Metadata-Version: 2.1
Name: python-conjure
Version: 0.1.0
Summary: Conjure AI's Python SDK
Author-email: Conjure AI <kyle@conjure-ai.com>
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.6.0
Requires-Dist: httpx>=0.26.0

# CONJURE
This codebase is Conjure AI's Python installable SDK. This allows you to upload and
manage data on the Conjure AI platform.

### Installation
```bash
pip install conjure
```

### Getting started


