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/maodevice
Clone the repository somewhere on your disk and enter to the repository:
$ git clone https://github.com/mao-wfs/maodevice.git
$ cd maodevice
Now you can install it on your system:
$ python setup.py install
You 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.