Add blank lines to your Streamlit app
Project description
Streamlit Space
Add blank lines to your Streamlit app.
Installation
pip install streamlit-space
Quickstart
from streamlit_space import space
space()
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
License
Streamlit Space has an MIT license, as found in the LICENSE file.
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.0.1.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for streamlit_space-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52a46fbd9358c94c38411160329c50343ba5d8800d2eda29b348fd6405217683 |
|
MD5 | b92cd225a738afdc1a5e6ba58cb150dd |
|
BLAKE2b-256 | f175dea149ec986336117c3c8e8b7889ff0df909a449eddd2e0a861f8d061cf0 |