Vagrant Python Dev Starter I recently began using Vagrant and I wrote a bootstrap script to setup a python3 development environment on Ubuntu. This is it. It install python3, and virtualenv and then creates a virtual environment with your dependencies installed.