mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 03:00:05 -04:00
hooks: send zeromq/zmq/0mq messages
adds an optional dependency on pyzmq
This commit is contained in:
@@ -342,6 +342,7 @@ python3 -m venv .venv
|
||||
. .venv/bin/activate
|
||||
pip install jinja2 strip_hints # MANDATORY
|
||||
pip install argon2-cffi # password hashing
|
||||
pip install pyzmq # send 0mq from hooks
|
||||
pip install mutagen # audio metadata
|
||||
pip install pyftpdlib # ftp server
|
||||
pip install partftpy # tftp server
|
||||
|
||||
Reference in New Issue
Block a user