Difference between revisions of "Python Enhancement Proposal (PEP)"

From wikieduonline
Jump to navigation Jump to search
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[wikipedia:PEP]]
  
 +
* PEP 8 - Style Guide for Python Code, https://www.python.org/dev/peps/pep-0008/
  
[[PEP 517]]
+
* [[PEP 328]] - [[Imports]]: Multi-Line and Absolute/Relative https://peps.python.org/pep-0328/
  
Successfully built [[pynacl]] [[bcrypt]] [[PyYAML]]
+
* PEP 427 – The [[Wheel]] Binary Package Format 1.0
Failed to build cryptography
+
 
ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
+
* [[PEP]] 492 https://www.python.org/dev/peps/pep-0492/
make: *** [build] Error 1
+
 
 +
* [[PEP 517]] build-system independent format for [[source trees]] https://www.python.org/dev/peps/pep-0517/
 +
 
 +
* [[PEP 571]]
 +
 
 +
* [[PEP]] 600: Future [[manylinux]] Platform Tags for Portable Linux Built Distributions.
 +
 
 +
* [[PEP 3333]]
 +
 
 +
== Related ==
 +
* [[SIG]]
 +
* [[Politically exposed person]]
  
 
== See also ==
 
== See also ==
 +
* {{import}}
 +
* {{PEP}}
 
* {{Python}}
 
* {{Python}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 07:57, 8 September 2022

Advertising: