Metadata-Version: 2.4
Name: cmd_window
Version: 0.1.0
Summary: This python module makes it easy to create text-based, graphical interfaces.
Home-page: https://github.com/peterczegledy/Python-modules/tree/main/cmd_window
Author: Czeglédy Péter
Author-email: czegledyp2@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pynput
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

## License
MIT License © 2025 Péter Czeglédy

This python module makes it easy to create text-based, graphical interfaces for any use. The module includes text boxes, labels, buttons, list boxes, tables, password fields, check boxes, progress bars, and two types of windows.
