python:pip
差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| python:pip [2016/03/25 04:34] – 作成 clownclown | python:pip [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 21: | 行 21: | ||
| </ | </ | ||
| + | ===== Help ===== | ||
| + | |||
| + | < | ||
| + | # pip | ||
| + | |||
| + | Usage: | ||
| + | pip < | ||
| + | |||
| + | Commands: | ||
| + | install | ||
| + | download | ||
| + | uninstall | ||
| + | freeze | ||
| + | list List installed packages. | ||
| + | show Show information about installed packages. | ||
| + | search | ||
| + | wheel Build wheels from your requirements. | ||
| + | hash Compute hashes of package archives. | ||
| + | completion | ||
| + | help Show help for commands. | ||
| + | |||
| + | General Options: | ||
| + | -h, --help | ||
| + | --isolated | ||
| + | variables and user configuration. | ||
| + | -v, --verbose | ||
| + | to 3 times. | ||
| + | -V, --version | ||
| + | -q, --quiet | ||
| + | --log < | ||
| + | --proxy < | ||
| + | [user: | ||
| + | --retries < | ||
| + | (default 5 times). | ||
| + | --timeout < | ||
| + | --exists-action < | ||
| + | (i)gnore, (w)ipe, (b)ackup. | ||
| + | --trusted-host < | ||
| + | valid or any HTTPS. | ||
| + | --cert < | ||
| + | --client-cert < | ||
| + | the private key and the certificate in PEM format. | ||
| + | --cache-dir < | ||
| + | --no-cache-dir | ||
| + | --disable-pip-version-check | ||
| + | Don't periodically check PyPI to determine whether a new | ||
| + | version of pip is available for download. Implied with | ||
| + | --no-index. | ||
| + | </ | ||
python/pip.1458880446.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)
