A lightweight Python SDK for building AI agents, enabling collaborative and supervisor-worker models for complex workflows
Project description
pymeepo
A lightweight Python SDK for building AI agents, enabling collaborative and supervisor-worker models for complex workflows.
Overview
pymeepo is a Python SDK designed for developers to build AI agents of any sort. It provides a clean, intuitive interface for creating agents that can work together in hierarchical structures.
The pymeepo SDK enables developers to:
- Build sophisticated agent systems with a Python-first approach
- Create hierarchical agent structures with supervisor-worker relationships
- Leverage multiple LLM providers with unified interfaces
- Implement collaborative agents that can work together on complex tasks
Installation
pip install pymeepo
Or with Poetry:
poetry add pymeepo
Quick Start
TO BE ADDED
Features
- Async-first Design: Built for asynchronous operations with synchronous wrappers
- Lightweight and Modular: Focused components that can be used independently
- Collaborative Agents: First-class support for agent collaboration
- Hierarchical Structures: Supervisor-worker models for complex workflows
- Provider Agnostic: Support for multiple LLM providers
Documentation
For detailed documentation, visit pymeepo.readthedocs.io.
Contributing
Contributions are welcome! Please check out our contributing guidelines.
License
This project is licensed under the GNU General Public License v3.0 (GPLv3).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pymeepo-0.1.0.tar.gz.
File metadata
- Download URL: pymeepo-0.1.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b676c96a39ec463dabdca579ed89718517bb2320f4213d393bc5bee7e0639d1f
|
|
| MD5 |
46097ee0a5d60a8797c3d64737c8df9d
|
|
| BLAKE2b-256 |
ee04f8ec6bd6c384002c36478494d496887548db3006458b21923039ad89cc48
|
File details
Details for the file pymeepo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pymeepo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cacfc99a5fbed622cc9d8e4165e1baed3a15a15707f7d0395d5ad3bda29868b2
|
|
| MD5 |
1e756f4f8fb153234ed07390f1da8fee
|
|
| BLAKE2b-256 |
747c05e5dcbed53cde9b7a1416c41ea4487081483e1991c75cd9091f026d1d32
|