$npx skillfedfor your agent

Packages starting with 'D'

1,049 packages · page 21 of 27

Packages

django-webtest With conditions
PyPI · Python Modules · released Oct 2025

Integrates WebTest with Django's testing framework to enable functional and integration testing via WSGI, providing access to rendered templates, context, and form handling without suppressing CSRF checks by default.

MITpure Pythonaging
263.3Kdownloads / mo
django-widget-tweaks Worth it
PyPI · Python Modules · released Jan 2026

Customize Django form field HTML and CSS in templates using template tags and filters, without modifying Python form definitions.

MITpure Python · 3.9+
1.6Mdownloads / mo
django-wkhtmltopdf Skip
PyPI · Dynamic Content · released Feb 2022

Wraps the wkhtmltopdf binary to convert HTML to PDF within Django views, providing a Django app that handles HTML-to-PDF rendering.

MITpure Pythonabandoned
174.3Kdownloads / mo
django-xff With conditions
PyPI · WWW/HTTP · released Feb 2025

Django middleware that extracts the real client IP address from the X-Forwarded-For header by trusting a configurable depth of reverse proxies and sanitizing spoofed entries.

However, maintenance is dormant (last release 547 days ago); verify that it works with your specific Django and Python versions before relying on it in production,…

MITpure Pythondormant
93.7Kdownloads / mo
django-zeal Worth it
PyPI · Quality Assurance · released Jul 2026

Detects N+1 query problems in Django applications by monitoring database queries during web requests, Celery tasks, and tests, with configurable thresholds and allowlisting.

license unclearpure Python · 3.9+
133.8Kdownloads / mo
django-zen-queries With conditions
PyPI · Quality Assurance · released Jul 2021

Prevents unintended database queries in Django views and serializers by enforcing explicit query execution zones through context managers and decorators.

permissive licensepure Python · 3.6+
155.8Kdownloads / mo
django-zxcvbn-password-validator Worth it
PyPI · Security · released Jun 2026

A Django password validator that uses pattern matching and dictionary analysis (via zxcvbn) to estimate actual password strength instead of applying fixed rules, and provides translatable feedback to guide users toward stronger passwords.

MITpure Python · 3.6.0+
284.5Kdownloads / mo
djangocms-admin-style Worth it
PyPI · Software Development · released Feb 2024

Provides styled CSS templates and admin interface customizations for Django CMS, replacing the default Django admin appearance with a themed alternative.

Install it if you run Django CMS and want a polished admin interface without building custom CSS.

BSD-3-Clausepure Python · 3.7+
144.4Kdownloads / mo
djangocms-attributes-field Worth it
PyPI · Software Development · released Nov 2025

Provides a Django model field and widget for storing and managing arbitrary HTML element attributes as JSON, with validation and template-safe string rendering.

BSD-3-Clausepure Python · 3.9+
82.3Kdownloads / mo
djangocms-text-ckeditor Skip
PyPI · Software Development · released Mar 2025

Integrates CKEditor (v4.17.2) as a text editing plugin for django CMS, providing WYSIWYG HTML editing with inline editing support and customizable toolbars.

BSD-3-Clausepure Python · 3.7+abandoned
102.8Kdownloads / mo
djangoql With conditions
PyPI · Front-Ends · released Jan 2026

DjangoQL provides an advanced search query language for Django models with auto-completion, supporting logical operators, field joins, and complex filtering through a Python-like syntax.

However, the aging status (199 days since last release) means you should verify compatibility with your specific Django version before adopting.

MITpure Pythonaging
753.2Kdownloads / mo
djangorestframework Worth it
PyPI · WWW/HTTP · released Aug 2026

Builds web APIs on top of Django with serialization, authentication, and a browsable web interface for testing and exploration.

BSD-3-Clausepure Python · 3.10+
28.4Mdownloads / mo
djangorestframework-api-key With conditions
PyPI · Python Modules · released Apr 2025

Provides API key authentication and permission control for Django REST Framework, allowing server-side clients and services to securely access your API without user accounts.

However, maintenance is aging (last release 497 days ago), so verify the feature set meets your needs before committing.

permissive licensepure Python · 3.8+aging
2.1Mdownloads / mo
djangorestframework-bulk Skip
PyPI · WWW/HTTP · released Apr 2015

Adds bulk create, update, and delete operations to Django REST Framework's generic views and viewsets, enabling efficient batch processing of multiple resources in a single request.

