Skip to main content

v8x

The Vantage Compute command-line interface.

License Python PyPI

Overview

v8x is a Python package that bundles the v8xgo CLI binary for convenient installation via pip or uvx.

Install

pip install v8x

Or run without installing:

uvx v8x --help

Quick Start

  1. Log in to Vantage:
v8x login
  1. Create a cloud account for on-premises infrastructure:
v8x cloud account create mydatacenter-west --provider on_prem
  1. Create a cluster:
v8x cluster create my-cluster \
  --app slurm-multipass \
  --cloud-account-name mydatacenter-west \
  --cluster-type slurm \
  --create-team

Documentation

Full command reference and guides: https://docs.vantagecompute.ai/v8x

Architecture

This package is a thin wrapper around the v8xgo Go binary. It contains:

  • Zero Python runtime dependencies
  • A platform-specific v8xgo binary bundled in the wheel
  • An entry point that execs the binary, replacing the Python process

All CLI logic lives in v8xgo.

Support

License

Copyright © 2025 Vantage Compute Corporation

This project is licensed under the GPLv3 License. See LICENSE for details.

Release files for v8x 0.1.68

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

Built distributions (wheels)

Table of built distributions (wheels) for v8x 0.1.68
File
v8x-0.1.68-py3-none-manylinux_2_17_x86_64.whl Python 3 none Linux glibc 2.17+ x86-64 Details
v8x-0.1.68-py3-none-manylinux_2_17_aarch64.whl Python 3 none Linux glibc 2.17+ ARM64 Details
v8x-0.1.68-py3-none-macosx_14_0_arm64.whl Python 3 none macOS 14.0+ ARM64 Details
v8x-0.1.68-py3-none-macosx_13_0_x86_64.whl Python 3 none macOS 13.0+ x86-64 Details

Total release size: 13.7 MB

Release files / v8x-0.1.68-py3-none-manylinux_2_17_x86_64.whl

Download URL v8x-0.1.68-py3-none-manylinux_2_17_x86_64.whl
Size 3.6 MB
Tags Linux glibc 2.17+ x86-64 Python 3
SHA-256 checksum
How to use checksums
365183a571b7cbc904803b9c7f64f0f0ef8962574e31dd69edaadfe4d6c22f18
BLAKE2b-256 checksum
How to use checksums
de5932e79a9fc4ade632496ac713afa5478da4a858b6726ab91e5cbb557cab46
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 22, 2026.

Transparency log

Release files / v8x-0.1.68-py3-none-manylinux_2_17_aarch64.whl

Download URL v8x-0.1.68-py3-none-manylinux_2_17_aarch64.whl
Size 3.2 MB
Tags Linux glibc 2.17+ ARM64 Python 3
SHA-256 checksum
How to use checksums
fec201713c937fa7c12dda23de284b5ff31eda01f2b89c3796c18faa6a04397c
BLAKE2b-256 checksum
How to use checksums
a3b801786749299c5d1e55e134b95d1de9f7dbbb7e93a3906ee67f40c61f5920
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 22, 2026.

Transparency log

Release files / v8x-0.1.68-py3-none-macosx_14_0_arm64.whl

Download URL v8x-0.1.68-py3-none-macosx_14_0_arm64.whl
Size 3.3 MB
Tags Python 3 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
33504ab029b36868b1ad7b70b5151051a1c2b2376152cdaa45362a3db6f91782
BLAKE2b-256 checksum
How to use checksums
773598482b47f5ea8c423848f5caabb3652f7d7406d443fe3aedd04b778a7f07
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 22, 2026.

Transparency log

Release files / v8x-0.1.68-py3-none-macosx_13_0_x86_64.whl

Download URL v8x-0.1.68-py3-none-macosx_13_0_x86_64.whl
Size 3.6 MB
Tags Python 3 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
0f384cc176fbb6f4177f48417097420c72a6040aa628701ee0b34329cf7c6c0a
BLAKE2b-256 checksum
How to use checksums
7aa1b26a116fd41fa1a905982736045286f95be0029fd5bd5ab9cb3e18f91e2b
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 22, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.96

4 release files

0.1.90

4 release files

0.1.89

4 release files

0.1.88

4 release files

0.1.86

4 release files

0.1.85

4 release files

0.1.84

4 release files

0.1.73

4 release files

0.1.72

4 release files

0.1.71

4 release files

0.1.70

4 release files

This release

0.1.68 This release

4 release files

0.1.67

4 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