Change the repository type filter
All
Repositories list
29 repositories
flake8
Publicflake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.bandit
PublicBandit is a tool designed to find common security issues in Python code.pep8-naming
PublicNaming Convention checker for Python- A plugin for Flake8 that provides specializations for type hinting stub files
isort
PublicA Python utility / library to sort imports.- A Visual Studio Code extension with support for the Bandit static analysis tool.
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
- Simple Python style checker in one Python file
- JSON formatter for Flake8 output
modernize
Public- Integration of pydocstyle and flake8 for combined linting and reporting
doc8
PublicStyle checker for sphinx (or other) rst documentation.autoflake
Public- GitHub Action to run Bandit
docformatter
Publicmccabe
PublicMcCabe complexity checker for Pythonpylint-pytest
Public archiveeradicate
Publicflake8-import-order
PublicFlake8 plugin that checks import order against various Python Style Guidespydocstyle
Public archivebaron
Publicmccabe-console-script
Public mirror