Metadata-Version: 2.1
Name: streamlit-slb-gallery
Version: 1.1.7
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.10

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

  1.1.0

- stable version and able to customize the height

  1.1.1

- fix date format for alert time to yyyy-MM-dd HH:mm:ss

  1.1.2

- fix date format for alert time to yyyy-MM-dd HH:mm:ss on missing seconds

  1.1.3

- fix date format for alert time to yyyy-MM-dd HH:mm:ss on missing seconds

  1.1.4

- Fix pagination issue

  1.1.5

- Fix time display and conversion

  1.1.6

- Update violation type display

  1.1.7

- Show event with no image available
