Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

edx/django-pipeline

 
 

Repository files navigation

Pipeline

Notice: This repo will be archived in April 2021.

Jazzband GitHub Actions Coverage Documentation Status

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

About

Pipeline is an asset packaging library for Django.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.2%
  • HTML 1.8%
  • JavaScript 1.3%
  • CSS 1.3%
  • EJS 0.2%
  • CoffeeScript 0.1%
  • Other 0.1%