Spacing component for Streamlit
Project description
Streamlit Space
Add blank lines to your Streamlit app.
Installation
pip install streamlit-space
Quickstart
import streamlit as st
from streamlit_space import space
st.title('Streamlit 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 (any, optional): The Streamlit container. Defaults to
None
. - lines (int, optional): The number of blank lines to be added. Defaults to
1
.
Contribution
Changelog
Version 0.1.0:
- Made spacing component functional
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.5.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file streamlit_space-0.1.5.tar.gz
.
File metadata
- Download URL: streamlit_space-0.1.5.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fbeb5eafb3e93c679e2cd3bb1fcc975377016717f799852f632f818db79364a |
|
MD5 | bd1cf4464d8be3fe1c0fc93f5a9406c8 |
|
BLAKE2b-256 | 410adddc4303f5c52193a29fdd079991a137f4d3842382af705f5c1fd4653d8c |
File details
Details for the file streamlit_space-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: streamlit_space-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50084816cd3682049e9f540dfdc58935711552bc387ae7c656f36d5271d958d3 |
|
MD5 | 3141c465d871e61fb3bcfc35243275f9 |
|
BLAKE2b-256 | de75080d47219df032c8c6e1d2effaef7e038b23fd4beb15ca95859a4d2dd15c |