Showing posts with label PYSIMPLEGUI. Show all posts
Showing posts with label PYSIMPLEGUI. Show all posts

Monday, 15 February 2021

How to Share Python Scripts with Colleagues in 15 minutes by osintalex via @Medium

 A very, very easy way to add a GUI and package your program as a windows executable.

This looks very useful and I think many of us will read this and see the light - I always wanted to have a GUI on my code and now I can!