Instagram / FixitLinks
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
☆693Updated 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☆547Updated last month
- A Python type checker☆376Updated 2 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated last year
- Run `black` on python code blocks in documentation files☆674Updated last week
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- Dev tools for python☆1,059Updated 9 months ago
- Python Linter for performance anti patterns☆697Updated last year
- Tool for automatically sorting python statements within a module☆387Updated 4 months ago
- An optimized logging library for Python☆762Updated 4 months ago
- Rewrites source to reorder python imports☆772Updated 3 weeks ago
- dead simple python dead code detection☆386Updated 3 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,108Updated 3 weeks ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆646Updated last week
- Pytest plugin to randomly order tests and control random.seed☆681Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆726Updated this week
- Enforce the same settings on multiple projects☆414Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆868Updated this week
- Toolkit to run Python benchmarks☆885Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆948Updated 2 months ago
- Flexible test automation for Python☆1,463Updated this week
- Doing dirty (but extremely useful) things with equals.☆932Updated last month
- AST-based fragmental source code refactoring toolkit for Python☆458Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,785Updated last week
- Reusable constraint types to use with typing.Annotated☆582Updated last week
- The sweeter pytest snapshot plugin☆733Updated this week
- Provides a fake file system that mocks the Python file system modules.☆717Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆672Updated 2 weeks ago