Skip to main content

arkraft standalone — reassemble the bundle tarball from PyPI chunks and verify it

Project description

arkraft

Delivers the arkraft standalone bundle (a single large .tar.gz) through PyPI, for environments where PyPI is the only reachable network endpoint.

The bundle is too big for one PyPI file, so it is split into chunk packages (arkraft-bin-0arkraft-bin-3) that this package depends on. pip install arkraft pulls every chunk from PyPI; running arkraft then reassembles them into the original tarball and verifies its checksum — it does not extract or run anything.

pip install arkraft
arkraft                       # writes ./arkraft-0.0.25-linux-x64-musl.tar.gz and verifies sha256
arkraft -o /path/to/out.tar.gz   # or choose the output path

The reassembled file is byte-identical to the released bundle tarball. Extract and run it yourself on a Linux x86_64 host:

mkdir arkraft && tar -xzf arkraft-0.0.25-linux-x64-musl.tar.gz -C arkraft
cd arkraft && ./arkraft

Project details


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.

arkraft-0.0.25.post1-py3-none-any.whl (79.2 MB view details)

Uploaded Python 3

File details

Details for the file arkraft-0.0.25.post1-py3-none-any.whl.

File metadata

  • Download URL: arkraft-0.0.25.post1-py3-none-any.whl
  • Upload date:
  • Size: 79.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for arkraft-0.0.25.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3195617e1eb3ef8822d103dd2ce8ba90c75e6214f2b776e2c35e7b774d3ceb0
MD5 8e0c0750c6ff971ffaf9976040c5c241
BLAKE2b-256 68135e0233fa06ecc5871ac283c2d5fede5b24b65cb0a6569a4bc609c4f56eb3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page