tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆697Updated 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.☆921Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆404Updated last month
- Run `black` on python code blocks in documentation files☆672Updated 2 weeks ago
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆580Updated last week
- Separate test code from test cases in pytest.☆368Updated last month
- pytest plugin for pretty printing the test summary.☆458Updated 4 months ago
- Production-grade retries for Python☆1,258Updated 2 weeks ago
- Dev tools for python☆1,056Updated 8 months ago
- Reusable constraint types to use with typing.Annotated☆580Updated 3 months ago
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- dead simple python dead code detection☆384Updated last week
- ☆193Updated 3 years ago
- Near Zero-Overhead Python Code Coverage☆543Updated last week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated last year
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated 11 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆349Updated 4 months ago
- Rewrites source to reorder python imports☆770Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆671Updated last month
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆662Updated 3 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- A collection of tips, tricks and links to help you speed up your pytest suite.☆346Updated 4 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆850Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆913Updated 10 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- A formatter for finding and removing unused import statements.☆308Updated 3 weeks ago
- The sweeter pytest snapshot plugin☆713Updated this week
- A Flexible Service Locator for Python.☆381Updated last week