Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blackary/cookiecutter-streamlit-component

Template for creating and publishing simple (vanilla js, html and css) bidirectional streamlit component
https://github.com/blackary/cookiecutter-streamlit-component

cookiecutter-template streamlit streamlit-component

Last synced: 19 days ago
JSON representation

Template for creating and publishing simple (vanilla js, html and css) bidirectional streamlit component

Awesome Lists containing this project

README

        

# 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](https://pypa.github.io/pipx/) to install it globally)
```sh
pipx install cruft
```

Then run
```
cruft create https://github.com/blackary/cookiecutter-streamlit-component/
```

And follow the instructions