django-pipeline-csscompressor 0.1
pip install django-pipeline-csscompressor
Latest version
Released:
A django-pipeline compressor to compress css files using csscompressor
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 (LICENSE.txt)
- Author: mySociety
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Project description
django-pipeline-csscompressor
==============
A https://github.com/jazzband/django-pipeline css compressor
to compress css files using https://github.com/sprymix/csscompressor.
This allows you to use django-pipeline to compress CSS files without having to
rely on an external binary like YUI compressor, Uglify, etc.
Installation
------------
pip install django-pipeline-csscompressor
Configure django-pipeline to use django_pipeline_csscompressor.CssCompressor
as its `CSS_COMPRESSOR` in your `settings.py`:
CSS_COMPRESSOR = 'django_pipeline_csscompressor.CssCompressor '
==============
A https://github.com/jazzband/django-pipeline css compressor
to compress css files using https://github.com/sprymix/csscompressor.
This allows you to use django-pipeline to compress CSS files without having to
rely on an external binary like YUI compressor, Uglify, etc.
Installation
------------
pip install django-pipeline-csscompressor
Configure django-pipeline to use django_pipeline_csscompressor.CssCompressor
as its `CSS_COMPRESSOR` in your `settings.py`:
CSS_COMPRESSOR = 'django_pipeline_csscompressor.CssCompressor '
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 (LICENSE.txt)
- Author: mySociety
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
django_pipeline_csscompressor-0.1-py2.py3-none-any.whl
(3.3 kB
view details)
Uploaded
Python 2
Python 3
File details
Details for the file django-pipeline-csscompressor-0.1.tar.gz
.
File metadata
- Download URL: django-pipeline-csscompressor-0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd5cfd11fd1439ffe8bc42e0d5150881a485613cfc43c7895dbce957bb0adb9a |
|
MD5 | 79a3d466f3021e04ce975465beb49802 |
|
BLAKE2b-256 | cfe308a7ccc6e4ff5e5986eeeef6eec2a263191af5c075cd363061f7fd38f865 |
File details
Details for the file django_pipeline_csscompressor-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_pipeline_csscompressor-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1730cd89042ffc0801698e071501b23798cc4885f9ff77f4fb5a59afd5d9b99 |
|
MD5 | 687c7fa8bbce6399187123eb974b77cb |
|
BLAKE2b-256 | d03c2317366ad4e905d555943a440da56637bcd682afb04a61953985abb2cc0b |