A template for command-line utility cookiecutters to create a Python 3 package with a Tkinter UI.
- Works on 3.5 (Earlier Python versions untested).
- JSON switches to configure GUI components
- Navigation bar
- Status bar
- Tool bar
- Organized in classes per stack over flow response: http://stackoverflow.com/questions/17466561/best-way-to-structure-a-tkinter-application