tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆695Updated 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.☆904Updated 2 months ago
- Run `black` on python code blocks in documentation files☆670Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆641Updated last week
- Production-grade retries for Python☆1,245Updated last week
- pytest plugin for pretty printing the test summary.☆454Updated 3 months ago
- Separate test code from test cases in pytest.☆365Updated 2 weeks 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…☆664Updated last week
- pytest plugin for easy integration of memray memory profiler☆396Updated last week
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆554Updated last week
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- ☆193Updated 3 years ago
- Rewrites source to reorder python imports☆768Updated 3 weeks ago
- Dev tools for python☆1,047Updated 7 months ago
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- Reusable constraint types to use with typing.Annotated☆574Updated last month
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 3 weeks ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated last year
- Near Zero-Overhead Python Code Coverage☆543Updated last month
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆346Updated 3 months ago
- A collection of tips, tricks and links to help you speed up your pytest suite.☆343Updated 2 months ago
- dead simple python dead code detection☆381Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆445Updated 10 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,254Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- The sweeter pytest snapshot plugin☆690Updated 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,103Updated 3 weeks ago
- Fast and well tested serialization library☆873Updated last week
- An optimized logging library for Python☆749Updated 2 months ago
- A tool to automatically convert old string literal formatting to f-strings☆723Updated this week