MITbuilds from sourceabandoned
94.8Kdownloads / mo
djangorestframework-camel-case With conditions
PyPI · Dynamic Content · released Feb 2023

Converts JSON field names between camelCase and snake_case in Django REST Framework, providing renderers, parsers, and middleware to handle case transformation automatically.

BSD-3-Clausebuilds from source · 3.5+
576.2Kdownloads / mo
djangorestframework-csv With conditions
PyPI · Dynamic Content · released Dec 2023

Adds CSV rendering and parsing capabilities to Django REST Framework, allowing API views to output data as CSV files and parse CSV input.

However, verify compatibility with your specific Django and djangorestframework versions before relying on it for new projects, and monitor the repository for any…

BSD-3-Clausepure Pythonaging
3.6Mdownloads / mo
djangorestframework-dataclasses With conditions
PyPI · Python Modules · released May 2025

Automatically generates Django REST Framework serializers from Python dataclasses, mapping dataclass fields to REST serializer fields without manual duplication.

BSD-3-Clausepure Python · 3.7+aging
2.8Mdownloads / mo
djangorestframework-datatables Worth it
PyPI · WWW/HTTP · released Jun 2024

Adds server-side Datatables support to Django REST Framework APIs, enabling searching, filtering, ordering, and pagination through a single `?format=datatables` query parameter.

Install it if you need server-side Datatables support for a DRF project.

MITpure Python
218.6Kdownloads / mo
djangorestframework-filters With conditions
PyPI · WWW/HTTP · released Mar 2019

Extends Django REST Framework with advanced filtering capabilities, enabling you to filter API results across model relationships and apply negation syntax like `param!=value`.

BSD-3-Clausepure Pythondormant
347.8Kdownloads / mo
djangorestframework-gis Worth it
PyPI · WWW/HTTP · released May 2026

Adds geographic and GeoJSON support to Django REST Framework, providing serialization fields and utilities for handling GeoDjango geometry objects in REST APIs.

Install it if you need to expose spatial data via REST.

BSD-3-Clausepure Python
452.0Kdownloads / mo
djangorestframework-guardian With conditions
PyPI · Dynamic Content · released Jul 2025

Integrates django-guardian's object-level permissions into Django REST Framework, enabling fine-grained access control on API resources through filtering and automatic permission assignment.

However, maintenance is infrequent (409 days since last release), so verify it works with your specific Django and djangorestframework versions before committing to…

BSD-3-Clausepure Python · 3.10+aging
160.5Kdownloads / mo
djangorestframework-jsonapi Worth it
PyPI · Python Modules · released Oct 2025

Adapts Django REST framework to output responses in JSON:API specification format, handling serialization, pagination, filtering, and relationship rendering according to the JSON:API standard.

Install it if JSON:API format is a requirement or a deliberate choice for your API design.

BSD-3-Clausepure Python · 3.9+
368.2Kdownloads / mo
djangorestframework-jwt Skip
PyPI · WWW/HTTP · released Jun 2017

Adds JSON Web Token (JWT) authentication support to Django REST Framework, enabling token-based API authentication for Django applications.

MITpure Pythonabandoned
230.2Kdownloads / mo
djangorestframework-queryfields With conditions
PyPI · Libraries · released Nov 2023

Allows Django REST framework API clients to request only specific fields in responses via query parameters, reducing payload size.

MITpure Pythondormant
96.0Kdownloads / mo
djangorestframework-recursive Skip
PyPI · WWW/HTTP · released Jul 2017

Adds a RecursiveField to Django REST Framework that serializes and deserializes tree structures, linked lists, and directed acyclic graphs without writing custom recursive logic.

BSD-3-Clausepure Pythondormant
267.2Kdownloads / mo
djangorestframework-role-filters With conditions
PyPI · Python Modules · released Oct 2023

Adds role-based access control to Django REST Framework viewsets, allowing you to define different permissions, querysets, and serializers per user role without scattered conditional logic.

MITpure Pythondormant
867.1Kdownloads / mo
djangorestframework-simplejwt Worth it
PyPI · WWW/HTTP · released Jul 2025

Provides JSON Web Token (JWT) authentication for Django REST Framework applications, handling token generation, validation, and request authentication.

Install it if you need token-based authentication for a DRF API.

MITpure Python · 3.9+
8.3Mdownloads / mo
djangorestframework-stubs With conditions
PyPI · Quality Assurance · released Aug 2026

