multi agent framework
Project description
MultiAgentX
A flexible framework for building multi-agent systems.
Installation
You can install the package directly from source:
pip install .
For development installation:
pip install -e .
upload to pypi
pip install build twine
python -m build
twine upload dist/*
update code and upload to pypi
rm -rf dist/ build/ *.egg-info/
python -m build
twine upload dist/*
Usage
pip install multiagentx
from multiagentx import hello
hello()
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
multiagentx-0.1.1.tar.gz
(2.6 kB
view details)
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 multiagentx-0.1.1.tar.gz.
File metadata
- Download URL: multiagentx-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6206529244e37abe6cfd7a8d94cc97f73a388cd2c690889b502099f4d40bc4b3
|
|
| MD5 |
247c747fd65a1d865d27b7fb25f448da
|
|
| BLAKE2b-256 |
45b859b45dc3d48194001882e95667ccd373bcb30ef1c0d272c6218a555f3c17
|
File details
Details for the file multiagentx-0.1.1-py3-none-any.whl.
File metadata
- Download URL: multiagentx-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
768efbbe4e604db1075a8499dccac5d3e6166cb64396e3e1d2ebb8fa4b6968b5
|
|
| MD5 |
5bd25b220b39a0435a29c6ddf0dfd584
|
|
| BLAKE2b-256 |
377215a0172b83f65276a2bb5c84de0772498940269a5620b9799267133cc164
|