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]
optional arguments:¶
- -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
August 2015 | pypi-install 0.8.5 |