Skip to content

gpdviz/gpdviz_python_client_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

You can run this gpdviz client demo as follows:

  • Optionally, use virtualenv to isolate the python environment for this demo, for example:

      $ virtualenv --python=/usr/local/bin/python2.7 virtenv
      $ source virtenv/bin/activate
    
  • Install the gpdviz_python_client module:

      $ pip install [--upgrade] git+https://github.com/gpdviz/gpdviz_python_client.git
    

Then, assuming the target Gpdviz server is running at http://localhost:5050:

Releases

No releases published

Packages

No packages published

Languages