Metadata-Version: 2.1
Name: FunGUI
Version: 0.0.7
Summary: It is a tool to easily generate GUI from a function.
Home-page: https://gitee.com/shawnyanwang/fun_-gui
Author: shawn yan wang
Author-email: shawnyanwang@gmail.com
License: UNKNOWN
Description: Fun_GUI
        
        Introduction
        
        It is a tool to easily generate GUI from a function. After user set function default value and add some comments, the corresponding GUI can be just generated by this module.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
