Metadata-Version: 2.1
Name: gwlab-viterbi-python
Version: 0.2.2
Summary: Wrapper of GWDC API, used for interacting with the GWLab Viterbi endpoint
Author: Thomas Reichardt
Author-email: treichardt@swin.edu.au
Requires-Python: >=3.7,<4.0
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: graphene-file-upload (>=1.3.0,<2.0.0)
Requires-Dist: gwdc-python (>=0.4.1,<0.5.0)
Requires-Dist: importlib-metadata (>=4.5.0,<5.0.0)
Requires-Dist: jwt (>=1.2.0,<2.0.0)
Requires-Dist: pydantic (>=1.10.6,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: sphinx-rtd-theme (>=0.5.2,<0.6.0); extra == "docs"
Requires-Dist: tqdm (>=4.61.2,<5.0.0)
