Skip to content

mao-wfs/maodevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maodevice

maodevice is the Python3 package to control MAO devices.

Installation

Using pip

You can install the package without being root by adding the --user flag:

$ pip install git+https://github.com/mao-wfs/maodevice

Install from source

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

Documentation

You can see information and full documentation at maodevice site.

Copyright

maodevice is an open source project by Project MAO Contributors. See the license file for more information.

Releases

No releases published

Packages

No packages published

Languages