Modern GUI Development with Python Flask & HTML
Learn how to make a native desktop app with Python and HTML/CSS/JS.
★★★★★ 4.8
(73 reviews)
2 hours of content
What you'll learn
- How to make Electron-like desktop apps with Python as the backend.
- Create user interfaces for desktop applications using HTML, CSS, and Javascript.
- PyInstaller can compile a real-world application into a desktop executable.
- Using Inno Setup, create an Installation Wizard for your executable.
Covers building Electron-like desktop applications with Python Flask as the backend and HTML, CSS, and JavaScript for the user interface. Learners create a real-time system monitor, compile an executable with PyInstaller, and build an installer with Inno Setup.
Who this course is for
Developers who want to create native desktop apps using Python and web technologies.
#python
#flask
#html
#css
#javascript
#pyinstaller