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.post2.tar.gz (4.5 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.post2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for automotore-0.0.1.post2.tar.gz
Algorithm Hash digest
SHA256 298ca79b66069312c5c4500d7de0e856312d6d5d2de7ad936f058f3df54c64a8
MD5 0f343ad4b7767ddf2890e227777c8768
BLAKE2b-256 ba72d59cc172624e013ff9287184e731ce4d5cafce48e8542b8ade639f8f5b69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for automotore-0.0.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 4703700ff37b70b32e9439413ba8b910c23912e4c0b83e7b98d6669b805532c5
MD5 681b8f690b7d951d6b63f51b42d4f58a
BLAKE2b-256 bb70299d8aa496d2358d7afd4f8f8485a9c63f8b63d0d1c34af8b25d5ff75ee2

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