Hey devs! π
I'm thrilled to announce the release of my first PyPI package: py-sse-client!
π Links
β GitHub: https://github.com/dilanka-rathnasiri/py-sse-client
β PyPI: https://pypi.org/project/py-sse-client
π¦ What is py-sse-client?
It's a lightweight asynchronous Server-Sent Events (SSE) client for Python that helps you connect to real-time SSE streams in a clean and Pythonic way.
π Why I built it
I've worked with SSE in some of my backend projects and always wanted a minimalist and reliable client that just works. So I decided to build one, and finally took the step to publish it on PyPI. Also, I believe this will be a good starting point for my open source development.
π€οΈ "This is one small step β but itβs a significant milestone in my software development journey."
It feels great to give back to the community, and I plan to keep improving this package and work on more open-source tools.
Check it out and feel free to contribute or drop feedback!
Top comments (0)