Decode fix for #3
[EVA-2020-02-2.git] / library / README.rst
CommitLineData
29dd2975
PH
1Enviro+ pHAT
2============
3547bf15
PH
3
4|Build Status| |Coverage Status| |PyPi Package| |Python Versions|
5
6Installing
7==========
8
9Stable library from PyPi:
10
8ab4cd2d 11- Just run ``sudo pip install enviroplus``
3547bf15 12
786bc3cb
PH
13(**Note** that you're best using the git clone / install.sh method below
14if you want all of the UART serial configuration for the PMS5003
15particulate matter sensor to run automatically)
16
3547bf15
PH
17Latest/development library from GitHub:
18
8ab4cd2d
PH
19- ``git clone https://github.com/pimoroni/enviroplus-python``
20- ``cd enviroplus-python``
3547bf15
PH
21- ``sudo ./install.sh``
22
8ab4cd2d
PH
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