Metadata-Version: 2.4
Name: wizlib
Version: 3.4.1
Summary: Build configurable CLI tools easily in Python (a framework)
License: MIT
Author: Steampunk Wizard
Author-email: wizlib@steamwiz.io
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: PyYAML (>=6.0.1,<7.0.0)
Requires-Dist: readchar (>=4.0.5,<5.0.0)
Description-Content-Type: text/markdown

# WizLib

⚠️ DISCLAIMER: This is a hobby/personal project. Not a commercial product. Not for production use.

## Build configurable CLI tools easily in Python (a framework)

## Documentation

Complete documentation is available at **https://wizlib.steamwiz.io**

