Skip to main content

🚀 MultiAgent Init

PyPI version Python versions Tests License: MIT

Interactive CLI for generating a clean multi-agent AI project.

Install

pip install multiagent-init

Run

multiagent-init

Wizard

The CLI asks for:

  1. Project name
  2. Framework
  3. Model provider
  4. Number of agents
  5. Default or custom agents
  6. Optional tools
  7. Optional tests
  8. Optional Docker

Example

🚀 MultiAgent Init

? Project name: research-team

? Select a framework:
❯ Basic
  LangGraph
  CrewAI
  AutoGen

? Select model provider:
❯ OpenAI
  Anthropic
  Google

? Number of agents:
❯ 3
  2
  4
  5
  Custom

? Agent configuration:
❯ Default agents
  Custom agents

? Agent 1 name: Market Researcher
? Agent 2 name: Data Analyst
? Agent 3 name: Report Writer

? Include tools? Yes
? Include tests? Yes
? Include Docker? No

Creating project...

✓ Agents
✓ Workflow
✓ Tools
✓ Configuration
✓ Tests
✓ README

🎉 Done!

Generated project

Custom agent names are converted into safe Python filenames and class names.

Example:

Market Researcher → market_researcher.py → MarketResearcherAgent
Data Analyst      → data_analyst.py      → DataAnalystAgent
Report Writer     → report_writer.py     → ReportWriterAgent

Execution

cd "project-name"
python3 -m venv .venv
source .venv/bin/activate
pip install .
python main.py

License

MIT © Pavan Sekhar Mandavilli

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multiagent_init-0.1.1.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

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

multiagent_init-0.1.1-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file multiagent_init-0.1.1.tar.gz.

File metadata

  • Download URL: multiagent_init-0.1.1.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for multiagent_init-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5ccf77f2c6dd861bf6c38e850e20ac3d4997079a509488026ee96a418bafeb23
MD5 e50c5ffc687633df2fbbe506566e9258
BLAKE2b-256 0c5cc3b8b68a305864d4eb0769c5186e982914690579a60a5e01b69f29322592

See more details on using hashes here.

File details

Details for the file multiagent_init-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for multiagent_init-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bd4689fa08ecbbd2af9ac8f7c0169c46f833283db9ae3d5deef0a91cc099333b
MD5 9e0999ab3d68179e54c533b6a66c4cff
BLAKE2b-256 529b6b69361888e69cd43e691a55cfc8e7f409249c69536594d6dcc7818a264e

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.2

2 files

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page