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: 128, Watchers: 128, Forks: 40, Open Issues: 17The btubbs/sseclient
repo was created 7 years ago and the last code push was 7 months ago.
The project is popular with 128 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.
GitHub Issues
The sseclient package has 17 open issues on GitHub
- How to link the sse in post mode