Metadata-Version: 2.4
Name: lore-context
Version: 0.1.0
Summary: Generated Python SDK for Lore Context.
Requires-Python: <4.0,>=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.21.2
Requires-Dist: pydantic>=1.9.2
Requires-Dist: typing_extensions>=4.0.0

# Lore Context Python SDK

Generated Python SDK for the Lore Context API.

```python
from lore_context import LoreContextClient

client = LoreContextClient(api_key="...")
```
