An all-in-one place, to find complex or just not available components by default on streamlit.
Project description
Extra-Streamlit-Components
An all-in-one place, to find complex or just not available components by default on streamlit.
Components
-
TabBar
Inspire from React's
ScrollMenu, this component receives a list ofTabBarItemData, and returns theidof the selected tabInputs:
- data: List[TabBarItemData]
- default=None (optional)
Returns:
- id: int
-
BouncingImage
Probably not the best naming but this component, renders an image by its path or url, and animates by zooming in and out repetitively giving an illusion of a bounce.
Inputs:
- image_source: str
- animate: bool
- animation_time: int
- height: float
- width: float
Returns:
- is_animating: bool
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file extra_streamlit_components-0.0.5.tar.gz.
File metadata
- Download URL: extra_streamlit_components-0.0.5.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c7da750ca82233b1a63a73ddaf734cbdd4708001881f69c60e6e3f27011e9f7
|
|
| MD5 |
2395f9597c60a58560ee9f82344aa3ca
|
|
| BLAKE2b-256 |
e0db7266ef3f4ea0acd933873310dfc9837602698c0509b4ce80aebf2e880dca
|