|
Orbits
1
|
Namespaces | |
| namespace | bundle |
| namespace | completion |
| namespace | freeze |
| namespace | help |
| namespace | install |
| namespace | list |
| namespace | search |
| namespace | show |
| namespace | uninstall |
| namespace | unzip |
| namespace | wheel |
| namespace | zip |
Functions | |
| def | get_summaries |
| def | get_similar_commands |
| def | _sort_commands |
Variables | |
| dictionary | commands |
| list | commands_order |
Package containing all pip commands
|
private |
| def pip.commands.get_similar_commands | ( | name | ) |
Command name auto-correct.
| def pip.commands.get_summaries | ( | ignore_hidden = True, |
|
ordered = True |
|||
| ) |
Yields sorted (command name, command summary) tuples.
| dictionary pip.commands.commands |
| list pip.commands.commands_order |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.