You are here

Reference Implementations and SDK

 

mPlane architecture, reference implementation and SDK

The mPlane Software Development Kit for Python 3 is now available from the Python Package Index. From any reasonable Python 3 installation, you can now simply type:

$ pip install mplane-sdk

(note that you may need to be root to do this, depending on your Python configuration).

To learn more about the SDK, start with the README file.

Below you can find more generic implementations including a nodejs version which is fully compliant with the reference implementation.