Metadata-Version: 2.1
Name: gammapy
Version: 0.18.2
Summary: A Python package for gamma-ray astronomy
Home-page: https://github.com/gammapy/gammapy
Author: The Gammapy developers
Author-email: gammapy@googlegroups.com
License: BSD
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: numpy (>=1.17)
Requires-Dist: astropy (>=4.0)
Requires-Dist: scipy (>=1.2)
Requires-Dist: regions (>=0.4)
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: click (>=7.0)
Requires-Dist: pydantic (>=1.0)


* Webpage: https://gammapy.org
* Documentation: https://docs.gammapy.org
* Code: https://github.com/gammapy/gammapy

Gammapy is an open-source Python package for gamma-ray astronomy built on Numpy and Astropy.
It is a prototype for the Cherenkov Telescope Array (CTA) science tools,
and can also be used to analyse data from existing gamma-ray telescopes.


