Instagram / FixitLinks
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
☆694Updated 2 weeks ago
Alternatives and similar repositories for Fixit
Users that are interested in Fixit are comparing it to the libraries listed below
Sorting:
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- A Python type checker☆375Updated last week
- Near Zero-Overhead Python Code Coverage☆549Updated last month
- Tool for automatically sorting python statements within a module☆390Updated 4 months ago
- Run `black` on python code blocks in documentation files☆675Updated 2 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated last year
- An optimized logging library for Python☆764Updated 5 months ago
- Pytest plugin to randomly order tests and control random.seed☆685Updated 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,109Updated this week
- Rewrites source to reorder python imports☆772Updated this week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,212Updated last year
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,797Updated last week
- Dev tools for python☆1,061Updated 10 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆649Updated 3 weeks ago
- Python Linter for performance anti patterns☆700Updated last year
- Flexible test automation for Python☆1,466Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆726Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆877Updated this week
- A Python memory profiler for data processing and scientific computing applications☆889Updated last year
- Removes unused imports and unused variables as reported by pyflakes☆947Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆926Updated last week
- Reusable constraint types to use with typing.Annotated☆583Updated 3 weeks ago
- Enforce the same settings on multiple projects☆413Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- dead simple python dead code detection☆391Updated this week
- Toolkit to run Python benchmarks☆891Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆848Updated 4 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago