PyCQA / pyflakes
A simple program which checks Python source files for errors
☆1,373Updated last month
Related projects ⓘ
Alternatives and complementary repositories for pyflakes
- docstring style checker☆1,109Updated last year
- Utilities for interacting with PyPI☆1,609Updated this week
- Coverage plugin for pytest.☆1,761Updated last week
- McCabe complexity checker for Python☆640Updated 3 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,210Updated 4 months ago
- Simplified packaging of Python modules☆2,162Updated last week
- Python static typing home. Hosts the documentation and a user help forum.☆1,598Updated last week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,950Updated last week
- Code audit tool for python.☆1,049Updated 4 months ago
- Easy, clean, reliable Python 2/3 compatibility☆1,173Updated 3 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,851Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆900Updated 2 weeks ago
- A common base representation of python source code for pylint and other projects☆530Updated this week
- Integration of IPython pdb☆1,861Updated 3 months ago
- A command line utility to display dependency tree of the installed Python packages