Pydevice

A Python interface for the Device Magic API

Xandy Strydom avatar
Written by Xandy Strydom
Updated over a week ago

Installation

PyPi:

pip install pydevice

Git:

git clone https://github.com/aseli1/pydevice.git
cd pydevice
python setup.py install

For more information, view the docs.

Did this answer your question?