Pipeline is an asset packaging library for Django.
Python HTML CSS JavaScript Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.rst

Pipeline

Build Status Code Coverage Jazzband PYPI

Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.

Installation

To install it, simply:

pip install django-pipeline

Documentation

For documentation, usage, and examples, see : https://django-pipeline.readthedocs.io