Creates a customizable stack of selectable avatars to be used as a filtering controller in your app.

- Supports Names, Material icons, Image URLs, and Local images
- Selectable
- Optional labels and tooltips
- Overlapping or side-by-side layouts
- Automatic wrapping and expandable groups
- Left or right alignment
- Query-parameter binding
Install:
pip install streamlit-avatar-stack
or
uv add streamlit-avatar-stack
PyPI Project Here: Client Challenge