Running a script via a GUI in Python part 2 – logging
In part one of this series I looked at how you can run a script in Python via a Graphical User Interface (GUI). I looked at some of the pros and cons of doing this and then walked through a simple example. If you want to recap or revisit the link is below: Running a… Read More »Running a script via a GUI in Python part 2 – logging