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.5.tar.gz
(55.7 kB
view hashes)
Built Distribution
Close
Hashes for streamlit_extras-0.4.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6214aa2014571b978699e116d7960bee631b2cbf0eb478c4735036decc56ed66 |
|
MD5 | 1c839f370e21997efba2628f585381dd |
|
BLAKE2b-256 | 61a1bbaea283e45ed776dbf66c3b61149dae3ab5abb34e6bd8bec1cd969dccc4 |