https://github.com/crabdancing/gridgen
Simple GUI-driven grid generator with preview, coded with StreamLit
https://github.com/crabdancing/gridgen
Last synced: over 1 year ago
JSON representation
Simple GUI-driven grid generator with preview, coded with StreamLit
- Host: GitHub
- URL: https://github.com/crabdancing/gridgen
- Owner: crabdancing
- License: gpl-3.0
- Created: 2021-12-19T21:20:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T04:15:18.000Z (over 4 years ago)
- Last Synced: 2025-02-06T05:33:02.091Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A little present for my friend Katie. :)
Generates a simple graph paper type grid.
Demo (should be) available [here](https://gridgen.herokuapp.com).
Coded in Python and streamlit, and runs server-side -- so heroku container could take awhile to load up the first time :P