Project meant to help programming python app with remote interpreter.
Contains:
- python 3.4
- oracle instantclient
- postgresql
For useing instantclient please download basik and sdk from OTN page and place them in vagrant subdirectory. Right now only 11.2.0.4.0 version supported.
Container forwards some typical ports.
- 15434 for postgresql
- user pguser
- password pgpassword
- 6543 for typical pyramid port
Feel free to add or change port forwarding in Vagrantfile