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

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

manta_node-0.6b0.dev579-py3-none-any.whl (137.1 kB view details)

Uploaded Python 3

File details

Details for the file manta_node-0.6b0.dev579-py3-none-any.whl.

File metadata

File hashes

Hashes for manta_node-0.6b0.dev579-py3-none-any.whl
Algorithm Hash digest
SHA256 0a293cc12e69321b249315aedc0e4c6236821ed1d286ee4181ed4e03b72b32a2
MD5 7135b66a49b16c7aac5ba414e5f421e6
BLAKE2b-256 fbdf6719e6195cb50aebd2801c3c42d310b9504d194a84b6eb71770f1ecd38f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for manta_node-0.6b0.dev579-py3-none-any.whl:

Publisher: publish.yml on mantatech/manta-deploy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.6b0.dev579 This release

1 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