Python CLI and FastAPI runtime for gomtm AI automation integrations.
Project description
mtmai
mtmai is the Python CLI and FastAPI runtime used by gomtm for AI automation integrations, device control-plane commands, external-account commands, task submission, and the embedded Hermes gateway.
Install
pip install mtmai
Optional integrations are installed with extras:
pip install "mtmai[vmos]"
pip install "mtmai[browser,rpa,media,otel]"
CLI
mtmai --help
mtmai task --help
mtmai device --help
mtmai external-account --help
mtmai hermes --help
API Runtime
uvicorn mtmai.api_server:app --host 127.0.0.1 --port 7860
The API exposes /health, /api/mtmai/*, and the embedded Hermes routes mounted under /api/hermes/* when Hermes is available.
Development
uv sync --all-extras --dev
uv run pytest -q tests/test_package_smoke.py
uv run python -m build
uv run twine check dist/*
docs/ is repository documentation only and is not included in the Python package artifacts.
Some historical tests were carried over from the former mixed gomtm workspace and live under docs/legacy-tests/ with a -- suffix. They document removed or currently incomplete modules and are not part of the package smoke suite.
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 mtmai-0.10.1.tar.gz.
File metadata
- Download URL: mtmai-0.10.1.tar.gz
- Upload date:
- Size: 350.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","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 |
c2d247142aef7f753d5bd2937a39d801ff3bb0b18a2cb2ad148e7101530803c8
|
|
| MD5 |
e7b506a5e230668bf254d252b32eab02
|
|
| BLAKE2b-256 |
3214d3ad949a383a8eeae0b0fdd4f764c3e1cb723714ce937a52937e6d5c4d4a
|
File details
Details for the file mtmai-0.10.1-py3-none-any.whl.
File metadata
- Download URL: mtmai-0.10.1-py3-none-any.whl
- Upload date:
- Size: 991.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","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 |
bbd88fbfc23403dab29e341c750b675aa94be73ae7e4c0fa8a554fcc1adec416
|
|
| MD5 |
c9568f0582c6f7d4e341b1d063a5b0c6
|
|
| BLAKE2b-256 |
fdaead757e2294f44220120e9be43cd1711bd1066286b88503f9733865408a55
|