Gonzillaaa / vagrant-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic vagrant setup for python dev.

Installs:

  • Python 2.7 with virtualenv, virtualenvwrapper, Fabric & Yolk
  • Mysql, Postgres, Redis & Mongo
  • heroku-toolbelt
  • Node (optionally)

Edit init.pp to select which packages to install

Once installed create virtualenv and use files inside requirements/ as templates for your virtualenv

About

License:MIT License


Languages

Language:Shell 55.3%Language:Puppet 44.7%