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.2.tar.gz
(52.2 kB
view hashes)
Built Distribution
Close
Hashes for streamlit_extras-0.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7d28c13f167f7c9bccd7344052584575fbbf2452e119c433bc4e5c8a98022a0 |
|
MD5 | 20a6fb60a8a04fe393441876143fa9af |
|
BLAKE2b-256 | 4b72fde353ea4304caf38440448dff527ecb51e49d6981b98c5ca11d5c83193d |