About Anaconda Help Download Anaconda

main / packages / httpx-sse 0.4.0

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

Installers

  • linux-64 v0.4.0
  • linux-aarch64 v0.4.0
  • osx-64 v0.4.0
  • osx-arm64 v0.4.0
  • win-64 v0.4.0

conda install

To install this package run one of the following:
conda install main::httpx-sse

Description

httpx-sse provides the connectsse and aconnectsse helpers for connecting to an SSE endpoint. The resulting EventSource object exposes the .itersse() and .aitersse() methods to iterate over the server-sent events.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy