Metadata-Version: 2.4
Name: maxson-gui-utils
Version: 0.1.9
Summary: A Python application.
Author-email: Your Name <you@example.com>
Maintainer-email: Your Name <you@example.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Typing :: Typed
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dworshak-config>=0.2.8
Requires-Dist: pyhabitat>=1.3.9
Requires-Dist: typer>=0.27.0
Requires-Dist: typer-helptree>=0.2.12
Dynamic: license-file

# maxson-gui-utils

Centralized theme and TKinter helpers. 
Used alongside maxson-build-utils.

---

## Helptree

See the `maxson-gui-utils` Typer CLI structure.

```
maxson-gui-utils helptree
```

<p align="center">
  <img src="https://raw.githubusercontent.com/City-of-Memphis-Wastewater/maxson-gui-utils/main/assets/assets/maxson-gui-utils_v0.1.9_helptree.svg" width="100%" alt="SVG of the CLI helptree">
</p>
