Metadata-Version: 2.1
Name: taktile-client
Version: 0.0.1b4
Summary: A lightweight client to call models deployed on Taktile.
Author: Taktile GmbH
Author-email: devops@taktile.com
Requires-Python: >=3.7.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: arrow
Requires-Dist: certifi (==2021.10.8); extra == "arrow"
Requires-Dist: numpy (>=1.21,<2.0); extra == "arrow"
Requires-Dist: pandas (>=1.3,<2.0); extra == "arrow"
Requires-Dist: pyarrow (>=6.0,<7.0); extra == "arrow"
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: taktile-types (>=0.12.0,<1.0.0)
Requires-Dist: tenacity (>=8.0.1,<9.0.0)
