tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆705Updated 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.☆943Updated last month
- pytest plugin for pretty printing the test summary.☆465Updated 6 months ago
- Run `black` on python code blocks in documentation files☆676Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆650Updated 3 weeks ago
- Separate test code from test cases in pytest.☆367Updated 3 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated last year
- Dev tools for python☆1,065Updated 10 months ago
- Reusable constraint types to use with typing.Annotated☆585Updated last month
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆612Updated this week
- pytest plugin for easy integration of memray memory profiler☆408Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆676Updated 2 months ago
- Production-grade retries for Python☆1,307Updated this week
- An optimized logging library for Python☆765Updated 6 months ago
- The slightly less uncompromising Python code formatter.☆402Updated last year
- dead simple python dead code detection☆391Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Near Zero-Overhead Python Code Coverage☆551Updated 2 months ago
- A tool to automatically convert old string literal formatting to f-strings☆727Updated last week
- Rewrites source to reorder python imports☆772Updated last week
- A formatter for finding and removing unused import statements.☆310Updated last week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,212Updated last year
- Pytest plugin to randomly order tests and control random.seed☆684Updated 2 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- ☆196Updated 3 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,108Updated 2 weeks ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 6 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- Fast and well tested serialization library☆897Updated last week
- A Flexible Service Locator for Python.☆392Updated this week
- better error messages for assert equals in pytest☆330Updated last year