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