Difference between revisions of "Setuptools"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | [[wikipedia:setuptools]] | ||
https://pypi.org/project/setuptools/ | https://pypi.org/project/setuptools/ | ||
− | + | * <code>[[pip install setuptools]]</code> | |
== Related == | == Related == | ||
* [[PEP 517]] | * [[PEP 517]] | ||
+ | * <code>[[distutils]]</code> | ||
+ | * <code>[[import]] setuptools</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Setuptools}} |
+ | * {{Distutils}} | ||
+ | * {{PIP}} | ||
+ | |||
[[Category:Python]] | [[Category:Python]] |
Latest revision as of 07:23, 28 June 2022
wikipedia:setuptools https://pypi.org/project/setuptools/
Related[edit]
See also[edit]
setuptools, distutils
distutils
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: