Metadata-Version: 2.1
Name: popui
Version: 0.0.1
Summary: A Python module for creating GUI popups with Dear PyGui and AutoHotkey on Windows
Home-page: https://github.com/KyleTheScientist/popui
Author: KyleTheScientist
Author-email: kylethescientist@gmail.com
Keywords: gui,popup,dearpygui,autohotkey
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: ahk
Requires-Dist: dearpygui
