- Oslo, Norway
Static analysis for Python
An extremely fast Python linter and code formatter, written in Rust.
Tool for automatically sorting python statements within a module
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
The PYthoN General UnIt Test geNerator is a test-generation tool for Python
A tool to automatically convert old string literal formatting to f-strings
`shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++
Tool for fixing trivial problems with your code.
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
❄ A flake8 plugin that helps you to simplify code
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Python Linter for performance anti patterns
Inspects Python source files and provides information about type and location of classes, methods etc
Removes unused imports and unused variables as reported by pyflakes