boxine / django-huey-monitor
Django based tool for monitoring huey task queue: https://github.com/coleifer/huey
☆95Updated 5 months ago
Alternatives and similar repositories for django-huey-monitor:
Users that are interested in django-huey-monitor are comparing it to the libraries listed below
- A django integration for huey task queue that supports multi queue management☆80Updated 8 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 9 months ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 4 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆134Updated 2 weeks ago
- Django friendly finite state machine support☆136Updated 3 months ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Django utilities for Postgres PL/Python☆50Updated 2 years ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- An unsurprising Django API framework☆154Updated 11 months ago
- Expose Django management commands in the admin☆86Updated this week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆60Updated 3 weeks ago
- High-flying components for perfectionists with deadlines☆92Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last week
- An authorization system based exclusively on allow lists☆88Updated last week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆99Updated 3 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆146Updated 2 months ago
- Utilities to make function-based views cleaner, more efficient, and better tasting.☆68Updated 2 years ago
- Class-based emails for django shipping with a test suite☆62Updated 3 weeks ago
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆112Updated 5 months ago
- Write advanced filename patterns using the Format Format String Syntax.☆70Updated last week
- Type hints for enhanced API views and serializers.☆82Updated last year
- ☆48Updated last week
- Use watchfiles in Django’s autoreloader.☆90Updated last week
- Set the Permissions-Policy HTTP header on your Django app.☆101Updated last week
- Simple database-backed job queue☆178Updated last week
- A Django Admin Web Shell using Xterm.js and Django Channels.☆84Updated 2 months ago
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…