Skip to main content

Fanstatic packaging of Bootstrap Image Gallery

Project description

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

js.bootstrap_image_gallery-2.8.1.tar.gz (17.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page