- Miami
django
Full-text multi-table search application for Django. Easy to install and use, with good performance.
Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]
Convert sqlalchemy database schemas to django database models at runtime.
Dynamically set fields and expand nested resources in Django REST Framework serializers.
⚙️ config and manage typed extra settings using just the django admin.
The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.
Cache-based rate-limiting for Django
Write Postgres triggers for your Django models
The Reporting Engine for Django. Create dashboards and standalone Reports and Charts.
🧩 Modular, composable API views for scalable Django Ninja projects, with built-in CRUD.
Helps working with singletons - things like global settings that you want to edit from the admin site.
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.
Bringing all of PostgreSQL's awesomeness to Django.
Curated List of Awesome Django Admin Panel Articles, Libraries/Packages, Books, Themes, Videos, Resources.
A Django Admin Web Shell using Xterm.js and Django Channels.
Track historical events to Django models using Postgres triggers.
A slick ORM cache with automatic granular event-driven invalidation.
Enterprise-grade and API-first LLM workspace for unstructured documents, including data extraction, redaction, rights management, prompt playground, and more!
PostgreSQL-based Task Queue for Python