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 pep8
Define functions with too many arguments to abide by PEP8 standard
Aug 17, 2022
python
pep8
How to integrate pep8.py in Eclipse?
Jan 30, 2019
python
eclipse
pydev
pep8
How should I format a long url in a python comment and still be PEP8 compliant
May 31, 2018
python
pep8
How to disable a pep8 error in a specific file?
Dec 14, 2021
python
pep8
PEP8 – import not at top of file with sys.path
Jul 12, 2022
python
python-3.x
pep8
Should I always specify an exception type in `except` statements?
Aug 16, 2022
python
exception
pep8
Line continuation for list comprehensions or generator expressions in python
Aug 16, 2022
python
coding-style
list-comprehension
pep8
PEP 8, why no spaces around '=' in keyword argument or a default parameter value?
Dec 14, 2021
python
coding-style
pep8
Tool to convert Python code to be PEP8 compliant
Aug 15, 2022
python
coding-style
pep8
Is there a recommended format for multi-line imports?
Aug 15, 2022
python
python-2.7
pep8
Chained method calls indentation style in Python [duplicate]
Dec 14, 2021
python
django
coding-style
pep8
How to break a line of chained methods in Python?
Aug 15, 2022
python
coding-style
pep8
Why does Python pep-8 strongly recommend spaces over tabs for indentation? [closed]
Aug 14, 2022
python
indentation
pep8
What's the correct way to sort Python `import x` and `from x import y` statements?
Dec 14, 2021
python
coding-style
python-import
pep8
How to write very long string that conforms with PEP8 and prevent E501
Aug 14, 2022
python
string
pep8
What does '# noqa' mean in Python comments?
Dec 14, 2021
python
comments
terminology
code-analysis
pep8
Why does PEP-8 specify a maximum line length of 79 characters? [closed]
Aug 14, 2022
python
coding-style
pep8
Should I use "camel case" or underscores in Python? [duplicate]
Aug 14, 2022
python
naming-conventions
pep8
How do I set the maximum line length in PyCharm?
Aug 14, 2022
python
pycharm
pep8
What is PEP8's E128: continuation line under-indented for visual indent?
Jul 19, 2013
python
sublimetext2
pep8
« Newer Entries
Older Entries »