isort in vinta/awesome-python

A Python utility / library to sort imports.

updated at May 12, 2024, 3:44 p.m.

Python

46 +0

6,326 +1

562 +1

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 12, 2024, 1:44 p.m.

Python

38 +0

3,280 +13

302 +2

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 11, 2024, 9:11 a.m.

Python

67 +0

6,025 +12

582 +1

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

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

updated at May 9, 2024, 1:18 p.m.

Python

10 +0

71 +0

22 +0

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

Removes unused imports and unused variables as reported by pyflakes

updated at May 8, 2024, 2:04 p.m.

Python

14 +0

863 +1

80 +0

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

docstring style checker

updated at May 4, 2024, 6:43 p.m.

Python

19 +0

1,109 +0

190 +0

GitHub