tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆693Updated last year
Alternatives and similar repositories for perflint
Users that are interested in perflint are comparing it to the libraries listed below
Sorting:
- Explain yourself! Interrogate a codebase for docstring coverage.☆634Updated 3 weeks ago
- Doing dirty (but extremely useful) things with equals.☆894Updated last month
- pytest plugin for easy integration of memray memory profiler☆388Updated 6 months ago
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Separate test code from test cases in pytest.☆365Updated last month
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- pytest plugin for pretty printing the test summary.☆452Updated last month
- An optimized logging library for Python☆734Updated last month
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆657Updated 4 months ago
- Production-grade retries for Python☆1,214Updated 3 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 9 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆448Updated last year
- Near Zero-Overhead Python Code Coverage☆540Updated last week
- Reusable constraint types to use with typing.Annotated☆562Updated 2 weeks ago
- Dev tools for python☆1,044Updated 6 months ago
- A formatter for finding and removing unused import statements.☆309Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated 11 months ago
- Fast and well tested serialization library☆866Updated 3 weeks ago
- ☆192Updated 3 years ago
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 10 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated last month
- Rewrites source to reorder python imports☆765Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆717Updated this week
- A collection of tips, tricks and links to help you speed up your pytest suite.☆341Updated 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,095Updated last month
- The slightly less uncompromising Python code formatter.☆403Updated last year
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆538Updated last week
- better error messages for assert equals in pytest☆325Updated 10 months ago