Skip to main content

No project description provided

Project description

python-install

A simple, correct PEP427 wheel installer.

$ python -m install -h
usage: python -m install [-h] [--verbose] [--optimize [level [level ...]]] [--destdir /] [--verify-dependencies] [--cache] [--skip-build] [--ignore-incomplete-installation-warnings] [wheel]

positional arguments:
  wheel                 wheel file to install

optional arguments:
  -h, --help            show this help message and exit
  --verbose, -v         enable verbose output
  --optimize [level [level ...]], -o [level [level ...]]
                        optimization level(s) (default=0, 1, 2)
  --destdir /, -d /     destination directory
  --verify-dependencies, -t
                        check if the dependencies are met
  --cache, -c           generate the installation cache
  --skip-build, -s      skip the cache building step, requires cache to be present already
  --ignore-incomplete-installation-warnings, -w
                        stop treating incomplete installation warnings as errors

Missing components:

  • Checksum verification
  • Custom data installation:
    • headers
    • data

Bootstraping

install has a dependency on installer, which is used for entrypoint script generation. As we don't install entrypoint scripts, this dependency is not needed to install a install wheel, making install bootstrapable without any dependencies.

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

python-install-0.0.3.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

python_install-0.0.3-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file python-install-0.0.3.tar.gz.

File metadata

  • Download URL: python-install-0.0.3.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for python-install-0.0.3.tar.gz
Algorithm Hash digest
SHA256 926f9e0cb959203629ba6ffdc889f96e1a075c36ca6e7528ba7be96ade189a7d
MD5 c591174ae1f14c05ddcc84483381aa7e
BLAKE2b-256 117e030d96eab01667d68a11be65ce01a62a9e4b0c3003d202d99a75d93fe824

See more details on using hashes here.

File details

Details for the file python_install-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: python_install-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for python_install-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9d8901d4b98fd047e9cf7c397103ea1f94040bbe13977c9501460e7732532e
MD5 2bea41324a81f79504dde45860d4bb74
BLAKE2b-256 be8a173facda039676fd9893baf7472b1a366609cc563561799072444d43a3ea

See more details on using hashes here.

Supported by

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