tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆690Updated 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.☆891Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆631Updated this week
- Run `black` on python code blocks in documentation files☆668Updated last month
- pytest plugin for pretty printing the test summary.☆451Updated last month
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 8 months ago
- Separate test code from test cases in pytest.☆364Updated last month
- Reusable constraint types to use with typing.Annotated☆561Updated 2 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…☆655Updated 3 months ago
- Visualize CPython's specializing, adaptive interpreter.☆660Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- pytest plugin for easy integration of memray memory profiler☆386Updated 5 months ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated 10 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 10 months ago
- Dev tools for python☆1,037Updated 5 months ago
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- ☆191Updated 2 years ago
- Production-grade retries for Python☆1,202Updated this week
- A formatter for finding and removing unused import statements.☆310Updated last month
- dead simple python dead code detection☆360Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- The sweeter pytest snapshot plugin☆658Updated this week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated last month
- A collection of tips, tricks and links to help you speed up your pytest suite.☆338Updated 3 weeks ago
- Near Zero-Overhead Python Code Coverage☆540Updated 2 months ago
- A tool to automatically convert old string literal formatting to f-strings☆716Updated last month
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆516Updated this week
- Fast and well tested serialization library☆859Updated last month
- Enforce the same settings on multiple projects☆405Updated this week
- Rewrites source to reorder python imports☆761Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆913Updated this week