<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - electron</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/electron.tag.rss.xml" rel="self"/><lastBuildDate>Tue, 26 Jan 2021 09:00:00 +0000</lastBuildDate><item><title>HTML, CSS and JS in a Desktop App... Qt WebEngine vs. Electron vs.? — Comparing approaches to building desktop apps with web technologies and Python</title><link>https://www.pythonguis.com/faq/html-css-and-js-in-a-desktop-app-qt-webengine-vs-electron-vs/</link><description>I'm building a desktop app and finding that some of my UI requirements (custom text handling, drag-and-drop containers, user-resizable layouts) are difficult to achieve with Qt widgets alone. I know HTML/CSS/JS can handle these things more easily. Should I use Electron, or could I use Qt WebEngine inside my Python app instead? What are the trade-offs?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Tue, 26 Jan 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-01-26:/faq/html-css-and-js-in-a-desktop-app-qt-webengine-vs-electron-vs/</guid><category>pyqt6</category><category>python</category><category>webengine</category><category>electron</category><category>desktop</category><category>qt</category><category>qt6</category></item></channel></rss>