Metadata-Version: 2.1
Name: viaduc
Version: 1.0.8
Summary: probably the simplest way to create a nice-looking gui using python
Home-page: https://github.com/dtmilano/viaduc
Author: Diego Torres Milano
Author-email: dtmilano@gmail.com
License: Apache
Keywords: gui,ui,webview,pywebview,tkinter
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE


Viaduc is probably the simplest way to create a nice-looking gui using python and tiny bit of html/css/js.

![form example](https://raw.githubusercontent.com/dtmilano/viaduc/main/screenshots/form.png)

viaduc uses pywebview and [Bootstrap](https://getbootstrap.com/) to provide a gui for other tools and scripts.

