Metadata-Version: 2.4
Name: concurrency-group
Version: 0.1.4
Summary: Utilities for managing threads and processes in a structured way
Project-URL: Homepage, https://github.com/imbue-ai/mng
Project-URL: Repository, https://github.com/imbue-ai/mng
Author: Imbue, Josh Albrecht, Hynek Urban
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: imbue-common
Requires-Dist: loguru>=0.7
Requires-Dist: pydantic>=2.0
