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

https://github.com/launchdarkly/python-eventsource

eventsource feature-flags feature-toggles launchdarkly launchdarkly-sdk launchdarkly-sdk-component managed-by-terraform python server-sent-events

Score: 19.85409478905196

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Server-Sent Events client for Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 59
Total Committers: 9
Avg Commits per committer: 6.556
Development Distribution Score (DDS): 0.525

Commits in past year: 16
Committers in past year: 5
Avg Commits per committer in past year: 3.2
Development Distribution Score (DDS) in past year: 0.563

Name Email Commits
Matthew M. Keeler m****r@l****m 28
github-actions[bot] 4****] 11
Eli Bishop e****i@l****m 11
ld-repository-standards[bot] 1****] 3
LaunchDarklyReleaseBot l****t@l****m 2
devin-ai-integration[bot] 1****] 1
dependabot[bot] 4****] 1
TBE25 t****d@g****m 1
Jason Bailey j****y@l****m 1

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 2
Total pull requests: 66
Average time to close issues: 2 days
Average time to close pull requests: 21 days
Total issue authors: 2
Total pull request authors: 7
Average comments per issue: 1.5
Average comments per pull request: 0.52
Merged pull request: 60
Bot issues: 0
Bot pull requests: 19

Past year issues: 1
Past year pull requests: 19
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 11 hours
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.53
Past year merged pull request: 14
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/launchdarkly/python-eventsource

Top Issue Authors

  • 99littlebugs (1)
  • TBE25 (1)

Top Pull Request Authors

  • keelerm84 (38)
  • github-actions[bot] (12)
  • eli-darkly (7)
  • devin-ai-integration[bot] (3)
  • ld-repository-standards[bot] (3)
  • TBE25 (2)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • autorelease: tagged (7)
  • autorelease: pending (5)
  • dependencies (1)
  • devin-pr (1)

Package metadata

pypi.org: launchdarkly-eventsource

LaunchDarkly SSE Client

  • Homepage: https://docs.launchdarkly.com/sdk/server-side/python
  • Documentation: https://launchdarkly-sse-client-library.readthedocs.io/en/latest/
  • Licenses: Apache-2.0
  • Latest release: 1.5.1 (published 2 months ago)
  • Last Synced: 2026-03-20T06:23:13.950Z (6 days ago)
  • Versions: 13
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 7,764,794 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Average: 26.517%
    • Forks count: 30.492%
    • Dependent repos count: 30.611%
    • Stargazers count: 32.321%
    • Downloads: 32.53%
  • Maintainers (1)

Dependencies

.github/actions/build/action.yml actions
.github/actions/build-docs/action.yml actions
.github/actions/publish/action.yml actions
  • pypa/gh-action-pypi-publish release/v1 composite
.github/actions/publish-docs/action.yml actions
  • launchdarkly/gh-actions/actions/publish-pages publish-pages-v1.0.1 composite
.github/workflows/ci.yml actions
  • ./.github/actions/build * composite
  • ./.github/actions/build-docs * composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/lint-pr-title.yml actions
.github/workflows/manual-publish-docs.yml actions
  • ./.github/actions/build-docs * composite
  • ./.github/actions/publish-docs * composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/manual-publish.yml actions
  • ./.github/actions/build * composite
  • ./.github/actions/publish * composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • launchdarkly/gh-actions/actions/release-secrets release-secrets-v1.0.0 composite
.github/workflows/release-please.yml actions
  • ./.github/actions/build * composite
  • ./.github/actions/build-docs * composite
  • ./.github/actions/publish * composite
  • ./.github/actions/publish-docs * composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • google-github-actions/release-please-action v3 composite
  • launchdarkly/gh-actions/actions/release-secrets release-secrets-v1.0.0 composite
pyproject.toml pypi
  • python >=3.7
  • urllib3 >=1.22.0,<3