Metadata-Version: 2.1
Name: brevian
Version: 0.1.4
Summary: Python SDK for BREVIAN API
Home-page: https://github.com/brevian-ai/brevian-python-sdk
License: MIT
Keywords: brevian,sdk,api,ai,machine-learning,artificial-intelligence
Author: BREVIAN Inc
Author-email: engineering@brevian.ai
Requires-Python: >=3.11,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (>=0.26.0,<0.27.0)
Requires-Dist: pydantic (>=2.6.1,<3.0.0)
Requires-Dist: pytest (==7.4.4)
Requires-Dist: pytest-asyncio (>=0.23.4,<0.24.0)
Project-URL: Repository, https://github.com/brevian-ai/brevian-python-sdk
Description-Content-Type: text/markdown

# brevian-python-sdk

Brevian Python SDK is a Python library for interacting with the Brevian API. It provides a convenient way to access the Brevian API from Python applications.

For more information, please visit [https://docs.brevian.ai](https://docs.brevian.ai)

