Metadata-Version: 2.4
Name: LongAI
Version: 0.1.0
Summary: Python client for LongAI API
Author: OUBStudios
Author-email: Your Name <your.email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.0
Dynamic: author
Dynamic: requires-python

# LongAI Python Library

Python client for interacting with the LongAI API.

## Installation

```bash
pip install LongAI
