Metadata-Version: 2.1
Name: gwdc-python
Version: 0.8.1.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.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: docs
Requires-Dist: Sphinx (>=4.0.2,<5.0.0) ; extra == "docs"
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
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)
Requires-Dist: urllib3 (>=1,<2)
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/>`_.
