Metadata-Version: 2.4
Name: mng
Version: 0.1.2
Summary: Library for managing AI coding agents across different hosts
Project-URL: Homepage, https://github.com/imbue-ai/mng
Project-URL: Repository, https://github.com/imbue-ai/mng
Author: Imbue, Josh Albrecht, Evan Ryan Gunter
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: cel-python>=0.1.5
Requires-Dist: click-option-group>=0.5.6
Requires-Dist: click>=8.0
Requires-Dist: concurrency-group
Requires-Dist: coolname>=3.0.0
Requires-Dist: cryptography>=42.0
Requires-Dist: docker>=7.0
Requires-Dist: dockerfile-parse>=2.0.0
Requires-Dist: imbue-common
Requires-Dist: modal==1.3.1
Requires-Dist: packaging>=21.0
Requires-Dist: pluggy>=1.5.0
Requires-Dist: psutil>=5.9
Requires-Dist: pydantic>=2.0
Requires-Dist: pyinfra>=3.0
Requires-Dist: python-dotenv>=1.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: tenacity>=8.0
Requires-Dist: tomlkit>=0.12.0
Requires-Dist: urwid>=2.2.0
Description-Content-Type: text/markdown

# mng

This is the main project in this repo, and thus the README for `mng` lives [here](../../README.md).
