Metadata-Version: 2.4
Name: imbue-common
Version: 0.1.1
Summary: Core libraries for Imbue projects
Project-URL: Homepage, https://github.com/imbue-ai/mngr
Project-URL: Repository, https://github.com/imbue-ai/mngr
Author: Imbue, Josh Albrecht
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Requires-Dist: click>=8.0
Requires-Dist: cowsay-python>=1.0.2
Requires-Dist: httpx>=0.27
Requires-Dist: loguru>=0.7
Requires-Dist: pydantic>=2.0
Requires-Dist: tenacity>=8.0
Provides-Extra: dev
Requires-Dist: inline-snapshot>=0.13; extra == 'dev'
