$npx skillfedfor your agent

Dynamic Content packages

396 packages · page 7 of 10

Packages

django-cache-url With conditions
PyPI · Dynamic Content · released Jan 2026

Configures Django cache backends from environment variables using the 12-factor app pattern, supporting multiple cache types (memcached, Redis, file, database, local memory) through a single CACHE_URL setting.

MITpure Pythonaging
226.4Kdownloads / mo
Frozen-Flask With conditions
PyPI · Dynamic Content · released Feb 2024

Converts a Flask application into a directory of static files that can be served by any traditional web server without a Python runtime.

BSD-3-Clausepure Python · 3.8+dormant
226.3Kdownloads / mo
django-jsoneditor With conditions
PyPI · Dynamic Content · released Feb 2023

Provides a Django form widget for editing JSON data using an embedded online JSON editor interface, integrating with Django's JSONField implementations.

Install only if you can verify license compliance in the repository and confirm compatibility with your Django and Python versions.

license unclearpure Pythonaging
222.6Kdownloads / mo
webapp2 Skip
PyPI · Dynamic Content · released Sep 2012

A lightweight Python web framework designed for Google App Engine that provides URI routing, exception handling, and request/response management without external dependencies.

Install only if maintaining an existing application that already depends on it.

Apache-2.0builds from sourceabandoned
221.5Kdownloads / mo
dj-email-url With conditions
PyPI · Dynamic Content · released Sep 2022

Configures Django email backends from environment variables using URL-style connection strings, following the 12-factor app pattern.

However, note that maintenance is dormant (no release since September 2022); verify compatibility with your Django and Python versions before adopting, especially if…

BSD-3-Clausepure Pythondormant
220.3Kdownloads / mo
wsgidav Worth it
PyPI · Dynamic Content · released Jun 2026

WsgiDAV is a WebDAV server implementation in Python that runs standalone with SSL support or as a WSGI application, exposing directories and data structures as editable file systems over the WebDAV protocol.

Install it if you need a WebDAV server (standalone or embedded), want to expose files or data structures over WebDAV, or need to integrate remote file access into a…

MITpure Python
220.1Kdownloads / mo
django-concurrency Worth it
PyPI · Dynamic Content · released Apr 2026

Adds optimistic locking to Django models to prevent concurrent editing conflicts, raising an error when multiple users try to save conflicting changes to the same record.

Install it if your application allows concurrent editing and you need to detect and handle conflicts rather than silently overwriting data.

MITpure Python · 3.10+
216.5Kdownloads / mo
drf-flex-fields With conditions
PyPI · Dynamic Content · released Mar 2023

Adds dynamic field expansion and sparse field selection to Django REST Framework serializers, allowing API clients to request only the fields and nested resources they need via query parameters.

However, the dormant maintenance status (last commit October 2023, no release for over a year) is a real concern—verify compatibility with your Django and DRF…

MITbuilds from sourcedormant
215.0Kdownloads / mo
django-templated-mail Skip
PyPI · Dynamic Content · released Feb 2018

Sends Django emails using template files instead of inline strings, wrapping EmailMultiAlternatives to load email content from the template system.

MITpure Pythonabandoned
214.6Kdownloads / mo
workspace-mcp With conditions
PyPI · Dynamic Content · released Aug 2026

Workspace MCP is an MCP server that exposes Google Workspace services (Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Custom Search, and Apps Script) as tools for AI assistants and LLM clients through a single standardized interface.

MITpure Python · 3.10+
213.5Kdownloads / mo
django-contrib-comments With conditions
PyPI · Dynamic Content · released Jan 2022

Provides a Django framework for attaching comments to any model in your application, enabling user-generated comment functionality on blog posts, photos, or other content types.

However, verify compatibility with your Django version (last confirmed for 4.0) and be prepared to maintain or fork it if future Django releases introduce breaking…

BSD-3-Clausepure Pythonabandoned
212.2Kdownloads / mo
APIFlask Worth it
PyPI · Dynamic Content · released Jun 2026

APIFlask is a lightweight web API framework that extends Flask with automatic request validation, response serialization, and OpenAPI documentation generation using either marshmallow schemas or Pydantic models.

MITpure Python
211.2Kdownloads / mo
dash-daq Worth it
PyPI · Dynamic Content · released Mar 2025

