Skip to main content

.

Project description

gui2html

This is a package that turns GUI into HTML

install

pip install gui2html

use

from gui2html import *
Label(text='hello',_class='class',id='id',stylesheet='color: red;')
Button(text='hello',_class='class',stylesheet='',onclick='console.log("click")',id='id')
create()

Updata Info

2022.1.24 0.0.1

updata Label class

2022.1.24 0.0.2

updata Button class

2022.1.24 0.0.3

Repair Bug

2022.1.24 0.0.4

Repair Bug

2022.1.24 0.0.5

Repair Bug

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gui2html-0.0.5.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

gui2html-0.0.5-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page