Tools
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Collection of library stubs for Python, with static types
A utility for mocking out the Python Requests library.
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
Mock HTTPX with awesome request patterns and response side effects 🦋
PEP-484 stubs for django-rest-framework
Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
A plugin for Flake8 that provides specializations for type hinting stub files
A shell parser, formatter, and interpreter with bash support; includes shfmt
A test fixtures replacement for Python
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Developer-first error tracking and performance monitoring
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
Automatically remove unnecessary `# noqa` comments
Automatically upgrade your Django projects.
A task runner / simpler Make alternative written in Go
An extremely fast Python linter and code formatter, written in Rust.
Check for python builtins being used as variables or parameters
An email and SMTP testing tool with API for developers