Note: You will need to install Requests, either through pip install requests
or pip install -r requirements.txt
to use the Python solutions for Parts 3, 4 and 5.
You will also need curl
to be installed. It's probably already installed, but you can get it otherwise from your package manager or at the official website.