isort in vinta/awesome-python

A Python utility / library to sort imports.

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

Python

46 +0

6,325 +12

561 +0

GitHub
bandit in Ly0n/awesome-robotic-tooling, TaptuIT/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

67 +0

6,013 +14

581 +2

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

38 +0

3,267 +8

300 +1

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

docstring style checker

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

Python

19 +0

1,109 +1

190 +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

14 +0

862 +3

80 +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

71 +1

22 +0

GitHub