prospector-dev / prospectorLinks
Inspects Python source files and provides information about type and location of classes, methods etc
☆2,062Updated this week
Alternatives and similar repositories for prospector
Users that are interested in prospector are comparing it to the libraries listed below
Sorting:
- Code audit tool for python.☆1,051Updated last year
- Various code metrics for Python code☆1,932Updated last year
- A simple program which checks Python source files for errors☆1,444Updated 7 months ago
- Simplified packaging of Python modules☆2,243Updated last month
- Auto-generate PEP-484 annotations☆1,448Updated 3 years ago
- docstring style checker☆1,117Updated 2 years 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,110Updated 2 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,511Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆952Updated 2 months ago
- A command line utility to display dependency tree of the installed Python packages☆2,976Updated this week
- Coverage plugin for pytest.☆1,999Updated last month
- A Python application for tracking, reporting on timing and complexity in Python code☆1,269Updated last month
- McCabe complexity checker for Python☆677Updated last year
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 weeks ago
- Safe code refactoring for modern Python.