Skip to content

Python riffle. Lets be honest, its pretty much the best.

License

Notifications You must be signed in to change notification settings

exis-io/pyRiffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the Chat!

pyRiffle

All our docs live at docs.exis.io.

Riffle functionality for python.

  1. Install [Go][https://golang.org/dl/].

  2. Install [GoPy][go get github.com/go-python/gopy].

  3. Set a GOPATH: export GOPATH=some/path/to/go/src. This is where Go saves download packages. Make sure to add GOPATH/bin to your path.

  4. Link core libraries to Gopath: python stump.py init. Alternatively, go get github.com/exis-io/core may also work, but this won't keep the directory up to date.

  5. Compile riffle core. In top level directory: make python. The core libraries are rebuilt every time this make is run. You only have to do it once, at the start, then you can skip to....

  6. Install pyRiffle locally. In python/pyRiffle run sudo pip install -e .

  7. Compile and run sample project. In python/example: python receiver.py and python sender.py.

About

Python riffle. Lets be honest, its pretty much the best.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •