tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆708Updated 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.☆955Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated 3 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…☆677Updated 3 months ago
- Separate test code from test cases in pytest.☆366Updated 5 months ago
- Visualize CPython's specializing, adaptive interpreter.☆667Updated last year
- Near Zero-Overhead Python Code Coverage☆562Updated this week
- pytest plugin for pretty printing the test summary.☆470Updated 7 months ago
- A formatter for finding and removing unused import statements.☆313Updated 2 weeks ago
- Dev tools for python☆1,068Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last month
- Reusable constraint types to use with typing.Annotated☆589Updated 2 months ago
- Production-grade retries for Python☆1,322Updated 3 weeks ago
- dead simple python dead code detection☆393Updated last month
- Rewrites source to reorder python imports☆773Updated last month
- ☆197Updated 3 years ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆355Updated last year
- Pytest plugin to randomly order tests and control random.seed☆690Updated 3 weeks ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 7 months ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,210Updated last year
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆628Updated this week
- Lint your Python architecture.☆937Updated 2 weeks ago
- The slightly less uncompromising Python code formatter.☆403Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆972Updated this week
- Tool for automatically sorting python statements within a module☆394Updated 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,110Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Automatically add simple type annotations to your code☆282Updated 4 months ago