Metadata-Version: 2.4
Name: rainbow-connection
Version: 0.0.17
Summary: Pedagogical tools for light and color in astronomy.
Home-page: https://github.com/zkbt/rainbow-connection
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
Requires-Dist: scipy
Requires-Dist: ipython
Requires-Dist: matplotlib>=3.7.1
Requires-Dist: astropy>=4.0
Requires-Dist: colour-science>=0.4.2
Requires-Dist: chromatic-lightcurves>=0.5.1
Requires-Dist: tqdm
Provides-Extra: develop
Requires-Dist: jupyter; extra == "develop"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: black; extra == "develop"
Requires-Dist: mkdocs; extra == "develop"
Requires-Dist: mkdocs-material; extra == "develop"
Requires-Dist: mkdocstrings; extra == "develop"
Requires-Dist: pytkdocs[numpy-style]; extra == "develop"
Requires-Dist: mkdocs-jupyter; extra == "develop"
Requires-Dist: mkdocs-exclude; extra == "develop"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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