A Flake8 plugin that checks for issues using the standard library logging module.
☆85Feb 14, 2026Updated 2 weeks ago
Alternatives and similar repositories for flake8-logging
Users that are interested in flake8-logging are comparing it to the libraries listed below
Sorting:
- A flake8 plugin that finds that finds improvements for raise statements.☆32Jan 4, 2022Updated 4 years ago
- A Django utility for automatically handling unspecified fields in admin fieldsets☆20Feb 23, 2026Updated last week
- Flake8 checker for raw literals inside raises.☆16Feb 2, 2026Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆130Feb 18, 2026Updated last week
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Dec 12, 2022Updated 3 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- Ensure your migration history is linear.☆230Feb 14, 2026Updated 2 weeks ago
- Experiment with converting .travis.yml <-> tox.ini☆48May 23, 2022Updated 3 years ago
- CLI to open PEPs in your browser☆38Feb 24, 2026Updated last week
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- View, filter, and kill Postgres queries.☆45Nov 30, 2025Updated 3 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- 🐍 Web page that visualizes the reference relation between PEPs (Python Enhancement Proposals).☆18Feb 22, 2026Updated last week
- awshelp forwards arguments to `aws` unless `-h` or `--help` are present☆21Dec 22, 2025Updated 2 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Oct 30, 2024Updated last year
- Are your dependencies ready for new Python?☆54Jan 1, 2025Updated last year
- Generate Click options from msgspec types☆11Feb 1, 2025Updated last year
- a fetch which displays memory info using /proc/meminfo☆13Jan 20, 2024Updated 2 years ago
- Flake8 plugin to lint for backwards incompatible database migrations☆12Updated this week
- A Django template formatter.☆375Updated this week
- The passive trail guide for a Djangonaut's journey.☆25Sep 26, 2025Updated 5 months ago
- Extra functionalities to make Django migrations safer and more scalable☆60Updated this week
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Mar 20, 2024Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- Clones and builds CPython☆12Jun 24, 2025Updated 8 months ago
- 🧪 An opinionated Django project template for experimentation and prototyping. Useful as a development playground or project starter.☆15Updated this week
- 📢 Capture exceptions in django management commands into Sentry by Raven☆26Jul 13, 2017Updated 8 years ago
- GitHub Actions Matrix example with Python and Django☆44Jan 19, 2022Updated 4 years ago
- Create Django Models interactively☆13Updated this week
- Python data explorer.☆12Dec 13, 2024Updated last year
- Run `black` on python code blocks in documentation files☆676Updated this week
- A flake8 plugin to ban PEP-420 implicit namespace packages.