Skip to content

stemid/siptrack-contrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siptrack Contributed tools

Any tools people can use to work with Siptrack.

How to get started with Siptrack

Create virtualenv for siptrack

Create a virtualenv for siptrack in ~/.venv/siptrack and activate it in your shell.

virtualenv ~/.venv/siptrack
. ~/.venv/siptrack/bin/activate

Download siptrack client library

git clone https://github.com/sii/siptrack
cd siptrack

Install Siptrack client library in your virtualenv

python setup.py install

Now you should be able to run any of the tools here that require the siptrack library.

Also configure the file siptrack_sample.cfg to point to your own siptrack and the base view you normally use.

About

Contributed tools to work with Siptrack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages