Spacing component for Streamlit
Project description
Streamlit Space
Add blank lines to your Streamlit app.
Installation
pip install streamlit-space
Quickstart
from streamlit_space import space
space()
License
Streamlit Space has an MIT license, as found in the LICENSE file.
Documentation
streamlit_space.space
streamlit_space.space(container=None, lines=1)
Add blank lines to Streamlit app.
Parameters:
- container: Streamlit container. Default:
None
. - lines: number of blank lines to be added. Default:
1
.
Contribution
Changelog
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
streamlit_space-0.1.1.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for streamlit_space-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5d2a8f42915e4f3415e18b4ab53be092762a0783c4ed32c4a671dcdef91f828 |
|
MD5 | a07110e390ee8f8184d04479751ffe01 |
|
BLAKE2b-256 | 77a778f55c63b52a4d1c6163cbefc3c0c05f635745f388f98f36609cb3f5c79c |