The package provides base classes and utils for flake8 plugin writing
☆18Jan 1, 2024Updated 2 years ago
Alternatives and similar repositories for flake8-plugin-utils
Users that are interested in flake8-plugin-utils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CLI tool to introspect flake8 plugins and their codes☆13May 23, 2022Updated 4 years ago
- ☆15Jun 16, 2019Updated 7 years ago
- ☆50Nov 7, 2023Updated 2 years ago
- An extension for flake8 that forbids some imports statements in some modules.☆16May 17, 2023Updated 3 years ago
- Flake8 plugin to check for missing or wrong TestRail test identifiers☆10Jan 4, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- flake8 debug statement checker☆44Apr 30, 2022Updated 4 years ago
- Flake8 plugin that check forgotten breakpoints☆14Oct 1, 2022Updated 3 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 10 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Aug 17, 2026Updated last month
- Flake8 plugin to lint for backwards incompatible database migrations☆12Updated this week
- ❄️ A flake8 plugin that helps you write tidier imports.☆76Sep 8, 2026Updated last week
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Feb 7, 2026Updated 7 months ago
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆16Jul 21, 2026Updated last month
- flake8 extension for mutable default arguments☆44Apr 13, 2026Updated 5 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions☆13Sep 28, 2023Updated 2 years ago
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- A flake8 plugin to check Pydantic related code.☆21Dec 26, 2024Updated last year
- More powerful configs for flake8☆11Jan 28, 2022Updated 4 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆128Feb 18, 2026Updated 7 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆65Feb 4, 2024Updated 2 years ago
- Python project designed to calculate the lag or delay in dependencies in terms of days☆20Updated this week
- py-test plugin: an incremental test runner☆56Feb 5, 2026Updated 7 months ago
- Package requirements checker☆37Dec 1, 2025Updated 9 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Simple and powerful mock data generation using pydantic or dataclasses☆16Apr 3, 2023Updated 3 years ago
- Flake8 plugin for a smart line length validation.☆27Oct 30, 2022Updated 3 years ago
- flake8☆121Jul 16, 2023Updated 3 years ago
- pytest plugin for repeating test execution☆195Sep 8, 2025Updated last year
- Flake8 plugin to find commented out or dead code