PATH: //opt/alt/python34/share/doc/alt-python34-pip/docs/reference
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 index.rst
↓
X
📄 pip.rst
↓
X
📄 pip_freeze.rst
↓
X
📄 pip_install.rst
↓
X
📄 pip_list.rst
↓
X
📄 pip_search.rst
↓
X
📄 pip_show.rst
↓
X
📄 pip_uninstall.rst
↓
X
📄 pip_wheel.rst
↓
X
SAVING...
BERHASIL DIUBAH!
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
SIMPAN PERUBAHAN