Expand test coverage, bugfix
[EVA-2020-02-2.git] / library / README.rst
... / ...
CommitLineData
1Enviro+ pHAT
2============
3
4`Build Status <https://travis-ci.com/pimoroni/enviroplus-python>`__
5`Coverage
6Status <https://coveralls.io/github/pimoroni/enviroplus-python?branch=master>`__
7`PyPi Package <https://pypi.python.org/pypi/enviroplus>`__ `Python
8Versions <https://pypi.python.org/pypi/enviroplus>`__
9
10Installing
11==========
12
13Stable library from PyPi:
14
15- Just run ``sudo pip install enviroplus``
16
17(**Note** that you’re best using the git clone / install.sh method below
18if you want all of the UART serial configuration for the PMS5003
19particulate matter sensor to run automatically)
20
21Latest/development library from GitHub:
22
23- ``git clone https://github.com/pimoroni/enviroplus-python``
24- ``cd enviroplus-python``
25- ``sudo ./install.sh``
26
270.0.1
28-----
29
30* Initial Release