Metadata-Version: 2.4
Name: evolve-sdk
Version: 0.0.4
Summary: Pythonic SDK for multi-agent orchestration in E2B sandboxes
Author-email: "Swarmlink, Inc." <brandomagnani@evolvingmachines.ai>
License: Proprietary Beta Evaluation License - See LICENSE file
Project-URL: Homepage, https://github.com/evolving-machines-lab/evolve
Project-URL: Repository, https://github.com/evolving-machines-lab/evolve
Keywords: ai,agents,sandbox,e2b,orchestration,codex,claude,gemini,evolve-sdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"
Requires-Dist: python-dotenv>=1.0.0; extra == "dev"
Requires-Dist: pydantic>=2.0.0; extra == "dev"
Dynamic: license-file

# Evolve SDK Python SDK

Evolve SDK lets you run and orchestrate terminal-based AI agents in secure sandboxes with built-in observability.

Check out the [official documentation](https://github.com/evolving-machines-lab/evolve/tree/main/docs) and [cookbooks](https://github.com/evolving-machines-lab/evolve/tree/main/cookbooks).

## Reporting Bugs

We welcome your feedback. File a [GitHub issue](https://github.com/evolving-machines-lab/evolve/issues) to report bugs or request features.

## Connect on Discord

Join the [Evolve SDK Developers Discord](https://discord.gg/Q36D8dGyNF) to connect with other developers using Evolve SDK. Get help, share feedback, and discuss your projects with the community.

## License

See [LICENSE](https://github.com/evolving-machines-lab/evolve/blob/main/LICENSE) for details.
