Skip to main content

Pydevice

A Python interface for the Device Magic API

Xandy avatar
Written by Xandy
Updated over 5 years 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?