Streamlit component that allows you to do work with cookies
Project description
streamlit-custom-component
Streamlit component that allows you to do X
Installation instructions
pip install cookyjar
Usage instructions
import streamlit as st
from cookyjar import cookyjar
cookies = cookyjar()
st.write(value)
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
cookyjar-0.0.4.tar.gz
(419.6 kB
view hashes)
Built Distribution
cookyjar-0.0.4-py3-none-any.whl
(423.4 kB
view hashes)