All Git Users → PyCQA

21 open source projects by PyCQA

1. Modernize
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
✭ 250
python
2. Flake8 Import Order
Flake8 plugin that checks import order against various Python Style Guides
✭ 234
python
3. Flake8 Commas
Flake8 extension for enforcing trailing commas in python
✭ 120
python
4. Doc8
Style checker for sphinx (or other) rst documentation.
5. Prospector
Prospector is a tool to analyse Python code and output information about errors, potential problems, convention violations and complexity.
✭ 1,560
python
6. Flake8
The official GitHub mirror of https://gitlab.com/pycqa/flake8
7. Pyflakes
A simple program which checks Python source files for errors
8. Pydocstyle
docstring style checker
✭ 752
pythonlinter
9. Redbaron
Bottom-up approach to refactoring in python
✭ 574
python
10. Flake8 Bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
12. Pylint Django
Pylint plugin for improving code analysis for when using Django
✭ 451
python
14. Mccabe
McCabe complexity checker for Python
✭ 376
python
16. Astroid
A common base representation of python source code for pylint and other projects
17. Bandit
Bandit is a tool designed to find common security issues in Python code.
18. Pep8 Naming
Naming Convention checker for Python
✭ 285
python
19. Baron
IDE allow you to refactor code, Baron allows you to write refactoring code.
✭ 254
python
20. pylint-plugin-utils
Utilities and helpers for writing Pylint plugins
✭ 16
python
21. flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
1-21 of 21 user projects