Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Manta Node Python

Version Python version Coverage Badge Ruff

Overview

Distributed edge execution agent for the Manta platform. Manages containerized task execution on compute nodes and provides local services to running tasks.

Quick Start

# Install
pip install -e ".[all]"

# Run node
python -m manta_node --manager-host localhost --manager-port 50051 --token <jwt_token>

# Run multiple nodes
python -c "from manta_node import start_nodes; import asyncio; asyncio.run(start_nodes(3, 'localhost', 50051, '<jwt_token>'))"

Documentation

📚 Full documentation is available at docs.manta-tech.io

For developers working on this component:

Architecture

  • Container Management: Docker-based task execution
  • gRPC Services: LocalServicer and WorldServicer for task communication
  • MQTT Integration: Asynchronous command reception
  • Resource Monitoring: Real-time metrics collection

Testing

python -m pytest tests/ --cov=manta_node

Docker Setup

For Linux users encountering permission issues:

# Follow Docker post-installation steps
# https://docs.docker.com/engine/install/linux-postinstall/
sudo usermod -aG docker $USER

License

GNU Affero General Public License

Release files for manta-node 0.6b5.dev674

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for manta-node 0.6b5.dev674
File Interpreter ABI Platform
manta_node-0.6b5.dev674-py3-none-any.whl Python 3 none any Details

Release files / manta_node-0.6b5.dev674-py3-none-any.whl

Download URL manta_node-0.6b5.dev674-py3-none-any.whl
Size 145.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e27f2f0be6665b82fe2dd8080b9cb8a63759e602603a15aa1caaa597fc1d7f19
BLAKE2b-256 checksum
How to use checksums
019e3277362cee46a17d2f59a65b95f55814afd4c6ba358f317eb2e41dd3cc5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.6b5.dev674 This release

1 release file

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