Skip to main content

Self-contained Python wheelhouse generation for isolated environments

Project description

automotore

Self-contained Python wheelhouse generation for isolated environments.

Installation

pip install automotore

Usage

python -m automotore -r <requirements.txt> -o <packages.pyz>

See python -m automotore --help for more usage.

Once the wheelhouse is created, you can install specific packages with:

python <packages.pyz> install <package1> <package2> ...

This uses the pip command directly, so you can use regular pip arguments.

Alternatively, you can install all packages contained in the wheelhouse with:

python <packages.pyz> install

You can build for another platform than the current one, but note that you will need to specify Python version, platform, abi, and implementation. See the relevant PEP for a more detailed explanation of compatibility tags.

The easiest way to find the appropriate tags is to check the PyPI download file names for the packages you want to install.

Project details


Download files

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

Source Distribution

automotore-0.0.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

automotore-0.0.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file automotore-0.0.1.tar.gz.

File metadata

  • Download URL: automotore-0.0.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for automotore-0.0.1.tar.gz
Algorithm Hash digest
SHA256 eb4cd6b9cfae0548c211e2856f5692680cefab54e805f4e6a9115a46876f45fb
MD5 ae194fe1c0f2de26f690d61dd3d0d950
BLAKE2b-256 abe912da042a8499ea8e841533a834d792e54a92cb1451e60c4cdc4e56e66f5b

See more details on using hashes here.

File details

Details for the file automotore-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: automotore-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for automotore-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 91a314c72f222e36a9d466b7b3adf39d9a1e2ec65c906176c22e9f57486b4192
MD5 20e007b89bfcda17de11362589dbd0da
BLAKE2b-256 113c207166ca5638c7f1288fea73d7002e4d05f23d3cfdef25de21b1370ebb93

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