Presentation
Getting your Python Development Environment Ready with Vagrant
Learn several tools and a process for setting up a repeatable Python development environment with HashiCorp Vagrant.
When building apps with Python, you'll probably have to replicate your dev environment on another computer and a different operating system, especially if you're working on a development team. One way to do it would be by installing and configuring every tool every time you need them. A better solution could be using Vagrant, a tool that helps you configure dev environments easily so that you can replicate without much effort.
Speaker: Mario García
Slides: https://docs.google.com/presentation/d/1NF6_QMCwJCzQYvNbNJt7WFnOCEdU-M6GZgmLTdF7xOI/edit