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.4.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.4.0
File Size Uploaded
pyatlasctl-0.4.0.tar.gz 552.0 kB Details

Built distributions (wheels)

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

Total release size: 22.7 MB

Release files / pyatlasctl-0.4.0.tar.gz

Download URL pyatlasctl-0.4.0.tar.gz
Size 552.0 kB
Tags Source
SHA-256 checksum
How to use checksums
3aae210cbb52df9354d8f7b6cbd4b8f57c3c3318db97d42145a1ff50e64303ed
BLAKE2b-256 checksum
How to use checksums
b1c2cae2b6188dba8b72414705b69fb04b0149f3b3c14a75943b00ac95c491ed
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.4.0-py3-none-musllinux_1_2_x86_64.whl

Download URL pyatlasctl-0.4.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
5e1750559cbb24bb430465c9d624f2a64cfc53b293faa534b344a7217c1911da
BLAKE2b-256 checksum
How to use checksums
823698716225339fa5e4584f1e1461c5087a0f8de2eabfd7e20952fb24464fdb
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.4.0-py3-none-musllinux_1_2_aarch64.whl

Download URL pyatlasctl-0.4.0-py3-none-musllinux_1_2_aarch64.whl
Size 3.7 MB
Tags Linux musl 1.2+ ARM64 Python 3
SHA-256 checksum
How to use checksums
f1a1e1c89758b82fb809d8dac2039df1459fd2725ace21c3c11f383c40eb1350
BLAKE2b-256 checksum
How to use checksums
70e458fea2444dcfb8bc1aa0f851dc4619e454c5a41f7bd5a53ed81e96548c42
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.4.0-py3-none-manylinux_2_17_x86_64.whl

Download URL pyatlasctl-0.4.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
d7ac5f0528819691073006389bfeb45bc435752b2020b7d932e67aab0df254b3
BLAKE2b-256 checksum
How to use checksums
04a1d77d5e57ffc2c26d80c358103af8e5f5d3f5a9817c8021024bb9970a3745
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.4.0-py3-none-manylinux_2_17_aarch64.whl

Download URL pyatlasctl-0.4.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
446d8ed5dee1afb7355d7be34886ecd807bf81ac3dea8b751a19977864b3a50d
BLAKE2b-256 checksum
How to use checksums
8c43e3832286e5d106bd186f85b12c7f0c7e347ab8de55160bf67ce6355cefbb
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.4.0-py3-none-macosx_11_0_arm64.whl

Download URL pyatlasctl-0.4.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
f7b101ef3ac71dfad5560a01f6f2289fc7f8b74c3417624273a259276be88433
BLAKE2b-256 checksum
How to use checksums
1539c9555e9bbb0cd397374278101b5b2768bf68ec4d38d9bce5c71c5d70f8bb
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.4.0-py3-none-macosx_10_12_x86_64.whl

Download URL pyatlasctl-0.4.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
ad5076930633e7b441db238df87c30011c1939ff95456ea04254a9401c2f1325
BLAKE2b-256 checksum
How to use checksums
f9c0a61f1cf60531f422c0d25931ec93cb6b1e769dfcf56d83b1836cac054694
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

This release

0.4.0 This release

7 release files

0.3.0

7 release files

0.2.0

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