2020-08-28 09:47:39 +03:00
|
|
|
# install with base requirements file
|
|
|
|
-r requirements.txt
|
|
|
|
|
2021-08-14 12:24:10 +03:00
|
|
|
batinfo
|
2016-11-26 18:36:10 +03:00
|
|
|
bernhard
|
2023-05-07 17:14:00 +03:00
|
|
|
cassandra-driver
|
2021-04-21 11:32:44 +03:00
|
|
|
chevron
|
2023-05-08 09:42:46 +03:00
|
|
|
docker>=6.1.1
|
2016-11-26 18:36:10 +03:00
|
|
|
elasticsearch
|
2023-11-26 12:02:30 +03:00
|
|
|
fastapi; python_version >= "3.8"
|
2021-05-11 09:52:03 +03:00
|
|
|
graphitesender
|
2021-04-21 11:32:44 +03:00
|
|
|
hddtemp
|
2022-10-29 10:50:43 +03:00
|
|
|
influxdb>=1.0.0 # For InfluxDB < 1.8
|
|
|
|
influxdb-client; python_version >= "3.7" # For InfluxDB >= 1.8
|
2023-11-27 00:40:36 +03:00
|
|
|
jinja2
|
2017-03-25 20:02:42 +03:00
|
|
|
kafka-python
|
2016-11-26 18:36:10 +03:00
|
|
|
netifaces
|
2023-11-27 00:40:36 +03:00
|
|
|
orjson; python_version >= "3.8"
|
2023-05-13 18:25:54 +03:00
|
|
|
packaging; python_version >= "3.7"
|
2018-08-13 13:51:15 +03:00
|
|
|
paho-mqtt
|
2016-11-01 20:33:40 +03:00
|
|
|
pika
|
2022-10-23 12:14:41 +03:00
|
|
|
podman; python_version >= "3.6"
|
2016-11-26 18:36:10 +03:00
|
|
|
potsdb
|
2017-03-19 12:42:01 +03:00
|
|
|
prometheus_client
|
2023-10-08 11:10:13 +03:00
|
|
|
pycouchdb
|
2018-03-24 19:09:10 +03:00
|
|
|
pygal
|
2016-11-26 18:36:10 +03:00
|
|
|
pymdstat
|
2023-01-30 12:46:39 +03:00
|
|
|
pymongo; python_version >= "3.7"
|
2023-05-13 16:50:47 +03:00
|
|
|
py3nvml; python_version >= "3.5"
|
2016-11-26 18:36:10 +03:00
|
|
|
pysnmp
|
2018-09-05 18:34:32 +03:00
|
|
|
pySMART.smartx
|
2022-05-07 09:24:19 +03:00
|
|
|
python-dateutil
|
2016-11-26 18:36:10 +03:00
|
|
|
pyzmq
|
|
|
|
requests
|
2017-01-22 18:52:25 +03:00
|
|
|
scandir; python_version < "3.5"
|
2022-05-26 10:35:42 +03:00
|
|
|
six
|
2019-04-18 10:34:02 +03:00
|
|
|
sparklines
|
2016-11-26 18:36:10 +03:00
|
|
|
statsd
|
2023-11-26 12:02:30 +03:00
|
|
|
uvicorn; python_version >= "3.8"
|
2017-01-01 16:14:20 +03:00
|
|
|
wifi
|
2023-09-14 18:02:39 +03:00
|
|
|
zeroconf==0.112.0; python_version < "3.7"
|
2022-10-29 10:44:50 +03:00
|
|
|
zeroconf; python_version >= "3.7"
|