Contribute Media
A thank you to everyone who makes this possible: Read More

Vagrant - End of "It works on my machine" saga

Description

Vagrant is a tool that can efficiently run, deploy and destroy virtual machines. If we use it when testing an application, we can avoid the beloved problem of "But it works on my computer".

We will show how we can use Vagrant with Python and for deployment.

Details

Improve this page