Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: JAAlvarado-Montes
- License: mit
- Language: Python
- Default Branch: develop
- Size: 86.2 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 6 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
Contributing
License
Citation
Authors
README.rst
Tidal Evolution of Star-Planet-Moon systems (and ploonets!)
===========================================================
**Ploonetide is a friendly-user package for calculating tidal evolution of compact systems with Python.**
|test-badge| |pypi-badge| |pypi-downloads| |astropy-badge| |docs-badge|
.. |pypi-badge| image:: https://badge.fury.io/py/ploonetide.svg
:target: https://badge.fury.io/py/ploonetide
.. |pypi-downloads| image:: https://pepy.tech/badge/ploonetide/month
:target: https://pepy.tech/project/ploonetide
.. |test-badge| image:: https://github.com/JAAlvarado-Montes/ploonetide/workflows/ploonetide-build-test/badge.svg
:target: https://github.com/JAAlvarado-Montes/ploonetide/actions?query=workflow%3Aploonetide-build-test
.. |astropy-badge| image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
.. |docs-badge| image:: https://readthedocs.org/projects/ploonetide/badge/?version=latest
:target: https://ploonetide.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
**Ploonetide** is an open-source Python package which offers a simple and user-friendly way
to calculate tidal evolution of compact planetary systems.
.. Image:: ./docs/source/_static/logo-light.png
Documentation
-------------
Read the documentation at `Read the Docs `_.
Quickstart
----------
Please visit our quickstart guide at `Short Tutorial `_.
Contributing
------------
We welcome community contributions!
Please read the guidelines at `CONTRIBUTING `_.
Citing
------
If you find Ploonetide useful in your research, please cite it and give us a GitHub star!
Please read the citation instructions at `CITATION `_.
Contact
-------
Ploonetide is an open source community project created by `the authors `_.
The best way to contact us is to `open an issue `_ or email jaime.alvaradomontes@mq.edu.au
Owner
- Name: Jaime A.
- Login: JAAlvarado-Montes
- Kind: user
- Location: Macquarie University
- Repositories: 4
- Profile: https://github.com/JAAlvarado-Montes
Astronomer, Research Assistant, Ph.D. Candidate
GitHub Events
Total
- Push event: 29
- Create event: 1
Last Year
- Push event: 29
- Create event: 1
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 32 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 5
- Total maintainers: 1
pypi.org: ploonetide
Calculate tidal interactions in planetary systems
- Documentation: https://ploonetide.readthedocs.io/
- License: LICENSE
-
Latest release: 1.0.5
published 12 months ago
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.5%
Forks count: 29.8%
Average: 31.1%
Stargazers count: 38.8%
Downloads: 55.1%
Maintainers (1)
Last synced:
10 months ago
Dependencies
docs/requirements.txt
pypi
- ploonetide *
- sphinx ==3.2.1
- sphinx_rtd_theme ==0.5.0
pyproject.toml
pypi
- black >=21.12b0 develop
- bumpver >=1.0 develop
- flake8 >=3.8.4 develop
- ghp-import >=1.0.1 develop
- isort >=5.6.4 develop
- mypy >=0.930 develop
- numpydoc >=1.1.0 develop
- pydata-sphinx-theme >=0.7.1 develop
- pylint >=2.6.0 develop
- pytest >=6.1.2 develop
- pytest-cov >=2.10.1 develop
- pytest-doctestplus >=0.8.0 develop
- pytest-remotedata >=0.3.2 develop
- pytest-xdist >=2.1.0 develop
- sphinx-automodapi >=0.13 develop
- sphinxcontrib-rawfiles >=0.1.1 develop
- sphinxcontrib-restbuilder >=0.2 develop
- argparse >=1.0
- astroplan >=0.7
- astropy >=5.0
- astroquery >=0.3.9
- beautifulsoup4 >=1.0
- h5py >=1.0
- ipython >=8.4.0
- jupyterlab >=3.4.3
- matplotlib >=1.5.3
- mechanicalsoup >=1.0
- natsort >=1.0
- numpy >=1.18
- pandas >=1.1.4
- pyfiglet >=0.7.6
- scipy >=0.19.0
- seaborn >=0.11.2
- tqdm >=4.25.0
- uncertainties >=1.0