Metadata-Version: 2.1
Name: wavegui
Version: 0.23.1
Summary: web based ui framework, write pretty ui without knoledge of css/html.
Home-page: https://github.com/pyflow/wavegui/
Author: Wei Zhuo
Author-email: zeaphoo@qq.com
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# wavegui

h2o_wave compatible ui framework.


# relation to h2oai/wave

Files copied from h2oai/wave `version 0.23.1` without modification:
* wavegui/www/
* wavegui/core.py
* wavegui/graphics.py
* wavegui/types.py
* wavegui/ui.py
* wavegui/ui_ext.py

