Metadata-Version: 2.4
Name: jtheta
Version: 0.1.0.dev1
Summary: SDK for interacting with the jtheta.ai API
Author-email: JTheta Team <jtheta.ai@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: <3.14,>=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: license-file

# jtheta

SDK for accessing the jtheta.ai API.

## Installation

```bash
pip install jtheta
