js.jquery_tools is a Python library that packages jQueryTools for Fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery_tools) are published to some URL.
How to use?
You can import jquery_tools from js.jquery_tools and need it where you want these resources to be included on a page:
>>> from js.jquery_tools import jquery_tools
>>> jquery_tools.need()
Product's homepage
Requirements:
· Python
· Fanstatic
What's New in This Release: [ read full changelog ]
· Update to jQuery Tools 1.2.7