This project is a wxPython-based desktop application that generates artificial IoT sensor data for 1000 users, each with 1000 time-sampled sensor readings. The application supports data generation, ...
Open a terminal and go into the project folder: cd /path/to/project The passwords for the install are stored in the secrets folder. This folder is NOT included in ...
I've got the Manning book "wxPython in Action" sitting on my desk. Really need to wrap some of my CLI scripts with an interface. Most of my GUI time has been spent working in the Windows world so I ...