maodevice is the Python3 package to control MAO devices.
You can install the package without being root by adding the --user flag:
$ pip install git+https://github.com/mao-wfs/maodeviceClone the repository somewhere on your disk and enter to the repository:
$ git clone https://github.com/mao-wfs/maodevice.git
$ cd maodeviceNow you can install it on your system:
$ python setup.py installYou can see information and full documentation at maodevice site.
maodevice is an open source project by Project MAO Contributors. See the license file for more information.