I still prefer to use bower & grunt to manage my assets. Once you have installed npm and bower, you can easily make them isolated to your project using ree's buildout recipie and then have them updated manually by calling them or by updating the buildout.
I propose you to take a look at bower & grunt, they are well done and widely used... more than any python lib you can find for this job. On Tuesday, March 11, 2014 1:39:12 PM UTC-4, Sascha Gottfried wrote: > > Hi All, > for an existing medium-sized pyramid application I now want to switch to > static resource publishing / asset management. > Current JS dependencies are widely used stuff like jQuery, jQuery UI, > jQuery DataTables, Highcharts/Highstocks but not more than 10 different > libraries. > I have fanstatic or webassets as possible candidates. Both provide pyramid > integration. I found fanstatic earlier than webassets, that is why I > started examining fanstatic first. > On PyPI I found https://pypi.python.org/pypi/js.jquery/ <http://js.query> but > there are no updates since a year. What does that mean? > I am actually not able to find similar bundles made with webassets. > > I want to go for the solution that is mature, but still under development > and provides a lot of packages in PyPI? > What is your recommendation? > > > > Thanks in advance > Best regards, Sascha > > > > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
