This is a simple interface for running Python scripts. You can use this interface to quickly deploy a bunch of Python scripts that you have.
To use this interface, you'll need to have Python 3 installed on your system. You can download the latest version of Python
Once you have Python installed, you can run the interface by running the runner.py
script in a terminal or command prompt:
python runner.py
This will start the interface and allow you to select and run Python scripts.
Pending the Scripts
To run a Python script, simply select it from the list of available scripts and click the "Run" button. The script will be executed, and any output or errors will be displayed in the interface.
If you find a bug or have a suggestion for a new feature, feel free to open an issue or submit a pull request on GitHub