Skip to content

Basic python dev framework with virtualenv and virtualenvwrapper

Notifications You must be signed in to change notification settings

wiacekm/vagrant-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic python dev framework with virtualenv and virtualenvwrapper

Prerequisite

Usage

Assuming you have met the above requirements to provision a new Vagrant VM:

    $ cd folder Vagrantfile
    $ vagrant up
    $ vagrant ssh

Specification

The above will build a VM running Ubuntu with the following installed and configured:

1. Puppet (for provisioning)
2. Git
3. Python
4. virtualenv
5. virtualenvwrapper

Created by Michal Wiacek

About

Basic python dev framework with virtualenv and virtualenvwrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published