StackOverflow Questions for Tag: pep8

Enoque
Enoque

Reputation: 75

How to force Python syntax in pre-commit?

Score: 0

Views: 60

Answers: 1

Read More
Samuel
Samuel

Reputation: 8945

Why does PyCharm use 120 Character Lines even though PEP8 Specifies 79?

Score: 59

Views: 50049

Answers: 4

Read More
Timon
Timon

Reputation: 327

How to wrap lines automatically in Python Spyder?

Score: 14

Views: 19903

Answers: 4

Read More
Sargsyan Grigor
Sargsyan Grigor

Reputation: 579

How to choose proper variable names for long names in python

Score: 22

Views: 15010

Answers: 1

Read More
Federer
Federer

Reputation: 34805

How to write very long string that conforms with PEP8 and prevent E501

Score: 284

Views: 143620

Answers: 13

Read More
Chen Xie
Chen Xie

Reputation: 4271

Tool to convert Python code to be PEP8 compliant

Score: 130

Views: 119649

Answers: 6

Read More
zabop
zabop

Reputation: 7922

Change indentation level in Google Colab

Score: 45

Views: 40693

Answers: 3

Read More
Adam J. Forster
Adam J. Forster

Reputation: 18619

Should import statements always be at the top of a module?

Score: 553

Views: 196372

Answers: 23

Read More
Kiran
Kiran

Reputation: 101

python flake8 ignore E501 and max-line-length

Score: 8

Views: 16300

Answers: 2

Read More
user3050527
user3050527

Reputation: 931

Can not get past illogical line pep8 error

Score: 11

Views: 8872

Answers: 4

Read More
Nik
Nik

Reputation: 1221

What's the 'cleanest' way to indent multiple function arguments considering pep8?

Score: 5

Views: 3337

Answers: 1

Read More
Seraf Fej
Seraf Fej

Reputation: 271

Long return type hint and pep8

Score: 12

Views: 3782

Answers: 6

Read More
Magenta
Magenta

Reputation: 5

Is it a good practice to reassign self properties to a local variable

Score: 0

Views: 33

Answers: 1

Read More
ThiefMaster
ThiefMaster

Reputation: 318658

What's the correct way to sort Python `import x` and `from x import y` statements?

Score: 280

Views: 162540

Answers: 5

Read More
Kirill Golikov
Kirill Golikov

Reputation: 1374

github-actions: a multi-line output from a previous step with 'uses' in a next step of a workflow

Score: 0

Views: 104

Answers: 1

Read More
Ansuman Bebarta
Ansuman Bebarta

Reputation: 7266

How do I set the maximum line length in PyCharm?

Score: 412

Views: 286374

Answers: 9

Read More
sacuL
sacuL

Reputation: 51405

How to tell flake8 to ignore comments

Score: 73

Views: 98600

Answers: 5

Read More
Eric Naeseth
Eric Naeseth

Reputation: 2333

Using shorter textwidth in comments and docstrings

Score: 32

Views: 3901

Answers: 3

Read More
Yam Mesicka
Yam Mesicka

Reputation: 6601

PEP8: `is True` vs `is None`

Score: 0

Views: 1296

Answers: 3

Read More
Jacob Stein
Jacob Stein

Reputation: 322

Closing braces with Python

Score: 13

Views: 7783

Answers: 4

Read More
PreviousPage 1Next