Metadata-Version: 2.1
Name: pype-framework
Version: 1.0.12
Summary: Python + HTML desktop app framework
Home-page: https://github.com/kokasmark/Pype
Author: Kokas Márk
Author-email: mark.kokas04@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Pype

![logo](https://github.com/kokasmark/Pype/blob/main/banner.png?raw=true)

**Fast** and **Simple** GUI framework for Python

Render **Python** computed values and interact them via **HTML** in a webview application

Good for fast visualization or **lightweight applications**

**Documentation** - https://github.com/kokasmark/Pype/blob/main/README.md