Provides PEP-484 type stubs for Django REST Framework to enable mypy static type checking of DRF code.

MITpure Python · 3.10+
6.3Mdownloads / mo
djangorestframework-types With conditions
PyPI · Quality Assurance · released Oct 2024

Provides type stubs for Django Rest Framework, enabling static type checking with mypy, pyright, and other type checkers without requiring a mypy plugin.

However, the aging maintenance status (673 days since last release) means you should verify that type coverage matches your Django Rest Framework version before…

MITpure Pythonaging
379.7Kdownloads / mo
djangorestframework-xml With conditions
PyPI · WWW/HTTP · released Apr 2020

Adds XML parsing and rendering support to Django REST Framework, allowing APIs to accept and return XML-formatted data alongside the framework's standard JSON handling.

However, the dormant maintenance status (last release 2020-04-12) means you should test thoroughly in your environment and be prepared to fork or write custom XML…

BSD-3-Clausepure Python · 3.5+dormant
533.9Kdownloads / mo
djangorestframework-yaml Skip
PyPI · WWW/HTTP · released Apr 2020

Adds YAML parsing and rendering support to Django REST Framework, allowing APIs to accept and return YAML-formatted data alongside the framework's standard formats.

BSD-3-Clausepure Python · 3.5+abandoned
77.8Kdownloads / mo
djangosaml2 Worth it
PyPI · WWW/HTTP · released Feb 2026

Integrates SAML2 single sign-on authentication into Django applications using the pysaml2 library, enabling federated identity and SSO workflows.

Install it if you need SAML2 SSO integration; skip it if your authentication requirements are simpler (e.g., OAuth2, OIDC, or local users).

Apache-2.0pure Python · 3.9+
503.9Kdownloads / mo
djangosaml2idp2 Worth it
PyPI · Python Modules · released Mar 2026

Implements the SAML 2.0 Identity Provider side for Django applications, enabling federated authentication and single sign-on (SSO) by building on PySAML2.

Install it if you need to operate a federated authentication server.

Apache-2.0pure Python · 3.9+
84.0Kdownloads / mo
djdt-flamegraph Skip
PyPI · Quality Assurance · released Jan 2020

Integrates flame graph visualization into Django Debug Toolbar to profile request execution and identify performance bottlenecks in a single-threaded development server.

permissive licensepure Pythonabandoned
111.1Kdownloads / mo
djfernet Skip
PyPI · Cryptography · released Feb 2022

Provides Fernet symmetric encryption for Django model fields, allowing you to store encrypted data in PostgreSQL, SQLite, MySQL, or other Django-compatible databases.

permissive licensebuilds from source · 3.8+abandoned
84.8Kdownloads / mo
djhtml Worth it
PyPI · HTML · released Mar 2026

DjHTML indents Django and Jinja template files containing mixed HTML, CSS, and JavaScript by adding or removing leading whitespace, without inserting newlines or reformatting content.

GPL-3.0-or-laterpure Python
507.2Kdownloads / mo
djlint Worth it
PyPI · Quality Assurance · released Aug 2026

djlint formats and lints HTML templates with embedded template syntax (Django, Jinja, Twig, Nunjucks, Handlebars, Liquid, Go templates, and others), fixing indentation, tag case, spacing, and catching structural issues that generic HTML tools miss.

GPL-3.0-or-laterpure Python · 3.10+
3.6Mdownloads / mo
djongo With conditions
PyPI · Front-Ends · released Nov 2024

Djongo translates Django ORM queries into MongoDB queries, allowing you to use MongoDB as a Django database backend without modifying your models.

However, verify that your specific Django version and query patterns are supported, and test thoroughly in a non-production environment first—the Alpha status means…

BSD-3-Clausepure Python · 3.6+
82.1Kdownloads / mo
djoser Worth it
PyPI · Dynamic Content · released Aug 2026

Provides Django REST Framework views for user registration, login, logout, password reset, and account activation with support for token, JWT, social, and WebAuthn authentication.

MITpure Python · 3.9+
404.3Kdownloads / mo
dkimpy With conditions
PyPI · Python Modules · released Jul 2024

Implements DKIM (DomainKeys Identified Mail) email signing and verification, along with ARC (Authenticated Receive Chain) and TLSRPT support for cryptographic email authentication.

However, high install friction (manual setup.py incantation for scripts) and 771-day release gap mean you should verify it works with your Python version and DNS…

permissive licensebuilds from sourcedormant
830.6Kdownloads / mo