Metadata-Version: 2.1
Name: streamlit-slb-gallery
Version: 1.0.10
Summary: Streamlit component that allows to display images and videos as gallery
Home-page: 
Author: Sharizan Redzuan
Author-email: sredzuan@slb.com
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: devel
License-File: LICENSE

# streamlit_slb_gallery

Streamlit component that allows user display images and video gallery

## Installation instructions

```sh
pip install streamlit_slb_gallery
```

## Release Notes

1.0.0

- Initial Release

  1.0.1

- Fix Release Issue

  1.0.2

- Fix load card issue

  1.0.3

- Fix load card issue

  1.0.4

- Fix to load other types of events

  1.0.5

- Add feature for gallery paging and delays

  1.0.6

- Add environment Condition

  1.0.7

- Change input date from epoch to string

  1.0.8

- Fix the issue where gallery not refresh when user change the date

  1.0.10

- Fix the gallery pagination. load details only for selected events per page