Provides interactive data acquisition and control components for building web-based dashboards with Dash, including gauges, sliders, knobs, and other instrumentation-style UI elements.

Install it if you are building a Dash application that needs instrumentation-style UI components for monitoring or controlling equipment; skip it if your dashboard…

MITpure Python
210.6Kdownloads / mo
pywa Worth it
PyPI · Dynamic Content · released Aug 2026

PyWa is a fully-typed Python framework for building WhatsApp bots using the WhatsApp Cloud API, handling message sending, webhook reception, interactive flows, templates, and call events.

Install it if you need to build WhatsApp bots or integrate WhatsApp messaging into a Python application.

MITpure Python · 3.10+
209.7Kdownloads / mo
crispy-tailwind With conditions
PyPI · Dynamic Content · released Feb 2024

Provides Tailwind CSS styling templates for django-crispy-forms, allowing you to render Django forms with Tailwind utility classes using the `|crispy` filter or `{% crispy %}` tag.

However, be aware that development is still in early stages—test thoroughly in your project and check the documentation for any limitations with advanced crispy-forms…

MITpure Python · 3.8+aging
209.4Kdownloads / mo
django-currentuser With conditions
PyPI · Dynamic Content · released Jan 2026

Stores a reference to the currently logged-in request user at the thread level, making it accessible throughout your Django application without passing it as a parameter.

BSD-3-Clausepure Python · 3.10+aging
204.2Kdownloads / mo
django-google-sso Worth it
PyPI · Dynamic Content · released Jun 2026

Adds Google OAuth 2.0 authentication to Django projects with a customizable login button for the Django Admin interface, supporting PKCE and auto-user creation from allowable domains.

Install it if you need Google OAuth 2.0 authentication in Django Admin and are on Python 3.11+ and Django 5.0+.

permissive licensepure Python
203.7Kdownloads / mo
voila Worth it
PyPI · Dynamic Content · released Apr 2026

Voilà converts Jupyter notebooks into standalone web applications with live interactive widgets, serving each user a dedicated kernel while stripping source code and preventing arbitrary code execution by default.

Install it if you need to deploy interactive notebooks as standalone applications or dashboards.

BSD-3-Clausepure Python · 3.10+
203.0Kdownloads / mo
django-template-partials With conditions
PyPI · Dynamic Content · released Nov 2025

Provides reusable named template partials for Django's template language, allowing you to define and invoke template fragments inline within templates or via the template loader.

However, if you are starting a new project on Django 6.0 or later, use Django's native template partials instead.

MITpure Pythonaging
201.6Kdownloads / mo
serverless-wsgi With conditions
PyPI · Dynamic Content · released Jun 2025

Bridges Python WSGI applications (Flask, Django, Pyramid) to AWS Lambda and API Gateway by converting HTTP requests to WSGI format and handling deployment packaging.

However, note that maintenance is aging—the last release was 429 days ago—so verify that it works with your specific framework version and Python runtime before…

MITpure Python · 3.6+aging
195.7Kdownloads / mo
PyLTI1p3 With conditions
PyPI · Dynamic Content · released Nov 2022

Implements the LTI 1.3 Advantage specification for Python web applications, providing OIDC login and message launch handling with built-in adapters for Django and Flask.

However, verify compatibility with your target LMS versions and be prepared to fork or patch if critical issues arise post-2022, since the original maintainer is not…

MITpure Pythondormant
189.9Kdownloads / mo
Flask-Assets With conditions
PyPI · Dynamic Content · released Oct 2023

Integrates asset management into Flask applications, providing merging, minifying, and compiling of CSS and JavaScript files through the webassets library.

BSD-3-Clausepure Pythondormant
188.8Kdownloads / mo
django-request-logging With conditions
PyPI · Dynamic Content · released Feb 2022

A Django middleware that logs HTTP request and response payloads with color-coded output, supporting both web and API requests with configurable detail levels and sensitive header masking.

However, it is dormant (last release February 2022) and may not work with Django versions released after that date.

permissive licensepure Pythondormant
184.0Kdownloads / mo
infinity Skip
PyPI · Dynamic Content · released Jun 2020

Provides an Infinity class that can be compared to any object and supports arithmetic operations, offering a more flexible alternative to Python's built-in float('inf').

BSD-3-Clausebuilds from sourceabandoned
183.0Kdownloads / mo
django-prettyjson Skip
PyPI · Dynamic Content · released Aug 2018

