Static builders
Utilities for build all static files (css, js) to one compressed and minified.
Note that this is similar to this grid: https://djangopackages.org/grids/g/asset-managers/
Search & Filter
| Package | django-compressor | whitenoise | django-webpack-loader | python-webpack-boilerplate | django-freeze | ServeStatic | wq.app | Django React Tools | django-deno | Django-NextJS |
|---|---|---|---|---|---|---|---|---|---|---|
|
Description
|
Compresses linked and inline
javascript or CSS into a single cached file. |
Radically simplified static
file serving for Python web apps |
Transparently use webpack with
django |
Django Webpack boilerplate &
Flask Webpack boilerplate |
:ice_cube: convert your
dynamic django site to a static one with one line of code. |
Production-grade Python static
file server. Run as middleware or standalone. |
π»π± wq's app library: a
JavaScript framework powering offline-first web & native a⦠|
Tools for helping integrate
ReactJS into a Django project. |
Django assets / bundle manager with TypeScript transpilation support via sucrase or swc and |
-
|
|
Category
|
App | Other | App | App | App | Other | Other | App | App | App |
|
Using This
|
115
|
7
|
6
|
0
|
0
|
0
|
1
|
0
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Unknown | Unknown | Production/Stable | Production/Stable | Production/Stable | Beta | Alpha | Planning |
|
Version (PyPI)
|
4.6.0 | 6.12.0 | 3.2.3 | 1.0.4 | 0.12.0 | 4.3.0 | 2.1.0 | 0.4.7 | 0.2.0 | 0.0.2 |
|
Stars
|
2,868 | 2,736 | 2,546 | 184 | 121 | 85 | 121 | 12 | 4 | 0 |
|
Forks
|
609 | 153 | 341 | 22 | 16 | 6 | 32 | 7 | 0 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
|
Updated
|
21 Apr 2026 | 29 Apr 2026 | 6 Apr 2026 | 7 Jan 2026 | 8 May 2026 | 9 Apr 2026 | 12 Sep 2024 | 6 Jan 2025 | 8 Dec 2024 | - |
|
License
|
MIT | MIT | MIT License | MIT | Custom | MIT | MIT | Other/Propr⦠| LGPL-3.0 | MIT |
|
Links
|
||||||||||
|
Feature Comparison
(click cells to edit)
|
||||||||||
|
Remote files
|
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
|
Aggregation area
|
template
|
β
|
β
|
β
|
β
|
β
|
python + r.js
|
β
|
β
|
β
|
π»π± wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Maplibre GL.
Showing 10 of 23 packages in this grid.
Features Being Compared
Remote files
Supports aggregation of remote files as well as static ones.
Aggregation area
Aggregated blocks are defined in either the "template" or in "python".