Skip to main content

atlasctl

Launch Atlas inference recipes on NVIDIA DGX Spark (GB10) and other local accelerators.

A recipe describes one model deployment — the checkpoint, the container image, and the serve settings it was validated under. atlasctl reads a recipe and runs the docker run it implies.

uvx pyatlasctl list                              # what is available
uvx pyatlasctl show qwen3.6-35b-a3b-fp8-mtp      # what a recipe does
uvx pyatlasctl run qwen3.6-35b-a3b-fp8-mtp       # serve it
uvx pyatlasctl run <recipe> --print              # print the command instead

uv tool install pyatlasctl puts atlasctl on your PATH under its real name.

This wheel contains a self-contained Rust binary and no Python code. The distribution is named pyatlasctl because atlasctl is taken on PyPI by an unrelated project, and PyPI also refuses names that normalize too close to an existing one, which ruled out atlas-ctl.

Recipes ship inside the binary. A fresh install makes no network request to resolve a recipe, and there is no "trusted registry" mechanism — a remote registry can supply recipe data but can never cause a command to run. See SECURITY.md for why that matters and what it replaces.

Requires Docker to launch anything; list, show, and run --print work without it. Linux, macOS and Windows — on Windows the agent is supervised by a Task Scheduler task at logon rather than a service, because a service runs in session 0 and cannot reach Docker Desktop's per-user named pipe.

AGPL-3.0-only.

Release files for pyatlasctl 0.2.0

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

Source distribution (sdist)

Source distribution for pyatlasctl 0.2.0
File Size Uploaded
pyatlasctl-0.2.0.tar.gz 522.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for pyatlasctl 0.2.0
File
pyatlasctl-0.2.0-py3-none-musllinux_1_2_x86_64.whl Python 3 none Linux musl 1.2+ x86-64 Details
pyatlasctl-0.2.0-py3-none-musllinux_1_2_aarch64.whl Python 3 none Linux musl 1.2+ ARM64 Details
pyatlasctl-0.2.0-py3-none-manylinux_2_17_x86_64.whl Python 3 none Linux glibc 2.17+ x86-64 Details
pyatlasctl-0.2.0-py3-none-manylinux_2_17_aarch64.whl Python 3 none Linux glibc 2.17+ ARM64 Details
pyatlasctl-0.2.0-py3-none-macosx_11_0_arm64.whl Python 3 none macOS 11.0+ ARM64 Details
pyatlasctl-0.2.0-py3-none-macosx_10_12_x86_64.whl Python 3 none macOS 10.12+ x86-64 Details

Total release size: 22.5 MB

Release files / pyatlasctl-0.2.0.tar.gz

Download URL pyatlasctl-0.2.0.tar.gz
Size 522.9 kB
Tags Source
SHA-256 checksum
How to use checksums
e4cb0ba21f9c275621705da97630ddd143645a49191b8379f99ecee2e34d4217
BLAKE2b-256 checksum
How to use checksums
cdeb5881f9345f182e472ffd7fbe17ce611aaec50b59c29464f4d9324f665f5c
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 Aug 29, 2026.

Transparency log

Release files / pyatlasctl-0.2.0-py3-none-musllinux_1_2_x86_64.whl

Download URL pyatlasctl-0.2.0-py3-none-musllinux_1_2_x86_64.whl
Size 3.9 MB
Tags Linux musl 1.2+ x86-64 Python 3
SHA-256 checksum
How to use checksums
bc8aa5cdb400ac10fddcbd6ecfb1c820b9c2a9b8e2e38b15785a501784900506
BLAKE2b-256 checksum
How to use checksums
2d98b98883020d923082dab8849f9fb6e40fbdc66cf5b2a4808de8b46b92e858
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 Aug 29, 2026.

Transparency log

Release files / pyatlasctl-0.2.0-py3-none-musllinux_1_2_aarch64.whl

Download URL pyatlasctl-0.2.0-py3-none-musllinux_1_2_aarch64.whl
Size 3.6 MB
Tags Linux musl 1.2+ ARM64 Python 3
SHA-256 checksum
How to use checksums
c4285474963710a26410fffc77f750dc1dda0f116b597b0eb3e0fe1c64d7c30a
BLAKE2b-256 checksum
How to use checksums
f5136b9f590bbcbb570b9c54c38c506c6b638f0635b87c8c0aef2e37dc2baaae
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 Aug 29, 2026.

Transparency log

Release files / pyatlasctl-0.2.0-py3-none-manylinux_2_17_x86_64.whl

Download URL pyatlasctl-0.2.0-py3-none-manylinux_2_17_x86_64.whl
Size 3.8 MB
Tags Linux glibc 2.17+ x86-64 Python 3
SHA-256 checksum
How to use checksums
f98a437b42328357a05397e170c7e20bdae49ea7d4fc4ea342c76d362dd6ef08
BLAKE2b-256 checksum
How to use checksums
ba674fb2553ab7165595a68857a23efce9b897a5aa37d876127c05cd5ee9447e
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 Aug 29, 2026.

Transparency log

Release files / pyatlasctl-0.2.0-py3-none-manylinux_2_17_aarch64.whl

Download URL pyatlasctl-0.2.0-py3-none-manylinux_2_17_aarch64.whl
Size 3.5 MB
Tags Linux glibc 2.17+ ARM64 Python 3
SHA-256 checksum
How to use checksums
d2d0efd097d990995591a402035ce18918e81892affd01eb087cbe08f2178793
BLAKE2b-256 checksum
How to use checksums
585ff268b7c69af7385afd8941d03a5e3c54f6b0f6ceba2f9b09568e8cdac8dd
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 Aug 29, 2026.

Transparency log

Release files / pyatlasctl-0.2.0-py3-none-macosx_11_0_arm64.whl

Download URL pyatlasctl-0.2.0-py3-none-macosx_11_0_arm64.whl
Size 3.5 MB
Tags Python 3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
49f116a8f1b19e1eb7cd44952831bc6279a57d8ac7aa54838c3cacfcba28cc58
BLAKE2b-256 checksum
How to use checksums
747847ad354b32ac782b9b77b06607fee605c9af454b999fe45930c9be9dadf3
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 Aug 29, 2026.

Transparency log

Release files / pyatlasctl-0.2.0-py3-none-macosx_10_12_x86_64.whl

Download URL pyatlasctl-0.2.0-py3-none-macosx_10_12_x86_64.whl
Size 3.7 MB
Tags Python 3 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
5ec2f7ebbbfebc061c75e80776b1f62ecd7c08dcde9b6e3ac2e88813058f6b27
BLAKE2b-256 checksum
How to use checksums
5788016f2d57030c59e1e27d92da58e6e81679aa471bc7616493fca5a06bd5f4
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 Aug 29, 2026.

Transparency log

Release history Release notifications | RSS feed

0.4.0

7 release files

0.3.0

7 release files

This release

0.2.0 This release

7 release files

0.1.7

7 release files

0.1.6

7 release files

0.1.5

7 release files

0.1.4

7 release files

0.1.3

7 release files

0.1.2

7 release files

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