--- id: python-engineio version: "4.13.5" license: MIT license_treatment: permissive maintenance: active --- # python-engineio — Engine.IO server and client for Python License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install python-engineio uv add python-engineio poetry add python-engineio ## Description python-engineio =============== [![Build status](https://github.com/miguelgrinberg/python-engineio/workflows/build/badge.svg)](https://github.com/miguelgrinberg/python-engineio/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/python-engineio/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/python-engineio) Python implementation of the `Engine.IO` realtime client and server. Resources --------- - [Documentation](https://python-engineio.readthedocs.io/) - [PyPI](https://pypi.python.org/pypi/python-engineio) - [Change Log](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md) - Questions? See the [questions](https://stackoverflow.com/questions/tagged/python-socketio) others have asked on Stack Overflow, or [ask](https://stackoverflow.com/questions/ask?tags=python+python-socketio) your own question. [View on SkillFed](https://skillfed.io/packages/python-engineio) · [View on PyPI](https://pypi.org/project/python-engineio/)