cookiecutter-streamlit-component
cookiecutter-streamlit-component copied to clipboard
Template for creating and publishing simple (vanilla js, html and css) bidirectional streamlit component
cookiecutter-streamlit-component
Template for creating and publishing simple (vanilla js, html and css) bidirectional streamlit component
Usage
Make sure you have cruft installed (you can use pipx to install it globally)
pipx install cruft
Then run
cruft create https://github.com/blackary/cookiecutter-streamlit-component/
And follow the instructions