js.jquery_simplemodal is a Python library that packages jquery.simplemodal 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_simplemodal) are published to some URL.
Bitbucket repository : https://bitbucket.org/fanstatic/js.jquery_simplemodal
How to use?
You can import jquery_simplemodal from js.jquery_simplemodal and need it where you want these resources to be included on a page:
>>> from js.jquery_simplemodal import jquery_simplemodal
>>> jquery_simplemodal.need()
Product's homepage
Requirements:
· Python
· Fanstatic