Metadata-Version: 2.3
Name: ploonetide
Version: 1.0.4
Summary: Calculate tidal interactions in planetary systems
License: LICENSE
Keywords: Tidal,Simulation,TESS,Astronomy
Author: Jaime A. Alvarado-Montes
Author-email: rasjaime@gmail.com
Requires-Python: >=3.10
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Astronomy
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: gui
Provides-Extra: notebooks
Provides-Extra: viz
Requires-Dist: PyQt5 (>=5.15.11) ; extra == "gui"
Requires-Dist: argparse (>=1.0)
Requires-Dist: astroplan (>=0.7)
Requires-Dist: astropy (>=5.0)
Requires-Dist: astroquery (>=0.3.9)
Requires-Dist: beautifulsoup4 (>=1.0) ; extra == "viz"
Requires-Dist: h5py (>=1.0)
Requires-Dist: ipympl (>=0.9.7) ; extra == "notebooks"
Requires-Dist: ipython (>=1.0) ; extra == "notebooks"
Requires-Dist: ipywidgets (>=1.0) ; extra == "notebooks"
Requires-Dist: jupyterlab (>=1.0) ; extra == "notebooks"
Requires-Dist: matplotlib (>=1.5.3)
Requires-Dist: mechanicalsoup (>=1.0)
Requires-Dist: natsort (>=1.0)
Requires-Dist: numpy (>=1.18)
Requires-Dist: numpydoc (>=1.1.0) ; extra == "docs" or extra == "dev"
Requires-Dist: pandas (>=1.1.4)
Requires-Dist: pydata-sphinx-theme (>=0.7.1) ; extra == "docs" or extra == "dev"
Requires-Dist: pyfiglet (>=0.7.6)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: seaborn (>=0.11.2) ; extra == "viz"
Requires-Dist: sphinx-automodapi (>=0.13) ; extra == "docs" or extra == "dev"
Requires-Dist: sphinxcontrib-rawfiles (>=0.1.1) ; extra == "docs" or extra == "dev"
Requires-Dist: sphinxcontrib-restbuilder (>=0.2) ; extra == "docs" or extra == "dev"
Requires-Dist: tqdm (>=4.25.0)
Requires-Dist: uncertainties (>=1.0)
Project-URL: Bug Tracker, https://github.com/JAAlvarado-Montes/ploonetide/issues
Project-URL: Repository, https://github.com/JAAlvarado-Montes/ploonetide
Description-Content-Type: text/x-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 <https://ploonetide.readthedocs.io/en/latest/>`_.


Quickstart
----------

Please visit our quickstart guide at `Short Tutorial <https://ploonetide.readthedocs.io/en/latest/>`_.


Contributing
------------

We welcome community contributions!
Please read the  guidelines at `CONTRIBUTING <https://github.com/JAAlvarado-Montes/ploonetide/blob/develop/CONTRIBUTING.rst>`_.


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 <https://github.com/JAAlvarado-Montes/ploonetide/blob/develop/CITATION>`_.


Contact
-------
Ploonetide is an open source community project created by `the authors <AUTHORS.rst>`_.
The best way to contact us is to `open an issue <https://github.com/JAAlvarado-Montes/ploonetide/issues/new>`_ or email  jaime.alvaradomontes@mq.edu.au

