$npx skillfedfor your agent

Dynamic Content packages

396 packages · page 9 of 10

Packages

django-memoize Skip
PyPI · Dynamic Content · released Apr 2020

Caches function and method results in Django applications using memoization, reducing redundant computation by storing and reusing previously computed outputs.

BSD-3-Clausebuilds from sourceabandoned
105.1Kdownloads / mo
sqlalchemy-searchable With conditions
PyPI · Dynamic Content · released Feb 2026

Adds fulltext search capabilities to SQLAlchemy models using PostgreSQL's native search features.

BSD-3-Clausepure Python · 3.10+
103.8Kdownloads / mo
quart-auth With conditions
PyPI · Dynamic Content · released Dec 2024

Quart-Auth provides session-based authentication for Quart web applications through secure cookie management, allowing you to protect routes, log users in and out, and track authentication state.

However, the 596-day gap since the last release signals dormancy; verify that the package meets your security and maintenance expectations before adopting it in a new…

MITpure Python · 3.9+dormant
103.5Kdownloads / mo
django-s3-storage With conditions
PyPI · Dynamic Content · released Nov 2023

Provides Django file storage backends that read from and write to Amazon S3, handling both regular media files and static files with configurable authentication, caching, and encryption.

However, maintenance is dormant (last release over a year ago), so verify compatibility with your specific Django and Python versions before adopting.

BSD-3-Clausepure Pythondormant
103.1Kdownloads / mo
djangocms-text-ckeditor Skip
PyPI · Dynamic Content · 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
blockkit With conditions
PyPI · Dynamic Content · released Jan 2026

BlockKit builds Slack UI blocks programmatically with a fluent Python API, type hints, and validation—no hand-written JSON, zero runtime dependencies.

MITpure Python · 3.11+aging
102.3Kdownloads / mo
geos Skip
PyPI · Dynamic Content · released Feb 2021

GEOS is a web server for creating and viewing tiled map overlays in Google Earth, with support for browser-based map display, distance measurement, and PDF map printing.

copyleftpure Pythonabandoned
102.2Kdownloads / mo
django-more-admin-filters With conditions
PyPI · Dynamic Content · released Jan 2026

Provides a collection of Django admin filter classes—dropdown, multi-select, and annotation-based filters—that extend the built-in admin filtering interface with more flexible widget options.

However, maintenance is aging (last commit 219 days ago); adopt it only if you can tolerate slow or infrequent updates, or if you are willing to fork or patch it…

BSD-3-Clausepure Pythonaging
101.7Kdownloads / mo
flask-request-id-header With conditions
PyPI · Dynamic Content · released Mar 2019

Flask middleware that automatically adds or validates an X-Request-ID header on all incoming requests, enabling request tracing through distributed systems.

license unclearpure Pythonabandoned
101.7Kdownloads / mo
flask-mongoengine With conditions
PyPI · Dynamic Content · released Nov 2020

Flask-MongoEngine integrates MongoEngine document models with Flask, handling MongoDB connection management and providing WTForms model form generation for your MongoEngine documents.

However, it is dormant—last release 2020-11-21, last commit 2024-01-18—so it may lag behind current Flask or MongoEngine releases.

BSD-3-Clausepure Pythondormant
100.1Kdownloads / mo
pelican Worth it
PyPI · Dynamic Content · released Apr 2026

Pelican is a static site generator that converts text files in Markdown, reStructuredText, or HTML into a complete, ready-to-serve website without requiring a database or server-side code.

AGPL-3.0-or-laterpure Python · 3.11+
99.5Kdownloads / mo
wkhtmltopdf Skip
PyPI · Dynamic Content · released Jul 2011

Wraps the wkhtmltopdf command-line tool to convert URLs and HTML to PDF from Python, with optional Flash rendering support.

Install only if maintaining legacy Python 2 code already using this package.

BSD-3-Clausebuilds from sourceabandoned
98.4Kdownloads / mo
flask-cloudflared With conditions
PyPI · Dynamic Content · released Jan 2026

Starts a Cloudflare TryCloudflare tunnel for a Flask app, exposing it to the internet with a public URL without manual configuration.

