J
J
jadewizzard2016-02-01 17:34:56
Python
jadewizzard, 2016-02-01 17:34:56

GUI for Python application in HTML + CSS?

Hello. Is it possible to make an HTML + CSS interface for a Python application? If not, is it possible to somehow combine, for example, QT and HTML or GTK and HTML to make your blocks in HTML.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
PythonDeveloper, 2016-09-04
@PythonDeveloper

htmlpy.readthedocs.io/en/master/index.html
This link documents the htmlPy library that works with the Qt browser engine via the PySide binding. Works up to and including python 3.4.

S
sim3x, 2016-02-01
@sim3x

Can

V
Vadim Simakin, 2020-10-21
@Vadessa

I think eel (great, but needs chrome to work) or pywebview (bad, but always works). Choose.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question