Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 834 Bytes

File metadata and controls

27 lines (17 loc) · 834 Bytes

PyResistESDevice

https://pypip.in/v/PyResistESDevice/badge.png https://pypip.in/d/PyResistESDevice/badge.png https://travis-ci.org/LionelDarras/PyResistESDevice.png?branch=master

PyResistESDevice is a python project which aims to allow communication with an Electro-Static Resistivimeter Device developped by Metis Laboratory.

Installation

You can install, upgrade, uninstall PyResistESDevice with these commands:

$ pip install pyresistesdevice
$ pip install --upgrade pyresistesdevice
$ pip uninstall pyresistesdevice

Or if you don't have pip:

$ easy_install pyresistesdevice