tonybaloney / perflintLinks
Python Linter for performance anti patterns
☆688Updated 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.☆883Updated 5 months ago
- Run `black` on python code blocks in documentation files☆666Updated 2 weeks ago
- Separate test code from test cases in pytest.☆363Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆779Updated this week
- Dev tools for python☆1,035Updated 4 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆911Updated 2 weeks ago
- Reusable constraint types to use with typing.Annotated☆558Updated last month
- Production-grade retries for Python☆1,196Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- pytest plugin for pretty printing the test summary.☆446Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆627Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 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…☆655Updated 3 months ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- pytest plugin for easy integration of memray memory profiler☆383Updated 4 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 7 months ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated 9 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated 2 weeks ago
- dead simple python dead code detection☆359Updated 2 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,089Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Near Zero-Overhead Python Code Coverage☆534Updated last month
- Rewrites source to reorder python imports☆756Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆892Updated 6 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 9 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- ☆193Updated 2 years ago
- A Flexible Service Locator for Python.☆354Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- An optimized logging library for Python☆721Updated this week