Metadata-Version: 2.2
Name: exoatlas
Version: 0.7.1
Summary: Tools for working with transiting exoplanet populations.
Home-page: https://github.com/zkbt/exoatlas
Author: Zach Berta-Thompson
Author-email: zach.bertathompson@colorado.edu
License: MIT
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: numpy>=1.13
Requires-Dist: matplotlib>=2.0
Requires-Dist: astropy>=3.2.3
Requires-Dist: astroquery>=0.3.9
Requires-Dist: astroplan>=0.10
Requires-Dist: rainbow-connection>=0.0.1
Requires-Dist: PyYAML
Requires-Dist: tqdm
Requires-Dist: pytz
Requires-Dist: adjusttext
Provides-Extra: develop
Requires-Dist: pytest; extra == "develop"
Requires-Dist: black; extra == "develop"
Requires-Dist: black[jupyter]; extra == "develop"
Requires-Dist: jupyter; extra == "develop"
Requires-Dist: ipython; extra == "develop"
Requires-Dist: mkdocs; extra == "develop"
Requires-Dist: mkdocs-material; extra == "develop"
Requires-Dist: mkdocstrings; extra == "develop"
Requires-Dist: mkdocstrings-python; extra == "develop"
Requires-Dist: pytkdocs[numpy-style]; extra == "develop"
Requires-Dist: mkdocs-jupyter; extra == "develop"
Requires-Dist: mkdocs-exclude; extra == "develop"
Requires-Dist: twine; extra == "develop"
Requires-Dist: pre-commit; extra == "develop"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

For detailed usage, please read the documentation at https://zkbt.github.io/exoatlas/
