isort in vinta/awesome-python

A Python utility / library to sort imports.

created at Sept. 2, 2013, 10:22 p.m.

Python

46 +1

6,518 +11

582 +0

GitHub
bandit in Ly0n/awesome-robotic-tooling, JakobTheDev/awesome-devsecops

Bandit is a tool designed to find common security issues in Python code.

created at April 26, 2018, 9:08 a.m.

Python

66 +1

6,483 +30

606 +0

GitHub
flake8 in vinta/awesome-python, analysis-tools-dev/static-analysis

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

created at Sept. 13, 2014, 5:06 p.m.

Python

39 +1

3,461 +12

309 +1

GitHub
pydocstyle in Ly0n/awesome-robotic-tooling, dreikanter/sublime-bookmarks

docstring style checker

created at Jan. 31, 2012, 5:18 p.m.

Python

20 +1

1,111 +1

189 +0

GitHub
autoflake in analysis-tools-dev/static-analysis

Removes unused imports and unused variables as reported by pyflakes

created at Dec. 27, 2012, 3:40 a.m.

Python

16 +1

904 +4

82 +0

GitHub
flake8-pyi in typeddjango/awesome-python-typing

A plugin for Flake8 that provides specializations for type hinting stub files

created at Dec. 21, 2016, 8:28 a.m.

Python

10 +0

73 +0

23 +0

GitHub