mutiny-ai
PyPI package: mutiny-ai
CLI command: mutiny
Install into your agent project (not by cloning this monorepo).
After PyPI upload:
pip install mutiny-ai
mutiny init
Until then (wheels are built; upload needs a PyPI token — see PUBLISHING.md), install all three from git:
pip install \
"mutiny-core @ git+https://github.com/CodewithJha/mutiny.git#subdirectory=packages/mutiny_core" \
"mutiny-openai-agents @ git+https://github.com/CodewithJha/mutiny.git#subdirectory=packages/mutiny_openai_agents" \
"mutiny-ai @ git+https://github.com/CodewithJha/mutiny.git#subdirectory=packages/mutiny_cli"
mutiny init
mutiny run
mutiny test
PyPI name is
mutiny-ai. CLI command ismutiny. Do not use barepip install mutinyormutiny-sdk— those are unrelated projects.
This package depends on mutiny-core and mutiny-openai-agents, so install siblings together until they are on PyPI.
Source / editable (contributors)
From the monorepo root:
pip install -e packages/mutiny_core -e packages/mutiny_openai_agents -e packages/mutiny_cli
# or: uv sync --extra dev
See the repository README and PUBLISHING.md.
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 mutiny_ai-0.1.0.tar.gz.
File metadata
- Download URL: mutiny_ai-0.1.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.23 {"installer":{"name":"uv","version":"0.11.23","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2a4e35e4d1989723e92ab0a15eb5fb9f7079ae8937b12d7bd7bb16a416890da
|
|
| MD5 |
d798b45b5ca6ae6dc3fb90a8cdc59629
|
|
| BLAKE2b-256 |
f15d81a32b93ab2386033d159c8066e2ae18bac97089fb9b1bb43f97e2c29773
|
File details
Details for the file mutiny_ai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mutiny_ai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.23 {"installer":{"name":"uv","version":"0.11.23","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf035eff3631a2b2a6c18f16c14d53ac542800edb09f397f6d19c633a27a4ae0
|
|
| MD5 |
2756b9b638d22639c275705b2bf1d368
|
|
| BLAKE2b-256 |
3be374ea74c0b57f138aba3c93617b8abd5892532289a9943a78318e9ed2b024
|