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

More resources like this one

  • 12/31/2022
  • Presentation

Development Labs on Multi-Arch and Multi-OS environments

  • 8/1/2022
  • Presentation

Building Vagrant plugins

  • 3/18/2021
  • Demo

Deploying Cisco NXOSv with Vagrant

  • 2/27/2020
  • Demo

HashiQube - A Development Lab Using All the HashiCorp Products