Matrix Python plugin for Transponder
Matrix.zipfile is appended to Python sys path.import matriximports the module, aClientobject is created in the__init__.pyfile.- The git submodule has a parent directory
matrix-python-sdkwhich is appended to the Python sys path to make the SDKmatrix_clientvisible.
matrix.zip
|
----- matrix
|
----- __init__.py
|
----- matrix-python-sdk
|
----- matrix_client