streamlit-nested-layout
An unofficial monkey patch that enables streamlit columns and expanders to be nested.
- ⚠️Streamlit developers disallow this behavior by design, so you are on your own if you encounter issues using this package!⚠️
Last tested for streamlit==1.39.0 on Python 3.9.18.
Credits to streamlit PR #5266 by @ZeroCool940711.
Install
pip install streamlit-nested-layout
Usage
Just import this package once in your app.
import streamlit_nested_layout
Demo
Release files for streamlit-nested-layout 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| streamlit-nested-layout-0.1.4.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| streamlit_nested_layout-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.5 kB
Release files / streamlit-nested-layout-0.1.4.tar.gz
| Download URL | streamlit-nested-layout-0.1.4.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b1b7e5279193f640f37fa1293f2c5dac8abd833cf4995f95026a241e3d12457f
|
|
BLAKE2b-256 checksum How to use checksums |
436754c55ec92716d764b64080ff55eddd95fe34710ac4b9b225ae431f57175c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.19
|
Release files / streamlit_nested_layout-0.1.4-py3-none-any.whl
| Download URL | streamlit_nested_layout-0.1.4-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
acf22271b8d8b17dd82a1789a36e71d4dee3b898055852c3ffa39da814e644f2
|
|
BLAKE2b-256 checksum How to use checksums |
b38d2bab7d8c46da6273eb291e5695c1d5a9f48fc8babdaaef5a9d2eb16c2b8d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.19
|