Metadata-Version: 2.1
Name: cu-astr3510
Version: 0.0.2
Summary: Pedagogical tools for optical observational astronomy.
Home-page: https://github.com/zkbt/cu-astr3510
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.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib>=3.5
Requires-Dist: astropy>=5.0
Requires-Dist: astroquery>=0.4
Requires-Dist: photutils>=1.9.0
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: exoplanet-core
Requires-Dist: thefriendlystars
Provides-Extra: develop
Requires-Dist: pytest; extra == "develop"
Requires-Dist: black; 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"

Read the complete documentation at https://zkbt.github.io/cu-astr3510/
