mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 14:12:21 +03:00
33 lines
483 B
Plaintext
33 lines
483 B
Plaintext
# install with base requirements file
|
|
-r requirements.txt
|
|
|
|
bernhard
|
|
bottle
|
|
cassandra-driver
|
|
couchdb
|
|
docker>=2.0.0
|
|
elasticsearch
|
|
influxdb
|
|
influxdb-client; python_version >= "3.6"
|
|
kafka-python
|
|
netifaces
|
|
py3nvml; python_version >= "3.0"
|
|
paho-mqtt
|
|
pika
|
|
potsdb
|
|
prometheus_client
|
|
py-cpuinfo<=4.0.0
|
|
pygal
|
|
pymdstat
|
|
pysnmp
|
|
pySMART.smartx
|
|
pystache
|
|
pyzmq
|
|
requests
|
|
scandir; python_version < "3.5"
|
|
sparklines
|
|
statsd
|
|
wifi
|
|
zeroconf==0.19.1; python_version < "3.0"
|
|
zeroconf; python_version >= "3.0"
|