demo.py : a small sample application example use:
PYTHONPATH=$PWD python3 examples/demo.py 10.0.0.9
demo_relationship.py : an extension of the demo.py to demonstrate relationship functionality
skype_rest.py contains example code where I expose an existing database (skype's main.db) as a webservice
$ python3 skype_rest.py 10.0.52.23
gives the following