table of contents
PYPI-INSTALL(1) | User Commands | PYPI-INSTALL(1) |
NAME¶
pypi-install - downloads Python package from PyPI, creates Debian package and then installs it
DESCRIPTION¶
usage: pypi-install PACKAGE_NAME [options] [py2dsc-deb options]
options:¶
- -h, --help
- show this help message and exit
- --verbose VERBOSE
- verbosity level
- --release RELEASE
- specify a particular release
- --keep
- do not remove temporary files
- --allow-unsafe-download
- allow unsafe downloads
May 2022 | pypi-install 0.10.0 |