Run interface definition through parser. Use the "test" file as a example. $ python parser.py
It generate two files named "remote.py" and "local.py". Place remote.py in this folder and put local.py in your project folder. You can import it in you project and use the functions as you do with local functions.