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.☆897Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- Run `black` on python code blocks in documentation files☆670Updated last week
- Separate test code from test cases in pytest.☆366Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆390Updated last week
- Dev tools for python☆1,045Updated 6 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆344Updated 2 months ago
- pytest plugin for pretty printing the test summary.☆453Updated 2 months ago
- Near Zero-Overhead Python Code Coverage☆543Updated 3 weeks ago
- Production-grade retries for Python☆1,229Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- 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,210Updated 11 months ago
- Rewrites source to reorder python imports☆764Updated last week
- Reusable constraint types to use with typing.Annotated☆569Updated last month
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆445Updated 9 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 5 months ago
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆546Updated last week
- An optimized logging library for Python☆742Updated 2 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 11 months ago
- A formatter for finding and removing unused import statements.☆309Updated this week
- ☆192Updated 3 years ago
- The slightly less uncompromising Python code formatter.☆405Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,098Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆721Updated this week
- Tool for automatically sorting python statements within a module☆379Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆905Updated 8 months ago
- Formats docstrings to follow PEP 257☆574Updated last week