Installation¶
Requirements¶
- Python 3.10 or higher
- pip or poetry
Install from PyPI¶
Install with Optional Dependencies¶
Development Dependencies¶
Includes: pytest, mypy, black, ruff, mkdocs
Webhook Support¶
Includes: httpx for HTTP webhook notifications
All Optional Dependencies¶
Install from Source¶
git clone https://github.com/GittieLabs/agent-orchestration-lib.git
cd agent-orchestration-lib
pip install -e .