Difference between revisions of "Python Enhancement Proposal (PEP)"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* PEP 8 -- Style Guide for Python Code, https://www.python.org/dev/peps/pep-0008/ | * PEP 8 -- Style Guide for Python Code, https://www.python.org/dev/peps/pep-0008/ | ||
+ | |||
+ | * [[PEP 328]] https://peps.python.org/pep-0328/ | ||
* [[PEP]] 492 https://www.python.org/dev/peps/pep-0492/ | * [[PEP]] 492 https://www.python.org/dev/peps/pep-0492/ |
Revision as of 19:04, 11 April 2022
- PEP 8 -- Style Guide for Python Code, https://www.python.org/dev/peps/pep-0008/
- PEP 517 build-system independent format for source trees https://www.python.org/dev/peps/pep-0517/
See also
- PEP, PEP 8, PEP 328, PEP 517, PEP 571, PEP 3333
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: