marcgibbons / flake8-datetime-importLinks
A plugin for flake8 which enforces importing `datetime as dt` and `time as tm`.
☆11Updated 2 weeks ago
Alternatives and similar repositories for flake8-datetime-import
Users that are interested in flake8-datetime-import are comparing it to the libraries listed below
Sorting:
- Parametrize tests within unittest TestCases.☆74Updated 3 weeks ago
- Django Management Command for running production processes☆45Updated 3 weeks ago
- A pytest plugin that limits the output to just the things you need.☆93Updated 3 weeks ago
- A state machine-based background worker system for Django☆22Updated 2 years ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated 3 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 3 weeks ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 3 years ago
- Small mixins for Django's generic class-based views.☆17Updated last year
- Django middleware for compressing HTTP responses with Zstandard, Brotli, or Gzip.☆89Updated 3 weeks ago
- ☆16Updated last year
- Pure SVG loading spinners for Django.☆32Updated 2 months ago
- flake8 debug statement checker☆43Updated 3 years ago
- ☆51Updated 2 years ago
- Provides a prefixable, string-based ID field for your Django models. Supports cuid, ksuid, ulid & more.☆37Updated 6 months ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- A language server for the Django web framework