4 |Build Status| |Coverage Status| |PyPi Package| |Python Versions|
9 Stable library from PyPi:
11 - Just run ``sudo pip install enviroplus``
13 (**Note** that you're best using the git clone / install.sh method below
14 if you want all of the UART serial configuration for the PMS5003
15 particulate matter sensor to run automatically)
17 Latest/development library from GitHub:
19 - ``git clone https://github.com/pimoroni/enviroplus-python``
20 - ``cd enviroplus-python``
21 - ``sudo ./install.sh``
23 .. |Build Status| image:: https://travis-ci.com/pimoroni/enviroplus-python.svg?branch=master
24 :target: https://travis-ci.com/pimoroni/enviroplus-python
25 .. |Coverage Status| image:: https://coveralls.io/repos/github/pimoroni/enviroplus-python/badge.svg?branch=master
26 :target: https://coveralls.io/github/pimoroni/enviroplus-python?branch=master
27 .. |PyPi Package| image:: https://img.shields.io/pypi/v/enviroplus.svg
28 :target: https://pypi.python.org/pypi/enviroplus
29 .. |Python Versions| image:: https://img.shields.io/pypi/pyversions/enviroplus.svg
30 :target: https://pypi.python.org/pypi/enviroplus