https://github.com/miguelgrinberg/python-engineio
Python Engine.IO server and client
https://github.com/miguelgrinberg/python-engineio
python socket-io websocket
Last synced: 8 months ago
JSON representation
Python Engine.IO server and client
- Host: GitHub
- URL: https://github.com/miguelgrinberg/python-engineio
- Owner: miguelgrinberg
- License: mit
- Created: 2015-06-21T23:17:21.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T19:59:21.000Z (9 months ago)
- Last Synced: 2025-05-07T22:01:56.462Z (9 months ago)
- Topics: python, socket-io, websocket
- Language: Python
- Homepage:
- Size: 1.66 MB
- Stars: 240
- Watchers: 12
- Forks: 152
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
python-engineio
===============
[](https://github.com/miguelgrinberg/python-engineio/actions) [](https://codecov.io/gh/miguelgrinberg/python-engineio)
Python implementation of the `Engine.IO` realtime client and server.
Sponsors
--------
The following organizations are funding this project:

[Socket.IO](https://socket.io) | [Add your company here!](https://github.com/sponsors/miguelgrinberg)|
-|-
Many individual sponsors also support this project through small ongoing contributions. Why not [join them](https://github.com/sponsors/miguelgrinberg)?
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.