voiio / dramatiq-crontabLinks
Cron style scheduler for asynchronous Dramatiq tasks in Django.
☆58Updated last week
Alternatives and similar repositories for dramatiq-crontab
Users that are interested in dramatiq-crontab are comparing it to the libraries listed below
Sorting:
- Django RestFramework JSON Renderer Backed by orjson☆75Updated last year
- A single file Django micro project created for demonstration purposes to be used in the same way as other Python frameworks.☆197Updated 3 months ago
- An unsurprising Django API framework☆154Updated last year
- Django JSONField with Pydantic models as a Schema☆175Updated 2 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated last year
- Extensions for using Rich with Django.☆143Updated last week
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆141Updated 2 years ago
- Use Typer (type hints) to define the interface for your Django management commands.☆219Updated last week
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆82Updated last week
- A tool to automatically fix Django deprecations.☆183Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆154Updated 2 months ago
- Safely run migrations before deployment☆89Updated 3 months ago
- ☆159Updated 3 weeks ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated 10 months ago
- Collection of useful checks for Django Checks Framework☆130Updated 2 months ago
- JSON parser and renderer using ujson for Django Rest Framework☆38Updated 7 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆190Updated 3 months ago
- Bringing Async Capabilities to django ORM☆133Updated 2 years ago
- Django based tool for monitoring huey task queue: https://github.com/coleifer/huey☆106Updated last month
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- A django integration for huey task queue that supports multi queue management☆91Updated 3 months ago
- A Django Admin Web Shell using Xterm.js and Django Channels.☆101Updated 4 months ago
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆54Updated 8 months ago
- Expose Django management commands in the admin☆87Updated 6 months ago
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆66Updated last year
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆114Updated 11 months ago
- Standardized and easy-to-parse API error responses for Django REST Framework (DRF).☆67Updated last year
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 3 months ago