Adds a collapsible, interactive JSON viewer widget to Django forms, admin interfaces, and templates, rendering JSON data with syntax highlighting and expandable tree navigation.

No, not for new projects.

BSD-3-Clausepure Pythonaging
178.8Kdownloads / mo
django-chunkator Skip
PyPI · Dynamic Content · released Jun 2020

Iterates over large Django QuerySets in configurable chunks to avoid loading entire result sets into memory at once.

MITpure Pythonabandoned
178.3Kdownloads / 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
datastar-py Worth it
PyPI · Dynamic Content · released Jun 2026

Datastar-py provides a Python SDK for building server-sent event (SSE) responses that allow backends to push real-time updates to browsers, with built-in helpers for multiple web frameworks.

MITpure Python · 3.10+
170.2Kdownloads / mo
repoze.who With conditions
PyPI · Dynamic Content · released Feb 2025

repoze.who is an identification and authentication framework for WSGI applications, configurable as middleware or an API to handle user identification without providing authorization logic.

permissive licensepure Python · 3.9+aging
167.4Kdownloads / mo
django-datatables-view Skip
PyPI · Dynamic Content · released Apr 2022

Provides a Django view base class that handles server-side processing for DataTables, managing sorting, filtering, and JSON output generation.

MITpure Python · 3.6+abandoned
167.2Kdownloads / mo
pyspelling With conditions
PyPI · Dynamic Content · released Nov 2025

PySpelling wraps Aspell or Hunspell to automate spell checking across project files with customizable filters and task-based configuration, and can fail builds in CI when misspellings are found.

MITpure Python · 3.9+aging
166.9Kdownloads / mo
django-ranged-response Skip
PyPI · Dynamic Content · released Jul 2017

Adds HTTP Content-Range header support to Django file downloads, enabling proper audio/video streaming in browsers that send range requests.

permissive licensebuilds from sourceabandoned
166.3Kdownloads / mo
django-filer Worth it
PyPI · Dynamic Content · released Jul 2026

Django Filer is a file and image management application for Django that provides a file browser interface and handles file uploads, organization, and retrieval within Django projects.

BSD-3-Clausepure Python · 3.8+
166.3Kdownloads / mo
contentful_management Worth it
PyPI · Dynamic Content · released Apr 2026

Python client for Contentful's Management API, enabling programmatic creation, retrieval, update, and deletion of content, assets, spaces, and memberships in Contentful headless CMS.

permissive licensepure Python · 3.8+
161.8Kdownloads / mo
django-ace Worth it
PyPI · Dynamic Content · released May 2026

Integrates the ACE code editor into Django forms as a widget, providing syntax highlighting, themes, and code editing features for text fields.

Install it if you need syntax highlighting and code editing in a Django form or admin interface.

BSD-2-Clausepure Python · 2+
161.5Kdownloads / 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
Flask-Security Worth it
PyPI · Dynamic Content · released Aug 2026

Flask-Security adds authentication, authorization, and user management to Flask applications, supporting multiple authentication methods including OAuth, WebAuthn, and multi-factor authentication.

Install it if you need to add user management and security features to a Flask app without implementing these systems yourself.

MITpure Python · 3.10+
158.2Kdownloads / mo
flask-redis With conditions
PyPI · Dynamic Content · released May 2019

Integrates Redis into Flask applications as a managed extension, providing a Flask-aware client that wraps the redis-py library with configuration through Flask's config system.

However, it has been dormant since 2019 and the license is undeclared—verify that the unclear license status is acceptable for your use case, and be aware that bug…

license unclearpure Pythondormant
156.0Kdownloads / mo
fastapi-csrf-protect With conditions
PyPI · Dynamic Content · released Sep 2025

Adds stateless CSRF protection to FastAPI applications using the Double Submit Cookie pattern, with support for token validation in request headers or form bodies.

However, verify compatibility with your FastAPI/Starlette versions and be prepared to maintain or fork if upstream updates lag behind framework changes.

MITpure Python · 3.9+aging
155.0Kdownloads / mo
home-assistant-frontend With conditions
PyPI · Dynamic Content · released Aug 2026

Provides the web-based user interface for Home Assistant, the open-source home automation platform, serving as the frontend that runs in a browser to control and monitor smart home devices.

Apache-2.0pure Python · 3.14.0+
153.5Kdownloads / mo