{"library":"flask-socketio","type":"library","category":null,"description":"Flask-SocketIO is a Flask extension that enables real-time bidirectional communication between clients and servers using the Socket.IO protocol. It provides features like event-based communication, rooms for grouping clients, namespaces for organization, and automatic reconnection. The library is actively maintained, with frequent releases, and its current version is 5.6.1.","language":"python","status":"active","version":"5.6.1","tags":["flask","socket.io","websockets","realtime","async"],"last_verified":"Thu May 21","install":[{"cmd":"pip install Flask-SocketIO","imports":["from flask_socketio import SocketIO","from flask_socketio import send","from flask_socketio import emit"]},{"cmd":"pip install Flask-SocketIO[eventlet]","imports":[]},{"cmd":"pip install Flask-SocketIO[gevent]","imports":[]},{"cmd":"pip install Flask-SocketIO redis","imports":[]}],"homepage":null,"github":"https://github.com/miguelgrinberg/flask-socketio","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flask-socketio/","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.7,"avg_import_s":0.85,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-socketio/compatibility"}}