Change the repository type filter
All
Repositories list
29 repositories
bandit
PublicBandit is a tool designed to find common security issues in Python code.- 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.
- Naming Convention checker for Python
- A plugin for Flake8 that provides specializations for type hinting stub files
- A Python utility / library to sort imports.
- A Visual Studio Code extension with support for the Bandit static analysis tool.
flake8-bugbear
PublicA plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.pycodestyle
PublicSimple Python style checker in one Python fileflake8-json
PublicJSON formatter for Flake8 outputmodernize
Publicflake8-docstrings
PublicIntegration of pydocstyle and flake8 for combined linting and reporting- Style checker for sphinx (or other) rst documentation.
autoflake
Publicmeta
Publicbandit-action
PublicGitHub Action to run Bandit- McCabe complexity checker for Python
flake8-commas
Publicpylint-pytest
Public archiveeradicate
Public- Flake8 plugin that checks import order against various Python Style Guides
pydocstyle
Public archiveredbaron
Publicbaron
Publicmccabe-console-script
Public mirror