3 [](https://travis-ci.com/pimoroni/{{LIBNAME}}-python)
4 [](https://coveralls.io/github/pimoroni/{{LIBNAME}}-python?branch=master)
5 [](https://pypi.python.org/pypi/{{LIBNAME}})
6 [](https://pypi.python.org/pypi/{{LIBNAME}})
10 Stable library from PyPi:
12 * Just run `sudo pip install {{LIBNAME}}`
14 Latest/development library from GitHub:
16 * `git clone https://github.com/pimoroni/{{LIBNAME}}-python`
17 * `cd {{LIBNAME}}-python`