Metadata-Version: 2.1
Name: gwdc-python
Version: 0.4.1
Summary: API for GWDC modules
Home-page: https://github.com/gravitationalwavedc/gwdc_python
License: MIT
Author: Thomas Reichardt
Author-email: treichardt@swin.edu.au
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: Sphinx (>=4.0.2,<5.0.0); extra == "docs"
Requires-Dist: importlib-metadata (>=4.5.0,<5.0.0)
Requires-Dist: jwt (>=1.2.0,<2.0.0)
Requires-Dist: pyhumps (>=3.7.1,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: requests-toolbelt (>=0.9.1,<0.10.0)
Requires-Dist: sphinx-rtd-theme (>=0.5.2,<0.6.0); extra == "docs"
Requires-Dist: tqdm (>=4.61.2,<5.0.0)
Project-URL: Repository, https://github.com/gravitationalwavedc/gwdc_python
Description-Content-Type: text/x-rst

GWDC Python API
===============

This package handles requests for the GWDC modules. Presently, it primarily handles the requests for `gwcloud-python <https://pypi.org/project/gwcloud-python/>`_.