Apache-2.0pure Pythonaging
98.1Kdownloads / mo
maibot-dashboard With conditions
PyPI · Dynamic Content · released Aug 2026

Provides pre-built frontend static assets (HTML, CSS, JavaScript) for the MaiBot WebUI, packaged as a Python distribution for easy deployment alongside server components.

However, verify the license terms first—the unclear license status means you should confirm it aligns with your project's licensing requirements before committing to it.

license unclearpure Python · 3.10+
97.6Kdownloads / mo
streamlit-webrtc Worth it
PyPI · Dynamic Content · released Aug 2026

Adds real-time video and audio streaming over WebRTC to Streamlit apps, with support for frame-by-frame processing callbacks.

MITpure Python · 3.10+
97.5Kdownloads / mo
airium With conditions
PyPI · Dynamic Content · released Jun 2025

Airium generates HTML from Python code using indentation and context managers instead of templates, and can also parse HTML back into Python.

permissive licensepure Pythonaging
97.0Kdownloads / mo
django-authlib Worth it
PyPI · Dynamic Content · released Jul 2026

Provides passwordless authentication for Django using email-based links or OAuth2 from Google, Microsoft, Facebook, and Twitter.

MITpure Python · 3.9+
96.1Kdownloads / mo
quart_babel With conditions
PyPI · Dynamic Content · released Oct 2024

Adds internationalization (i18n) and localization (l10n) support to Quart web applications using Babel and pytz for language translation and timezone handling.

MITpure Python · 3.8+abandoned
96.0Kdownloads / mo
stac-fastapi-api Worth it
PyPI · Dynamic Content · released Aug 2026

Provides a FastAPI-based implementation of the STAC API specification, enabling you to build and serve Spatiotemporal Asset Catalog endpoints.

Install it if you need to build a STAC-compliant API; skip it if you're not working with geospatial asset catalogs or prefer a different framework.

MITpure Python · 3.11+
94.0Kdownloads / mo
PasteScript Skip
PyPI · Dynamic Content · released Jan 2025

PasteScript is a command-line tool for creating Python package layouts and serving WSGI web applications with Paste Deploy configuration.

MITpure Python · 3.8+dormant
93.9Kdownloads / mo
django-xff With conditions
PyPI · Dynamic Content · 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-fiber With conditions
PyPI · Dynamic Content · released Oct 2022

Django Fiber is a lightweight Django CMS that lets you manage page content and structure through a web interface, built on top of Django's admin and REST API.

However, do not install if you require active feature development or support for Django versions beyond 4.1—the last release was in October 2022, and no new features…

Apache-2.0pure Python · 3.6+
93.5Kdownloads / mo
emoji-country-flag Worth it
PyPI · Dynamic Content · released Sep 2025

Converts between flag emoji and ASCII country codes (e.g., `:US:` ↔ 🇺🇸), and embeds flag emoji into text strings.

MITpure Python · 3.10+
93.0Kdownloads / mo
django-analytical Worth it
PyPI · Dynamic Content · released Jul 2025

Integrates multiple third-party analytics services into Django projects through a unified template interface, eliminating the need to manually embed service-specific tracking code.

MITpure Python · 3.9+
93.0Kdownloads / mo
yelpapi Worth it
PyPI · Dynamic Content · released Mar 2026

yelpapi wraps the Yelp Fusion API, letting you search for businesses, retrieve reviews, check events, and query business details programmatically from Python.

Install it if you need to integrate Yelp business data into a Python application.

BSD-3-Clausepure Python · 3.9+
92.7Kdownloads / mo
django-service-objects Skip
PyPI · Dynamic Content · released Feb 2022

Provides a Service base class for Django that encapsulates business logic separately from views and models, with form-like validation and a process/post-process execution pattern.

MITpure Pythonabandoned
91.9Kdownloads / mo
htmlBuilder With conditions
PyPI · Dynamic Content · released Mar 2021

Render HTML by writing Python code, using classes to represent tags and leveraging Python's syntax and object-oriented features instead of template languages.

However, note that the last release was in 2021; if you encounter bugs or need new features, community support may be limited.

