Mercurial > code > home > repos > homeauto
comparison service/piNode/requirements.txt @ 552:98384c3ccd33
update build and deps to use invoke and to use new lib layout, plus more stats collection
Ignore-this: 78f09ba8a1898fd5f79cfc260cd36185
author | drewp@bigasterisk.com |
---|---|
date | Thu, 25 Apr 2019 23:38:47 -0700 |
parents | 1122016d16eb |
children | c3f0a98fa65d |
comparison
equal
deleted
inserted
replaced
551:1faebc897c77 | 552:98384c3ccd33 |
---|---|
1 RPi.GPIO==0.6.2 | |
1 cryptography | 2 cryptography |
2 rdflib==4.2.2 | |
3 rdflib-jsonld==0.3 | |
4 cyclone | 3 cyclone |
5 docopt | 4 docopt |
5 etcd3==0.8.1 | |
6 git+git://github.com/adafruit/Adafruit_Nokia_LCD | |
7 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales | |
8 http://abyz.me.uk/rpi/pigpio/pigpio.zip | |
9 influxdb==3.0.0 | |
10 pillow | |
11 pyOpenSSL | |
6 python-dateutil | 12 python-dateutil |
13 rdflib-jsonld==0.3 | |
14 rdflib==4.2.2 | |
15 rpi_ws281x==3.1.0 | |
16 service_identity | |
7 w1thermsensor | 17 w1thermsensor |
8 service_identity | 18 |
9 http://abyz.me.uk/rpi/pigpio/pigpio.zip | 19 cycloneerr |
10 git+git://github.com/adafruit/Adafruit_Nokia_LCD | 20 devices_shared==0.3.0 |
11 RPi.GPIO==0.6.2 | 21 export_to_influxdb==0.1.0 |
12 influxdb==3.0.0 | 22 homeauto_anynode==0.5.0 |
13 rpi_ws281x==3.1.0 | 23 patchablegraph==0.5.0 |
14 pyOpenSSL | 24 rdfdb==0.8.0 |
15 numpy | 25 standardservice==0.4.0 |
16 pillow | |
17 imageio==2.2.0 | |
18 https://projects.bigasterisk.com/rdfdb/rdfdb-0.8.0.tar.gz | |
19 etcd3==0.8.1 | |
20 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales |