Fanstatic packaging of Bootstrap Image Gallery
Project description
js.bootstrap_image_gallery
Introduction
This library packages Bootstrap Image Gallery 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.bootstrap_image_gallery) are published to some URL.
How to use?
You can import gallery from js.bootstrap_image_gallery and need it where you want these resources to be included on a page:
>>> from js.bootstrap_image_gallery import gallery >>> gallery.need()
If you only want the JS resources:
>>> from js.bootstrap_image_gallery import gallery_js >>> gallery_js.need()
If you only want the CSS resources:
>>> from js.bootstrap_image_gallery import gallery_css >>> gallery_css.need()
CHANGES
2.8.1
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for js.bootstrap_image_gallery-2.8.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9382af91456cc5f152f3de628b1683f80521d22f194ce3ec2d9f0a9571eb733 |
|
MD5 | ca74b46cedc94e3435d1b7f1b32a2e70 |
|
BLAKE2b-256 | 002e37d2c1a911c93b3c0f3645c342f655b450e26d52b784aeda2e6bbf21eed4 |