Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 442 Bytes

File metadata and controls

9 lines (7 loc) · 442 Bytes

keymap-drawer-web

This repo contains the source code for the Streamlit web app associated with keymap-drawer hosted at https://caksoylar.github.io/keymap-drawer.

To run locally, install the dependencies specified in packages.txt (via apt on Ubuntu), then install pip dependencies via pip install -r requirements.txt. After dependencies are installed, run with streamlit run app.py.