Instagram / Fixit
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
☆674Updated last month
Alternatives and similar repositories for Fixit:
Users that are interested in Fixit are comparing it to the libraries listed below
- A Python type checker☆357Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,077Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,631Updated this week
- Doing dirty (but extremely useful) things with equals.☆851Updated 2 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆776Updated 2 weeks ago
- dead simple python dead code detection☆351Updated last month
- Near Zero-Overhead Python Code Coverage☆522Updated 3 months ago
- Run `black` on python code blocks in documentation files☆657Updated last week
- Dev tools for python☆1,011Updated last month
- Rewrites source to reorder python imports☆749Updated last month
- pytest plugin for easy integration of memray memory profiler☆373Updated last month
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆441Updated 4 months ago
- Enforce the same settings on multiple projects☆402Updated this week
- pytest plugin for pretty printing the test summary.☆423Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆649Updated 10 months ago
- Tool for automatically sorting python statements within a module☆370Updated last month
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆744Updated last week
- Production-grade retries for Python☆1,105Updated last week
- Reusable constraint types to use with typing.Annotated☆535Updated last month
- Automatically add simple type annotations to your code☆250Updated 5 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆922Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆604Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆864Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆357Updated last month
- Flexible test automation for Python☆1,379Updated 3 weeks ago
- An optimized logging library for Python☆698Updated 3 months ago
- Identify unused dependencies and avoid a bloated virtual environment.☆334Updated last week