1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-28 08:06:37 -04:00
aprsd/requirements.in
Hemna aa290692ab Added flask messages web UI and basic auth
This patch fixes the CTRL-C signal_handler.
This patch also adds the new Messages WEB UI page
as well as the save url, which are both behind an
http basic auth.

The flask web service now has users in the config file
aprsd:
  web:
    users:
      admin: <password>
2021-01-25 11:24:39 -05:00

18 lines
165 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