
sseclient 0.0.27
0
Python client library for reading Server Sent Event streams.
Contents
Python client library for reading Server Sent Event streams.
Stars: 137, Watchers: 137, Forks: 41, Open Issues: 12The btubbs/sseclient repo was created 9 years ago and the last code push was 8 months ago.
The project is popular with 137 github stars!
How to Install sseclient
You can install sseclient using pip
pip install sseclient
or add it to a project with poetry
poetry add sseclient
Package Details
- Author
- Brent Tubbs
- License
- Homepage
- https://github.com/btubbs/sseclient
- PyPi:
- https://pypi.org/project/sseclient/
- GitHub Repo:
- https://github.com/btubbs/sseclient
Classifiers
Related Packages
Errors
A list of common sseclient errors.
Code Examples
Here are some sseclient code examples and snippets.
pythonfix