Skip to content

layday/pyproject-install

Repository files navigation

pyproject-install

Command-line Python wheel installer utilising installer.

Usage

$ pyproject-install --help
usage: pyproject-install [-h] [--verbose] [--version] [--interpreter INTERPRETER]
                         [--prefix PREFIX]
                         wheel

Python wheel installer for the masses

positional arguments:
  wheel                 wheel file to install

optional arguments:
  -h, --help            show this help message and exit
  --verbose             increase verbosity
  --version             show program's version number and exit
  --interpreter INTERPRETER
                        path of Python interpreter; defaults to `which python`
  --prefix PREFIX       custom installation prefix

About

Python wheel installer CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages