Difference between revisions of "Pipenv"
Jump to navigation
Jump to search
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
[[wikipedia:pipenv]] | [[wikipedia:pipenv]] | ||
* https://pipenv.pypa.io/en/latest/ | * https://pipenv.pypa.io/en/latest/ | ||
+ | |||
+ | == Commands == | ||
+ | * <code>[[pipenv install]]</code> | ||
+ | * <code>[[pipenv shell]]</code> | ||
+ | * <code>[[pipenv lock]]</code> | ||
+ | * <code>[[pipenv --clear]]</code> | ||
+ | * <code>[[pipenv install --help]]</code> | ||
+ | * <code>[[pipenv --help]]</code> | ||
== Related == | == Related == | ||
− | * [[ | + | * <code>[[virtualenv]]</code> |
+ | * <code>[[pyenv]]</code> | ||
+ | * [[ipython]] | ||
== See also == | == See also == | ||
− | * {{Python}} | + | * {{pipenv}} |
+ | * {{Python env}} | ||
[[Category:Python]] | [[Category:Python]] |
Latest revision as of 15:51, 30 November 2022
Advertising: