This repository contains a number of launcher scripts for all major platforms. It allows python scripts to be delivered more easily as production software.
All scripts are executable with a double-click on their respective platforms.
launch.bat
- Windows Batch scriptlaunch.sh
- Bash script for Linuxlaunch.command
- Bash script for macOS
Simply replace the python command in each file with something custom.
The execution will the take place within the directory the scripts are placed in.
Unlicense https://unlicense.org if applicable, most is common sense :)