Instagram / FixitLinks
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
☆689Updated last week
Alternatives and similar repositories for Fixit
Users that are interested in Fixit are comparing it to the libraries listed below
Sorting:
- Near Zero-Overhead Python Code Coverage☆543Updated last week
- A Python type checker☆374Updated last week
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- pytest plugin for easy integration of memray memory profiler☆404Updated last month
- Tool for automatically sorting python statements within a module☆385Updated 3 months ago
- Run `black` on python code blocks in documentation files☆672Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated 11 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,769Updated last week
- Rewrites source to reorder python imports☆770Updated last week
- dead simple python dead code detection☆384Updated last week
- AST-based fragmental source code refactoring toolkit for Python☆455Updated last year
- The sweeter pytest snapshot plugin☆713Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆850Updated 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,105Updated last week
- Python Linter for performance anti patterns☆697Updated last year
- Provides a fake file system that mocks the Python file system modules.☆718Updated last week
- Enforce the same settings on multiple projects☆410Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆725Updated last month
- Toolkit to run Python benchmarks☆882Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated 2 weeks ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated last year
- An optimized logging library for Python☆759Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆671Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆913Updated 10 months ago
- Safe, minimal import sorting for Python projects.☆205Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆838Updated 3 months ago