News

Learn how to make a desktop GUI application using Python, JavaScript, HTML, & CSS all thanks to pywebview. pywebview is essentially a mini web-browser that you can control. It makes it really easy to ...
A fun diary application written in python using the tkinter GUI module. Meant to be as simple as possible to show how easy it is to create python desktop apps that might more often be made in JS. Only ...
Build your own desktop application using Python and PyQt, one of Python's most popular GUI frameworks. The tutorial covers the basics of PyQt, including installation, creating UI components ...