A library to discover, try, install and share Streamlit extras
Project description
🪢 streamlit-extras
A Python library with useful Streamlit extras
streamlit-extras
is a Python library putting together useful Streamlit bits of code (extras).
Highlights
- 📙 Discover: Visit our documentation to discover all extras.
- ⬇️ Install:
streamlit-extras
is a PyPI package with all extras included. Get them all using pip! - 🫴 Share: Go ahead and share your own extras, it's just a PR away!
Getting Started
Installation
pip install streamlit-extras
Usage
Here's an example with one of the easiest extras around, stoggle
from streamlit_extras.stoggle import stoggle
stoggle(
"Click me!",
"""🥷 Surprise! Here's some additional content""",
)
Documentation
Visit https://arnaudmiribel.github.io/streamlit-extras
Contribution
PRs are welcome! Guidelines here
README template taken from LukasMasuch/streamlit-pydantic
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
streamlit_extras-0.3.5.tar.gz
(49.3 kB
view hashes)
Built Distribution
Close
Hashes for streamlit_extras-0.3.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75fa649d16c7724d6f97362f4784083b73d315bdb963a7b2f7a056bd6951af1b |
|
MD5 | 96c5be81670a74ee18bd91cbfea19f62 |
|
BLAKE2b-256 | 1a085bf56a53025ada299de87162d247d6b9ef77e93daefd836e4e9bf8f90ee2 |