Python Bindings
There are two seperate types of Python Bindings required for every Python MuseekClient.
Mucipher module & Bindings
- mucipherc.py (Empty, dynamically created by SWIG)
- mucipherc.so (Dynamically created by SWIG)
- mucipher.py ( mucipher.py )
Interface Bindings
- driver.py
- messages.py ( Dynamically created from messages.py.in )
