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.4.3.tar.gz
(53.8 kB
view hashes)
Built Distribution
Close
Hashes for streamlit_extras-0.4.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36fb6af37572ee38b421922114ca4bf89cb846afd5cad2c955182120cf6aa8ac |
|
MD5 | 4bd3babdbb16b48b72fd5ad476eed8df |
|
BLAKE2b-256 | c5f70f8735da67736a079a775c51b398025bdc715c612761ea6f5fc64e29d61a |