mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-09 10:08:42 -05:00
Hemna
e6cafeb3d2
This patch adds 2 items. First it adds the new StockPlugin, which fetches stock quotes from yahoo finance rest API using the yfinance python module. 2nd, the web interface contains a new url /plugins, which allows aprsd to reload all of it's plugins from disk. This is useful for development where the dev is editing an existing plugin and wants to run the edited plugin without restarting aprsd itself. The /plugins url requires admin login credentials. TODO: would be nice to live reload the aprsd.yml config file, so plugin reloading can start new plugins defined in aprsd.yml between /plugins being reloaded.
19 lines
174 B
Plaintext
19 lines
174 B
Plaintext
click
|
|
click-completion
|
|
imapclient
|
|
pluggy
|
|
pbr
|
|
pyyaml
|
|
six
|
|
requests
|
|
thesmuggler
|
|
aprslib
|
|
py3-validate-email
|
|
pre-commit
|
|
pytz
|
|
opencage
|
|
flask
|
|
flask-classful
|
|
flask-httpauth
|
|
yfinance
|