Newest version here: https://github.com/niklaswa/tesla-order-status
To run the script, you need to install python3 for your operating system.
https://www.python.org/downloads/
Then you need to install the requests library by running:
pip install requests