Metadata-Version: 2.1
Name: pyfactcast
Version: 0.0.3
Summary: A python client library for FactCast
License: ASL2
Author: Eduard Thamm
Author-email: eduard.thamm@thammit.at
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary 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: grpcio (>=1.37.1,<2.0.0)
Requires-Dist: grpcio-tools (>=1.37.1,<2.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: rich (>=10.2.0,<11.0.0)
Requires-Dist: sphinx (<4); extra == "docs"
Requires-Dist: sphinx-click (>=2.7.1,<3.0.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=0.5.2,<0.6.0); extra == "docs"
Requires-Dist: typer (>=0.3.2,<0.4.0)
