ltvolks / webassets

Asset management for Python web development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asset management application for Python web development - use it to merge and compress your JavaScript and CSS files.

Documentation of development version: travis

http://webassets.readthedocs.org/

Since releases aren't exactly happening on a regular schedule, you are encouraged to use the latest code. webassets is pretty well tested, so as long as the build status icon above remains a reassuring green, you shouldn't run into any trouble.

You can download a tarball of the development version, or install it via pip install webassets==dev.

Documentation of latest stable version:
http://elsdoerfer.name/docs/webassets/

About

Asset management for Python web development.

License:BSD 2-Clause "Simplified" License