Instagram / Fixit
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
☆670Updated last week
Related projects ⓘ
Alternatives and complementary repositories for Fixit
- Removes unused imports and unused variables as reported by pyflakes☆900Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆645Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆580Updated 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,063Updated last week
- A Python type checker☆341Updated this week
- Flexible test automation for Python☆1,322Updated this week
- Pytest plugin to randomly order tests and control random.seed☆627Updated this week
- Tool for automatically sorting python statements within a module☆359Updated this week
- Rewrites source to reorder python imports☆737Updated last week
- Production-grade retries for Python☆922Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆432Updated last week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,551Updated this week
- Python Linter for performance anti patterns☆663Updated 8 months ago
- Find unused, missing and transitive dependencies in a Python project.☆911Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆681Updated last week
- Near Zero-Overhead Python Code Coverage☆496Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated this week
- Identify unused dependencies and avoid a bloated virtual environment.☆325Updated last week
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆743Updated 7 months ago
- Dev tools for python☆985Updated 5 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 8 months ago
- dead simple python dead code detection☆337Updated last week
- Enforce the same settings on multiple projects☆400Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆822Updated this week
- Reusable constraint types to use with typing.Annotated☆505Updated last week
- Separate test code from test cases in pytest.☆346Updated last week
- pytest plugin for easy integration of memray memory profiler☆347Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆638Updated 5 months ago
- AST-based fragmental source code refactoring toolkit for Python☆439Updated 10 months ago
- An optimized logging library for Python☆672Updated 3 weeks ago