Skip to main content

multi agent framework

Project description

MultiAgentX

A flexible framework for building multi-agent systems.

Installation

Install from source

You can install the package directly from source:

pip install .

For development installation:

pip install -e .

Install from pypi

You can install the package from pypi

pip install multiagentx -i https://pypi.org/simple

You can also upgrade the package from pypi

pip install multiagentx --upgrade -i https://pypi.org/simple

Usage

from multiagentx import hello
hello()

Package Upload

First time upload

pip install build twine
python -m build
twine upload dist/*

Subsequent uploads

rm -rf dist/ build/ *.egg-info/
python -m build
twine upload dist/*

Project details


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.2.tar.gz (26.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

multiagentx-0.1.2-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file multiagentx-0.1.2.tar.gz.

File metadata

  • Download URL: multiagentx-0.1.2.tar.gz
  • Upload date:
  • Size: 26.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for multiagentx-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c9a8ce5924c39489d7206e01eb025c68570e04ec1f3f6357856cbcf3152afe1b
MD5 c74e52c6f5b5dd01384cf7f477ed2c18
BLAKE2b-256 8fbde8356f6a21edaf67accf3f397691e222137c5b9da998f4511bf5c8720964

See more details on using hashes here.

File details

Details for the file multiagentx-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: multiagentx-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 30.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for multiagentx-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2dbc702b72aa90b4465385cd845782df9541844500174376805a1e80bad4bdad
MD5 f8201de8f60089ef6bc67ff44845ee2a
BLAKE2b-256 fbd052a260c4960a43e3d2429c559b68b26af9977a0fddd1ec6f65e9797fc705

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page