A very inconvenient way to automate a very simple task
A simple project that pulls down the latest input and creates a new directory with a template for you to start working in.
Just two requirements, requests and termcolor.
$ pip install -r requirements.txt
To get your session cookie I'd suggest using a chrome plugin called EditThisCookie.
Once you have your session cookie just call
$ python main.py <part> <session-cookie>