Metadata-Version: 2.4
Name: brian-memory
Version: 0.1.0
Summary: Python SDK for Brian Memory — persistent memory for AI agents
Project-URL: Homepage, https://github.com/miskatonic-grad/brian-memory
Project-URL: Documentation, https://github.com/miskatonic-grad/brian-memory#readme
Project-URL: Repository, https://github.com/miskatonic-grad/brian-memory
License-Expression: MIT
Requires-Python: >=3.9
Requires-Dist: httpx>=0.25.0
Requires-Dist: pydantic>=2.0.0
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-asyncio; extra == 'dev'
Requires-Dist: respx; extra == 'dev'
