tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆700Updated 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.☆941Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆649Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆675Updated 2 weeks ago
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- pytest plugin for pretty printing the test summary.☆462Updated 5 months 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…☆675Updated last month
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 5 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Dev tools for python☆1,061Updated 10 months ago
- ☆196Updated 3 years ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated last year
- Reusable constraint types to use with typing.Annotated☆583Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆685Updated 2 weeks ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,212Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Near Zero-Overhead Python Code Coverage☆550Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- Production-grade retries for Python☆1,292Updated last week
- dead simple python dead code detection☆391Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆598Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last week
- Tool for automatically sorting python statements within a module☆390Updated 4 months ago
- Rewrites source to reorder python imports☆772Updated last week
- A collection of tips, tricks and links to help you speed up your pytest suite.☆352Updated 5 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Fast and well tested serialization library☆890Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,109Updated this week