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]

or

python -m automotore [package1] [package2] ... -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.2.tar.gz (4.8 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.2-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: automotore-0.0.2.tar.gz
  • Upload date:
  • Size: 4.8 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.2.tar.gz
Algorithm Hash digest
SHA256 faa5e28f9dd998546a66a17c6e1e3baab46026a1666e05b36d998ce835d8a4d3
MD5 95a63840c25e7dc6a8d71c13e9a2909e
BLAKE2b-256 6c173f8f8f40984d7d7bad0b5e796f1207af88b0b6753e84e57c9306462cfa97

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for automotore-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 011f13e45ced49debae72118bee0d9fca5179779118410954fbfc5b71b79656e
MD5 77132a990b3d468ac7baa9a187979df7
BLAKE2b-256 ba1a56c51304d57ca6b7c0c9c5cf3d715bde6e25d43355dfc8335aed02d8ceb7

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