Skip to content

rainoko/remote-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

remote-python

Project meant to help programming python app with remote interpreter.

Contains:

  1. python 3.4
  2. oracle instantclient
  3. postgresql

Usage

Oracle instantclient

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.

Ports forwarding

Container forwards some typical ports.

  1. 15434 for postgresql
    1. user pguser
    2. password pgpassword
  2. 6543 for typical pyramid port

Feel free to add or change port forwarding in Vagrantfile

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages