Metadata-Version: 2.1
Name: gravityspy
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://github.com/Gravity-Spy/GravitySpy.git
Author: Scott Coughlin
Author-email: scott.coughlin@ligo.org
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Provides: gravityspy
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Requires-Dist: gwpy (>=1.0.0)
Requires-Dist: scipy (<=1.2.1,>=0.12.1)
Requires-Dist: configparser
Requires-Dist: tables (>3.0.0)
Requires-Dist: h5py (>=1.3)
Requires-Dist: panoptes-client (>=1.0.3)
Requires-Dist: psycopg2-binary (>=2.7.5)
Requires-Dist: sqlalchemy (>=1.2.12)
Requires-Dist: scikit-image (>=0.14.0)
Requires-Dist: gwtrigfind (>=0.7)
Requires-Dist: lscsoft-glue (>=1.59.3)
Requires-Dist: scikit-learn (<=0.20.2,>=0.20.0)
Requires-Dist: dqsegdb (>=1.5.0)
Requires-Dist: mysqlclient (>=1.4.0)
Requires-Dist: python-ligo-lw (>=1.6.0)
Requires-Dist: pandas (>=0.22) ; python_version == "2.7"
Requires-Dist: pandas (<0.21) ; python_version == "3.4"
Requires-Dist: pandas (>=0.22) ; python_version >= "3.5"
Provides-Extra: doc
Requires-Dist: ipython ; extra == 'doc'
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: numpydoc ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Requires-Dist: sphinxcontrib-programoutput ; extra == 'doc'
Provides-Extra: tf
Requires-Dist: tensorflow (>=2.0.0) ; extra == 'tf'
Provides-Extra: tf_gpu
Requires-Dist: tensorflow-gpu (>=2.0.0) ; extra == 'tf_gpu'

UNKNOWN


