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: 20.533786745203773

Last synced: about 12 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: 77
Total Committers: 12
Avg Commits per committer: 6.417
Development Distribution Score (DDS): 0.61

Commits in past year: 26
Committers in past year: 7
Avg Commits per committer in past year: 3.714
Development Distribution Score (DDS) in past year: 0.731

Name Email Commits
Matthew M. Keeler m****r@l****m 30
github-actions[bot] 4****] 15
Eli Bishop e****i@l****m 11
Jason Bailey j****y@l****m 7
ld-repository-standards[bot] 1****] 3
devin-ai-integration[bot] 1****] 3
Ryan Lamb 4****n 2
LaunchDarklyReleaseBot l****t@l****m 2
dependabot[bot] 4****] 1
TBE25 t****d@g****m 1
Patrick Kaeding p****g@l****m 1
Kane Parkinson k****n@l****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 71
Average time to close issues: 2 days
Average time to close pull requests: 20 days
Total issue authors: 2
Total pull request authors: 8
Average comments per issue: 1.5
Average comments per pull request: 0.52
Merged pull request: 63
Bot issues: 0
Bot pull requests: 23

Past year issues: 0
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 0
Past year pull request authors: 5
Past year average comments per issue: 0
Past year average comments per pull request: 0.44
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 5

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] (14)
  • eli-darkly (7)
  • devin-ai-integration[bot] (4)
  • ld-repository-standards[bot] (4)
  • TBE25 (2)
  • jsonbailey (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • autorelease: tagged (8)
  • autorelease: pending (6)
  • devin-pr (2)
  • dependencies (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.7.2 (published about 1 month ago)
  • Last Synced: 2026-08-23T12:03:43.999Z (1 day ago)
  • Versions: 17
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 11,491,526 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/workflows/stale.yml actions
.github/actions/build/action.yml actions
.github/actions/build-docs/action.yml actions
.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.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