tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆697Updated last year
Alternatives and similar repositories for perflint
Users that are interested in perflint are comparing it to the libraries listed below
Sorting:
- Doing dirty (but extremely useful) things with equals.☆915Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated last month
- Run `black` on python code blocks in documentation files☆673Updated this week
- Separate test code from test cases in pytest.☆367Updated last month
- pytest plugin for pretty printing the test summary.☆457Updated 3 months ago
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,210Updated last year
- Pytest plugin to randomly order tests and control random.seed☆675Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆400Updated 3 weeks ago
- ☆193Updated 3 years ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆665Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆577Updated 2 months ago
- Dev tools for python☆1,048Updated 8 months ago
- Production-grade retries for Python☆1,250Updated last month
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆347Updated 3 months ago
- Near Zero-Overhead Python Code Coverage☆543Updated 2 months ago
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆563Updated last week
- dead simple python dead code detection☆381Updated last week
- Tool for automatically sorting python statements within a module☆384Updated 2 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated 11 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,255Updated 2 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆911Updated 9 months ago
- A formatter for finding and removing unused import statements.☆308Updated last week
- Rewrites source to reorder python imports☆770Updated last week
- An optimized logging library for Python☆752Updated 3 months ago
- better error messages for assert equals in pytest☆328Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆724Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆947Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,104Updated last week