Nickolas Kraus
Python
Migrating a Google App Engine Application to the Python 3 Runtime
Transforming Code into Beautiful, Idiomatic Python
Anonymous Functions in Python
Populating a StructuredProperty using the ndb.Model Constructor
Isolating Python Environments with pyenv, virtualenv, and virtualenvwrapper
How to Mock the Built-in open() Function in Python
How to Test a Function That Raises an Exception in Python