Difference between revisions of "Setuptools"

From wikieduonline
Jump to navigation Jump to search
 
(10 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/
  
[[pip install]] setuptools
+
* <code>[[pip install setuptools]]</code>
 +
 
 +
== Related ==
 +
* [[PEP 517]]
 +
* <code>[[distutils]]</code>
 +
* <code>[[import]] setuptools</code>
  
 
== See also ==
 
== See also ==
* {{Python}}
+
* {{Setuptools}}
 +
* {{Distutils}}
 +
* {{PIP}}
 +
 
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 07:23, 28 June 2022

Advertising: