Mercurial > code > home > repos > homeauto
annotate service/piNode/requirements.txt @ 368:194583bd603e
ws2812 numleds fix
Ignore-this: 300849ded4dea42a447e3415f2f26a5d
author | drewp@bigasterisk.com |
---|---|
date | Sun, 11 Nov 2018 23:56:33 -0800 |
parents | 6aa5beb63d9e |
children | 61f1c529a9b7 |
rev | line source |
---|---|
331
a94f2a522d41
build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents:
326
diff
changeset
|
1 cryptography |
326 | 2 rdflib==4.2.2 |
263 | 3 rdflib-jsonld==0.3 |
4 cyclone | |
5 docopt | |
6 python-dateutil | |
7 w1thermsensor | |
331
a94f2a522d41
build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents:
326
diff
changeset
|
8 service_identity |
293 | 9 http://abyz.co.uk/rpi/pigpio/pigpio.zip |
331
a94f2a522d41
build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents:
326
diff
changeset
|
10 git+git://github.com/adafruit/Adafruit_Nokia_LCD |
293 | 11 RPi.GPIO==0.6.2 |
12 influxdb==3.0.0 | |
368 | 13 rpi_ws281x==3.1.0 |
331
a94f2a522d41
build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents:
326
diff
changeset
|
14 pyOpenSSL |
367 | 15 numpy |
338
f64e20d3407e
RgbPixelsAnimation and docker build updates
drewp@bigasterisk.com
parents:
331
diff
changeset
|
16 pillow |
331
a94f2a522d41
build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents:
326
diff
changeset
|
17 imageio==2.2.0 |
a94f2a522d41
build and import updates for rdfdb, etc
drewp@bigasterisk.com
parents:
326
diff
changeset
|
18 https://projects.bigasterisk.com/rdfdb/rdfdb-0.3.0.tar.gz |
347 | 19 etcd3 |
20 |