python3-flask-sock (0.7.0-1)
Published 2026-03-06 21:53:49 +01:00 by gyptazy
Installation
sudo curl -o /etc/apt/keyrings/forgejo-gyptazy.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-gyptazy.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install python3-flask-sock=0.7.0-1
Repository info
Distributions |
trixie |
Components |
main |
Architectures |
amd64 |
About this package
WebSocket support for Flask. This WebSocket implementation is compatible with the Flask development web server. For a production deployment it can be used with Gunicorn, Eventlet or Gevent.