Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pep
How to use the Python packaging library with a custom regex?
Sep 19, 2025
python
python-3.x
regex
pep
Why do Python generator functions not have a syntactically different notation from 'regular' functions?
Mar 24, 2023
python
syntax
generator
pep
Why `.` in PEP 0263 regex?
Mar 22, 2023
python
regex
syntax
pep
Why do future_statements in Python need to be placed before everything?
Feb 13, 2023
python
python-2.7
pep8
pep
function annotations in python
Jan 09, 2023
python
pep8
pep
Any reason to put code before the docstring in Python?
Dec 21, 2022
python
function
docstring
pep
Python - most convenient way to define constant variables used just once [closed]
Dec 11, 2022
python
coding-style
pyqt
convention
pep
What is the standard docstring for a django model metaclass?
Nov 10, 2022
python
django
metaclass
pep
PEP 3106 suggests slower way? Why?
Apr 14, 2021
python
python-3.x
pep
Capitalization of filenames storing Python classes
Oct 20, 2022
python
pep
Python: imports at the beginning of the main program & PEP 8
Jan 21, 2020
python
import
main
pep8
pep
How to structure python project with dot "." or underscore "-" in project/package name?
Sep 12, 2019
python
packages
pep
Partial stub in PyCharm
Oct 22, 2021
python
pycharm
python-3.6
pep
pyi
Which implementation of OrderedDict should be used in python2.6?
May 04, 2021
python
dictionary
pep
Why does unpacking give a list instead of a tuple in Python?
Oct 30, 2022
python
iterable-unpacking
pep
Zen of Python 'Explicit is better than implicit'
Aug 22, 2022
python
pep
Regex to match PEP440 compliant version strings
Mar 01, 2022
python
regex
pep
Is there any PEP regarding a pipe operator in Python?
Sep 04, 2025
python
pep
Older Entries »