Metadata-Version: 2.1
Name: modeldag
Version: 0.9.3
Summary: Access and Interact with ZTF Fields
Home-page: https://github.com/MickaelRigault/modeldag
Author: Mickael Rigault
Author-email: m.rigault@ipnl.in2p3.fr
License: Apache Software License
Keywords: astronomy,astrophysics
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.1
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Provides-Extra: docs
Requires-Dist: nbsphinx; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage; extra == "tests"
