Are there any python libraries/packages like Juicer/Sprockets/bundle_fu?

Jason Scheirer jason.scheirer at gmail.com
Wed Mar 4 14:23:27 EST 2009


On Mar 4, 1:22 am, Phillip B Oldham <phillip.old... at gmail.com> wrote:
> Hi all.
>
> Just wondering whether there are any libraries for python like ruby's
> Juicer[1], Sprocets[2], or bundle_fu[3]?
>
> Thanks!
>
> [1]http://www.cjohansen.no/en/ruby/juicer_a_css_and_javascript_packaging...
> [2]http://getsprockets.com/
> [3]http://code.google.com/p/bundle-fu/

Do you have a reason for needing the same thing implemented in Python,
or are the options in Ruby enough?

http://pypi.python.org/pypi/JSTools/0.1b
You may also be able to extract what you need from
http://pypi.python.org/pypi/TGCombine/1.0.4



More information about the Python-list mailing list