The Unified System Layer for Agentic Intelligence
Project description
Homepage · Documentation · Contributing · Discord
Charm: The Unified Platform for Agentic Intelligence
Current Status: v0.4.0 (Developer Preview)
Charm is a Unified System Layer that governs the development, execution, and distribution of AI agents.
It provides a standardized architecture that enables agents to assemble, interoperate, and scale across heterogeneous ecosystems, turning them into real, commercial-ready applications.
Why Charm?
Before you dive deeper, we’d like you to take a moment to read this blog post to understand our insights and perspective.
Getting started
To explore Charm’s core concepts and code in more detail, check out our documentation.
Installation
Charm is available on PyPI. We recommend using uv for the best experience.
Modern Setup
- Initialize a new project
uv init my-agent
cd my-agent
- Add Charm as a dependency
uv add charmos
# Requires Python 3.10+
Standard Pip Setup
- Create a project folder
mkdir my-agent && cd my-agent
- Create venv
python -m venv .venv
source .venv/bin/activate
- Install
pip install charmos
Contributing
To learn how to contribute to Charm, please read the contribution guide here.
Contact
- Support and Questions: Community / Email
- Join the Charm team: Chat with us
Changelog
Check our updates
License
Charm is licensed under the GNU Affero General Public License v3.0
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 charmos-0.4.4.tar.gz.
File metadata
- Download URL: charmos-0.4.4.tar.gz
- Upload date:
- Size: 36.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","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 |
0a1d7106c00a18f3cd7d41a8e82f74070064a3858bc32039af142872f1f65030
|
|
| MD5 |
9210dac47b2554ca22cb1beab04b3f39
|
|
| BLAKE2b-256 |
c42b66552c67143a154bf762a30780a2a693cd5af2b61dfbe5fd3bc46f523a2f
|
File details
Details for the file charmos-0.4.4-py3-none-any.whl.
File metadata
- Download URL: charmos-0.4.4-py3-none-any.whl
- Upload date:
- Size: 40.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","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 |
7ed9209381c5f8a0fbe8b239e9348cb5d7e927be1a52f1a100c6233f248c1a52
|
|
| MD5 |
e27d9d2ad71098445bb33bb4b8670698
|
|
| BLAKE2b-256 |
c0ce9f3a85e66d15217ad7b70a7002fd1e38dd50f1ac4cfec72a75babbd0d484
|