An open API service for producing an overview of a list of open source projects.

https://github.com/florimondmanca/httpx-sse

Score: 27.080656566892905

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Consume Server-Sent Event (SSE) messages with HTTPX


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 34
Total Committers: 11
Avg Commits per committer: 3.091
Development Distribution Score (DDS): 0.294

Commits in past year: 8
Committers in past year: 4
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.375

Name Email Commits
Florimond Manca f****a@p****m 24
Ziyang Hu h****g@c****t 1
Zhongsheng Ji 9****6@q****m 1
Zhao Xiaohong m****a@g****m 1
Zeit der Forschung 5****g 1
Peter Alexander p****a@a****m 1
Ondrej Mosnáček o****k@g****m 1
Jelle Zijlstra j****a@g****m 1
James Braza j****a@g****m 1
Daniel Anechitoaie 1****e 1
Alex Grönholm a****m@n****i 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 17
Total pull requests: 29
Average time to close issues: about 1 month
Average time to close pull requests: about 18 hours
Total issue authors: 17
Total pull request authors: 14
Average comments per issue: 1.71
Average comments per pull request: 1.28
Merged pull request: 24
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 6
Past year average time to close issues: 4 months
Past year average time to close pull requests: about 1 hour
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 1.6
Past year average comments per pull request: 0.5
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/florimondmanca/httpx-sse

Top Issue Authors

  • nvachhar (1)
  • vhaldemar (1)
  • FliegendeWurst (1)
  • zeitderforschung (1)
  • Reapor-Yurnero (1)
  • will-afs (1)
  • lucafaggianelli (1)
  • HFrost0 (1)
  • catwell (1)
  • wudstrand (1)
  • JelleZijlstra (1)
  • thomaschristory (1)
  • pja-ant (1)
  • guyskk (1)
  • awoimbee (1)

Top Pull Request Authors

  • florimondmanca (14)
  • Wh1isper (2)
  • agronholm (2)
  • eyurtsev (1)
  • danechitoaie (1)
  • pja-ant (1)
  • jamesbraza (1)
  • zh217 (1)
  • mrluanma (1)
  • nvachhar (1)
  • zeitderforschung (1)
  • ltsyk (1)
  • JelleZijlstra (1)
  • dbuades (1)

Top Issue Labels

  • question (1)
  • duplicate (1)
  • external (1)
  • enhancement (1)
  • bug (1)

Top Pull Request Labels


Package metadata

pypi.org: httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX.

  • Homepage: https://github.com/florimondmanca/httpx-sse
  • Documentation: https://httpx-sse.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.4.3 (published 11 months ago)
  • Last Synced: 2026-08-24T13:40:23.279Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 35
  • Dependent Repositories: 2
  • Downloads: 237,236,998 Last month
  • Docker Downloads: 5,656
  • Rankings:
    • Dependent packages count: 1.026%
    • Downloads: 1.507%
    • Docker downloads count: 1.621%
    • Average: 6.028%
    • Stargazers count: 7.83%
    • Dependent repos count: 11.632%
    • Forks count: 12.551%
  • Maintainers (1)
anaconda.org: httpx-sse

httpx-sse provides the connect_sse and aconnect_sse helpers for connecting to an SSE endpoint. The resulting EventSource object exposes the .iter_sse() and .aiter_sse() methods to iterate over the server-sent events.

  • Homepage: https://github.com/florimondmanca/httpx-sse
  • Licenses: MIT
  • Latest release: 0.4.3 (published 3 months ago)
  • Last Synced: 2026-05-25T11:50:44.848Z (3 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,038 Total
  • Rankings:
    • Dependent packages count: 46.615%
    • Average: 48.932%
    • Dependent repos count: 51.248%
nixpkgs-24.05: python311Packages.httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX

nixpkgs-24.11: python312Packages.httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX

nixpkgs-unstable: python313Packages.httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX

debian-13: python-httpx-sse

  • Homepage: https://github.com/florimondmanca/httpx-sse
  • Documentation: https://packages.debian.org/trixie/python-httpx-sse
  • Licenses: mit
  • Latest release: 0.4.0-3 (published 6 months ago)
  • Last Synced: 2026-03-14T09:06:27.394Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: python-httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX.

nixpkgs-24.11: python311Packages.httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX

nixpkgs-unstable: python314Packages.httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX

nixpkgs-24.05: python312Packages.httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX


Dependencies

requirements.txt pypi
  • autoflake *
  • black ==22.10.
  • flake8 ==5.
  • httpx ==0.23.
  • isort ==5.
  • mypy ==0.982
  • pytest ==7.
  • pytest-asyncio ==0.20.
  • pytest-cov *
  • sse-starlette ==1.
  • starlette ==0.21.
  • twine *
pyproject.toml pypi
setup.py pypi