Categories /

python

4 posts in category "python".

Things you may not know about git - autocorrect your commands

Did you know git has a built-in autocorrect feature to fix common typos in git commands?

Getting started with Ansbile for a Django project

This post walks through setting up a Django project with Ansible for provisioning and deployment.

Building a Debian Wheezy vagrant box using veewee

A step-by-step guide to build a Debian Wheezy vagrant box using veewee

Why use virtualenv when there is pythonbrew?

A comparison of virtualenv vs pythonbrew for managing python environments