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
- Host: GitHub
- URL: https://github.com/launchdarkly/python-eventsource
- Owner: launchdarkly
- License: other
- Created: 2021-12-30T03:34:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-07-22T20:02:55.000Z (about 1 month ago)
- Last Synced: 2026-07-23T09:33:47.505Z (about 1 month ago)
- Topics: eventsource, feature-flags, feature-toggles, launchdarkly, launchdarkly-sdk, launchdarkly-sdk-component, managed-by-terraform, python, server-sent-events
- Language: Python
- Homepage:
- Size: 196 KB
- Stars: 6
- Watchers: 30
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: LaunchDarkly
- Login: launchdarkly
- Email:
- Kind: organization
- Description: Fast and reliable feature management for the modern enterprise
- Website: https://launchdarkly.com
- Location: Oakland, CA
- Twitter: LaunchDarkly
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8039656?v=4
- Repositories: 302
- Last Synced at: 2025-05-23T11:32:54.434Z
- Profile URL: https://github.com/launchdarkly
GitHub Events
Total
- Create event: 21
- Delete event: 21
- Issue comment event: 12
- Issues event: 1
- Pull request event: 31
- Pull request review comment event: 3
- Pull request review event: 21
- Push event: 46
- Release event: 4
- Watch event: 1
- Total: 161
Last Year
- Create event: 6
- Delete event: 12
- Issue comment event: 1
- Pull request event: 8
- Pull request review comment event: 2
- Pull request review event: 5
- Push event: 24
- Release event: 1
- Total: 59
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 | 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
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
- Total packages: 1
-
Total downloads:
- pypi: 11,491,526 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 17
- Total maintainers: 1
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/actions/build * composite
- ./.github/actions/build-docs * composite
- actions/checkout v4 composite
- actions/setup-python v4 composite
- ./.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/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
- python >=3.7
- urllib3 >=1.22.0,<3