git clone https://github.com/matthuisman/electrickiwi.api.git
cd electrickiwi.api
python electrickiwi.py
Once you login, it will offer to save your credentials.
If you respond with 'y' or 'yes' - it will save your login email addres and a md5 hash of your password to a file called ek_creds.txt in the current directory.
Next time you run the script, it will load your credentials from this file.