PyCQA / pyflakes
A simple program which checks Python source files for errors
☆1,409Updated last month
Alternatives and similar repositories for pyflakes:
Users that are interested in pyflakes are comparing it to the libraries listed below
- Code audit tool for python.☆1,051Updated 10 months ago
- docstring style checker☆1,116Updated last year
- Simplified packaging of Python modules☆2,205Updated last month
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,999Updated last week
- McCabe complexity checker for Python☆654Updated 8 months ago
- Various code metrics for Python code☆1,816Updated 6 months ago
- Coverage plugin for pytest.☆1,859Updated last month
- Utilities for interacting with PyPI☆1,672Updated last week
- Integration of IPython pdb☆1,908Updated 8 months ago
- A command line utility to display dependency tree of the installed Python packages☆2,886Updated this week
- Easy, clean, reliable Python 2/3 compatibility☆1,178Updated 9 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,933Updated last week
- Useful extensions to the standard Python datetime features☆2,451Updated last month
- A minimalist production ready plugin system☆1,405Updated last week
- The code coverage tool for Python☆3,137Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆927Updated last week
- The successor to nose, based on unittest2☆803Updated 3 weeks ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,387Updated 4 months ago
- Eliot: the logging system that tells you *why* it happened☆1,144Updated 2 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,253Updated 10 months ago
- A colored formatter for the python logging module☆913Updated 6 months ago
- pytest fixture for benchmarking code☆1,303Updated 3 weeks ago
- A common base representation of python source code for pylint and other projects☆543Updated last week
- Command line driven CI frontend and development task automation tool.☆3,789Updated last week
- An in-browser Python profile viewer☆2,425Updated 5 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,088Updated last month
- shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies i…☆1,828Updated 6 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,233Updated 9 months ago
- The Python mock library☆538Updated 2 months ago
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,593Updated 3 weeks ago