YSK

Articles to read from (and take notes):


Some Python Libraries

Connexion from Zalando

Python - local webserver to display current server:

python -m SimpleHTTPServer

Tox - Automation Project - Standardize testing in Python - Something that Brainzutils might use in future.