collector/requirements.txt

19 lines
233 B
Plaintext
Raw Normal View History

2020-04-17 16:16:58 +00:00
apscheduler
2020-04-15 20:29:29 +00:00
peewee
2020-04-18 20:52:27 +00:00
# used for databases
psycopg2-binary
2020-04-15 20:29:29 +00:00
# Used in most system plugins
psutil
# Used by SMART plugin, requires 'smartmontools' installed + root access
pySMART
2020-04-17 16:16:58 +00:00
# robor plugin
2020-04-15 20:29:29 +00:00
requests
2020-04-17 16:16:58 +00:00
lxml
# stocks plugin
yfinance