{"library":"flask-sock","type":"library","category":null,"description":"Flask-Sock provides WebSocket support for Flask applications, enabling real-time, bi-directional communication. Unlike other solutions, it works directly with the Flask development web server and does not require a greenlet-based server like gevent or eventlet for basic operation. It is also compatible with production WSGI servers such as Gunicorn (with threading), Eventlet, or Gevent. The current version is 0.7.0, with a periodic release cadence.","language":"python","status":"active","version":"0.7.0","tags":["flask","websocket","realtime","web"],"install":[{"cmd":"pip install flask-sock","imports":["from flask_sock import Sock","from flask import Flask"]}],"homepage":null,"github":"https://github.com/miguelgrinberg/flask-sock","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flask-sock/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-sock/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}