marcgibbons / flake8-datetime-importLinks
A plugin for flake8 which enforces importing `datetime as dt` and `time as tm`.
☆11Updated last week
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:
- A state machine-based background worker system for Django☆22Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 2 weeks ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated 2 weeks ago
- Small mixins for Django's generic class-based views.☆17Updated last year
- A pytest plugin that limits the output to just the things you need.☆93Updated last year
- Parametrize tests within unittest TestCases.☆71Updated 2 weeks ago
- Extensions for using inline-snapshot to test Django projects.☆28Updated 2 weeks ago
- ☆51Updated last year
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 2 years ago
- Django Powered Dynamic Sphinx Docs.☆53Updated last year
- Store, validate, and convert physical quantities in Django using Pint.☆40Updated last week
- Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue☆18Updated this week
- Django Management Command for running production processes☆37Updated 2 weeks ago
- Check code for one-element tuple.☆24Updated 4 years ago
- Django application providing database migration tooling to automate their deployment.☆109Updated 4 months ago
- Make your CSS so fresh, so clean.☆42Updated last year
- Django middleware for compressing HTTP responses with Zstandard, Brotli, or Gzip.☆64Updated this week
- Render only the content of a specific block of a Django template.☆19Updated 3 months ago
- A lightweight package that provides rate-limited httpx transports.☆36Updated last month
- ☆96Updated last year
- A Django admin command to recreate all migrations in a project.☆40Updated this week
- 🧛🏻♂️ Dark theme for Django Admin☆27Updated 10 months ago
- Cached migrations on CI (and local) for faster migrations☆31Updated last month
- A prettier way to see Django requests while developing.☆45Updated 2 years ago
- ☆16Updated 10 months ago
- GitHub Actions Matrix example with Python and Django