Tkinter GUI
Simple desktop GUI scaffold using Tkinter.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a tkinter gui
jyinit create my-project --type tkinter
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveGreat for
- desktop apps