Windows Apps with Python

I’ve been using PyCharm and learning Python. Real cool setup for console programs, but, is there a windows based IDE for making Windows based Python programs?

Hi OC,

I am using VSCodium with a Blythooon environment (comprising PySide).

If you are interested in the latter, feel free to have a look at:

Python Runtime Environment for Scientific Applications with Qt based GUI - Blythooon, Part 1 - YouTube

I programmed a demo on that basis, feel free to have a peek at:

COVID Demo App - YouTube

(the audio comments are German, but the video part should be sufficient for a first impression - the demo software shown in this video was developed using VSCodium & Blythooon; feel free to skip the first 5 minutes of introduction…)

Cheers, Dominik