This package browser is in early development. Mind the rough edges.

python-django-assets 2.0

Asset management for Django

Asset management for Django, to compress and merge CSS and Javascript files. Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files.

Installation

Install python-django-assets 2.0 as follows:

guix install python-django-assets@2.0

Or install the latest version:

guix install python-django-assets

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.