glances/optional-requirements.txt

35 lines
502 B
Plaintext
Raw Normal View History

2020-08-28 09:47:39 +03:00
# install with base requirements file
-r requirements.txt
batinfo
2016-11-26 18:36:10 +03:00
bernhard
bottle
cassandra-driver
2021-04-21 11:32:44 +03:00
chevron
2016-11-26 18:36:10 +03:00
couchdb
docker>=2.0.0
2016-11-26 18:36:10 +03:00
elasticsearch
graphitesender
2021-04-21 11:32:44 +03:00
hddtemp
2021-07-09 11:03:37 +03:00
influxdb>=1.0.0
2020-12-24 12:04:06 +03:00
influxdb-client; python_version >= "3.6"
2017-03-25 20:02:42 +03:00
kafka-python
2016-11-26 18:36:10 +03:00
netifaces
2019-11-13 12:28:15 +03:00
py3nvml; python_version >= "3.0"
paho-mqtt
pika
2016-11-26 18:36:10 +03:00
potsdb
prometheus_client
2018-03-24 19:09:10 +03:00
pygal
2016-11-26 18:36:10 +03:00
pymdstat
pysnmp
pySMART.smartx
2016-11-26 18:36:10 +03:00
pyzmq
requests
scandir; python_version < "3.5"
2019-04-18 10:34:02 +03:00
sparklines
2016-11-26 18:36:10 +03:00
statsd
2017-01-01 16:14:20 +03:00
wifi
2018-08-05 18:08:05 +03:00
zeroconf==0.19.1; python_version < "3.0"
2020-08-19 11:11:57 +03:00
zeroconf; python_version >= "3.0"