X7ROOT File Manager
Current Path:
/opt/alt/python33/share/doc/alt-python33-pip/docs/reference
opt
/
alt
/
python33
/
share
/
doc
/
alt-python33-pip
/
docs
/
reference
/
ðŸ“
..
📄
index.rst
(185 B)
📄
pip.rst
(1.83 KB)
📄
pip_freeze.rst
(552 B)
📄
pip_install.rst
(13.46 KB)
📄
pip_list.rst
(555 B)
📄
pip_search.rst
(449 B)
📄
pip_show.rst
(423 B)
📄
pip_uninstall.rst
(543 B)
📄
pip_wheel.rst
(466 B)
Editing: pip_wheel.rst
.. _`pip wheel`: pip wheel --------- .. contents:: Usage ***** .. pip-command-usage:: wheel Description *********** .. pip-command-description:: wheel Options ******* .. pip-command-options:: wheel .. pip-index-options:: Examples ******** 1. Build wheels for a requirement (and all its dependencies), and then install :: $ pip wheel --wheel-dir=/tmp/wheelhouse SomePackage $ pip install --no-index --find-links=/tmp/wheelhouse SomePackage
Upload File
Create Folder