Metadata-Version: 2.4
Name: gui_library
Version: 0.9.3
Summary: A library of useful tkinter GUI windows
Author: dbruce-ae05
Author-email: dbruce.ae05@gmail.com
Requires-Python: >=3.10, <3.15
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: treelib (>=1.8.0,<2.0.0)
Description-Content-Type: text/markdown

# Base Python Project Structure

This python project is a template for creating new python projects with my preferences baked into the project.

