Skip to main content

Compression related scripts

Project description

Examples:

python scripts/yui_compress_files.py –compressor path/to/yuicompressor-2.4.8.jar –root path/to/stylesheets –files cssfile1.css stylesheetlib/cssfile2.css cssfile3.css

# creates files: cssfile1.min.css, stylesheetlib/cssfile2.min.css, cssfile3.min.css using yuicompressor jar file

python scripts/compile_single_file.py –root path/to/javascripts –files jsfile1.js jsfile2.js jsfile3.js –filename single_optimized_file.js

# creates one file single_optimized_file.js using unix concat

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compress_pyscripts-0.0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page