Zikojs based Interactive Table of Contents component for Streamlit.
Project description
ziko-st-toc
Zikojs based Interactive Table of Contents component for Streamlit.
Installation instructions
pip install ziko-st-toc
Usage instructions
import streamlit as st
from ziko_st_toc import table_of_contents
st.title('Streamlit Table Of contents')
with st.sidebar:
table_of_contents()
st.header('Header I')
# Content ..
st.header('Header II')
# Content ..
st.subheader('Sub Header II-1')
# Content ..
st.subheader('Sub Header II-2')
# Content ..
st.subheader('Sub Header II-3')
# Content ..
st.header('Header III')
# Content ..
⭐️ Show your support
If you appreciate the library, kindly demonstrate your support by giving it a star!
License
This projet is licensed under the terms of MIT License
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
ziko_st_toc-0.4.0.tar.gz
(61.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ziko_st_toc-0.4.0.tar.gz.
File metadata
- Download URL: ziko_st_toc-0.4.0.tar.gz
- Upload date:
- Size: 61.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ca5a3306cb4e7ee7c143f251cfb5939e995a7d889182a7ed07fc3eb26c991b8
|
|
| MD5 |
2f97bf6a0eee795bf0668302c92bbb00
|
|
| BLAKE2b-256 |
90d37b40c88f589969d1c02f4f0396bdebcb0cb92b445d774ca8af8749de53cd
|
File details
Details for the file ziko_st_toc-0.4.0-py3-none-any.whl.
File metadata
- Download URL: ziko_st_toc-0.4.0-py3-none-any.whl
- Upload date:
- Size: 61.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44aeb048678b670003a4a01f2d2bceb2b80fa136964a7a6dfd5352dac5913abf
|
|
| MD5 |
5823349ea045d4d88dd250fc83319f36
|
|
| BLAKE2b-256 |
585fa6130677e3d009496f1c55674924afa569a8b27a8fb2c48fb1b362c17911
|