Instagram / FixitLinks
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
☆682Updated 2 weeks ago
Alternatives and similar repositories for Fixit
Users that are interested in Fixit are comparing it to the libraries listed below
Sorting:
- A Python type checker☆366Updated last 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,089Updated last week
- Run `black` on python code blocks in documentation files☆666Updated 2 weeks ago
- Near Zero-Overhead Python Code Coverage☆534Updated last month
- Tool for automatically sorting python statements within a module☆375Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆933Updated last month
- pytest plugin for easy integration of memray memory profiler☆383Updated 4 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆779Updated this week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,702Updated last week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,209Updated 9 months ago
- Rewrites source to reorder python imports☆756Updated 2 weeks ago
- Find unused, missing and transitive dependencies in a Python project.☆1,087Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 7 months ago
- AST-based fragmental source code refactoring toolkit for Python☆450Updated last year
- dead simple python dead code detection☆359Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆627Updated 2 weeks ago
- Safe, minimal import sorting for Python projects.☆198Updated 8 months ago
- Separate test code from test cases in pytest.☆363Updated last week
- Reusable constraint types to use with typing.Annotated☆558Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Doing dirty (but extremely useful) things with equals.☆883Updated 5 months ago
- Automatically add simple type annotations to your code☆257Updated 8 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated 2 weeks ago
- Dev tools for python☆1,035Updated 4 months ago
- Visualize CPython's specializing, adaptive interpreter.☆659Updated last year
- Flexible test automation for Python☆1,428Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆911Updated 2 weeks ago
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆500Updated this week