Metadata-Version: 2.3
Name: koinapy
Version: 0.0.10
Summary: Python client to communicate with Koina.
Home-page: https://koina.wilhelmlab.org/
License: Apache 2.0
Author: Koina Developers
Requires-Python: >=3.8,<3.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: tritonclient[grpc] (!=2.41) ; python_version >= "3.8" and python_full_version <= "3.11.0"
Requires-Dist: tritonclient[grpc] (>=2.23) ; python_version >= "3.8" and python_version < "3.11"
Requires-Dist: tritonclient[grpc] (>=2.42) ; python_version >= "3.11"
Project-URL: Documentation, https://koina.wilhelmlab.org
Project-URL: Repository, https://github.com/wilhelm-lab/koina
Description-Content-Type: text/markdown

Python package to access Koina server
