Skip to main content

Easy customisation of Streamlit look and feel.

Project description

Streamlit Theme

https://img.shields.io/pypi/v/streamlit_theme.svg https://img.shields.io/travis/samdobson/streamlit-theme.svg Documentation Status Updates

Easy customisation of Streamlit look and feel.

$ pip install streamlit-theme
import streamlit as st
import streamlit_theme as stt

stt.set_theme({'primary': '#1b3388'})
st.title('My themed app')

Dcoumentation: https://streamlit-theme.readthedocs.io

History

0.58.0 (2020-04-28)

  • First release on PyPI.

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_theme-0.58.0.tar.gz (9.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page