MITpure Python · 3.6+dormant
91.7Kdownloads / mo
assistant-stream With conditions
PyPI · Dynamic Content · released Aug 2026

Provides server-side streaming support for AI chat applications built with Starlette, enabling real-time message delivery to React frontends.

MITpure Python
91.3Kdownloads / mo
django-rest-framework-docs Skip
PyPI · Dynamic Content · released Sep 2013

Generates browsable documentation and an inventory of Django REST Framework v2 API endpoints by scanning URL patterns and extracting endpoint metadata, methods, and serializer properties.

BSD-3-Clausebuilds from sourceabandoned
90.8Kdownloads / mo
jason Skip
PyPI · Dynamic Content · released Jun 2014

Provides lightweight helper functions for Django views that return JSON data.

copyleftbuilds from sourceabandoned
89.5Kdownloads / mo
WTForms-Alchemy With conditions
PyPI · Dynamic Content · released Aug 2025

Automatically generates WTForms form classes from SQLAlchemy model definitions, eliminating the need to manually write form fields that mirror your database schema.

BSD-3-Clausepure Python
89.0Kdownloads / mo
Flask-Minify Worth it
PyPI · Dynamic Content · released Mar 2025

Flask extension that automatically minifies HTML, JavaScript, CSS, and Less output from your application to reduce response size.

Install it if you want automatic minification of HTML, CSS, and JavaScript responses without manual configuration; the decorator and bypass options give you control…

MITpure Python
88.8Kdownloads / mo
django-organizations Worth it
PyPI · Dynamic Content · released Jul 2026

Adds multi-user group and account management to Django, letting you separate individual user identity from organizations, subscriptions, and team structures.

Install it if you need to add team or subscription account structures to a Django project and want a tested, extensible foundation rather than building from scratch.

BSD-3-Clausepure Python · 3.10+
88.8Kdownloads / mo
highcharts-maps With conditions
PyPI · Dynamic Content · released Aug 2024

Highcharts Maps for Python wraps the Highcharts Maps JavaScript library to create interactive geospatial and map-based data visualizations directly from Python, with native integration into Jupyter, Pandas, PySpark, and GeoPandas workflows.

However, verify the license terms first (they are unclear in the metadata), and be aware that the package has not been updated in 724 days—test compatibility with…

license unclearpure Python · 3.10+dormant
88.6Kdownloads / mo
django-reversion-compare With conditions
PyPI · Dynamic Content · released Aug 2026

Adds a side-by-side version comparison view to Django admin for models tracked by django-reversion, showing field-by-field diffs between revisions.

copyleftpure Python · 3.12+
87.6Kdownloads / mo
flask-openapi3-scalar With conditions
PyPI · Dynamic Content · released Feb 2026

Provides Scalar UI integration for flask-openapi3, enabling interactive API documentation and testing through a Scalar-based web interface.

MITpure Python · 3.8+
87.6Kdownloads / mo
wllegal With conditions
PyPI · Dynamic Content · released Aug 2026

A Django module providing legal document templates and compliance infrastructure for Weblate-based localization services.

GPL-3.0-or-laterpure Python · 3.11+
87.3Kdownloads / mo
django-admin-csvexport With conditions
PyPI · Dynamic Content · released Jan 2026

Adds a Django admin action that exports selected model instances from the admin changelist as CSV data, with configurable field selection and format options.

Install it if exporting from admin is a core workflow; skip it if you need heavy data transformation or real-time exports.

permissive licensepure Pythonaging
86.9Kdownloads / mo
Plim Skip
PyPI · Dynamic Content · released Sep 2022

Plim translates a concise Ruby-inspired template syntax into HTML and Mako markup, letting you write cleaner template code that compiles down to valid Mako templates.

No—install only if you are maintaining legacy code already using Plim.

MITpure Pythonabandoned
86.7Kdownloads / mo
django-diagram With conditions
PyPI · Dynamic Content · released Feb 2023

Generates Entity Relationship Diagrams in Mermaid format from Django project models by introspecting your Django configuration.

license unclearpure Pythondormant
86.6Kdownloads / mo