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

docstring style checker

updated at May 16, 2024, 9:18 a.m.

Python

19 +0

1,110 +0

190 +0

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

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

updated at May 24, 2024, 6:02 p.m.

Python

10 +0

72 +1

23 +0

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

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

updated at May 25, 2024, 8:39 a.m.

Python

67 +0

6,057 +15

582 +1

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

Removes unused imports and unused variables as reported by pyflakes

updated at May 25, 2024, 12:19 p.m.

Python

14 +0

866 +2

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

updated at May 25, 2024, 6:55 p.m.

Python

38 +0

3,296 +10

301 +0

GitHub
isort in vinta/awesome-python

A Python utility / library to sort imports.

updated at May 26, 2024, 10:50 a.m.

Python

46 +0

6,332 +7

563 +0

GitHub