Metadata-Version: 2.1
Name: tuneapi
Version: 0.4.4
Summary: Tune AI APIs.
Home-page: https://github.com/NimbleBoxAI/tuneapi
License: MIT
Author: Frello Technology Private Limited
Author-email: engineering@nimblebox.ai
Requires-Python: >=3.10,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: boto3
Requires-Dist: boto3 (==1.29.6) ; extra == "boto3"
Requires-Dist: cloudpickle (==3.0.0)
Requires-Dist: cryptography (>=42.0.5)
Requires-Dist: fire (==0.5.0)
Requires-Dist: nutree (==0.8.0)
Requires-Dist: protobuf (>=4.25.3,<5.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: snowflake_id (==1.0.2)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Project-URL: Repository, https://github.com/NimbleBoxAI/tuneapi
Description-Content-Type: text/markdown

# Tune API

Python package for building GenAI apps tightly integrated to Tune Studio.

> The largest utils for any GenAI package ever! See [tuneapi.utils](./tuneapi/utils/__init__.py)

