Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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:

About

A python client example for https://github.com/gpdviz/gpdviz

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages