Change the repository type filter
All
Repositories list
28 repositories
- A Python utility / library to sort imports.
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
- Bandit is a tool designed to find common security issues in Python code.
- A plugin for Flake8 that provides specializations for type hinting stub files
- 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.
- Style checker for sphinx (or other) rst documentation.
- Simple Python style checker in one Python file
- Integration of pydocstyle and flake8 for combined linting and reporting
- JSON formatter for Flake8 output
- GitHub Action to run Bandit
autoflake
Public- McCabe complexity checker for Python
- Naming Convention checker for Python
- Flake8 plugin that checks import order against various Python Style Guides