Metadata-Version: 2.1
Name: skysurvey
Version: 0.8.1
Summary: Simulating Transient in the sky and how to observe them
Home-page: https://github.com/MickaelRigault/skysurvey
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.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: healpy
Requires-Dist: shapely
Requires-Dist: geopandas
Requires-Dist: astropy
Requires-Dist: sncosmo
Requires-Dist: extinction
Requires-Dist: modeldag (>=0.3.3)
Requires-Dist: ztffields (>=0.4.3)
Requires-Dist: importlib-resources ; python_version < "3.10"
Provides-Extra: docs
Requires-Dist: nbsphinx ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'

