Python Bootcamp 2015

This is a site for the Python Boot Camp (UC Berkeley/LBNL short course)… Read more

Similar

Cookiecutter-Python-CLI-App

A cookiecutter template for creating a new Python command-line application with Click. - GitHub - sgraaf/cookiecutter-python-cli-app: A cookiecutter template for creating a new Python command-line ... (more…)

Read more »

Mocking Redis and Expiration in Python

Recently, I had to use Redis for the first time. I heard of it, but never really played with it. But this time I had no choice, and I don’t regret it at all, Redis is awesome. But having a new component means that I had to discover from scratch how to tes... (more…)

Read more »