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

https://github.com/stripe/stripe-python

stripe stripe-sdk

Score: 31.82184827980344

Last synced: 14 minutes ago
JSON representation

Repository metadata:

Python library for the Stripe API.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 1,541
Total Committers: 136
Avg Commits per committer: 11.331
Development Distribution Score (DDS): 0.856

Commits in past year: 123
Committers in past year: 12
Avg Commits per committer in past year: 10.25
Development Distribution Score (DDS) in past year: 0.732

Name Email Commits
Olivier Bellone o****b@s****m 222
Richard Marmorstein 5****e 132
Brandur b****r@m****g 119
stripe-openapi[bot] 1****] 109
Greg Brockman g****b@g****m 87
Remi Jannel r****i@s****m 75
Andrew Metcalf a****w@s****m 64
pakrym-stripe 9****e 64
Kyle Conroy k****c@s****m 52
Ramya Rao r****a@s****m 51
anniel-stripe 9****e 44
David Brownman 1****e 44
Dominic Charley-Roy 7****e 27
prathmesh-stripe 1****e 25
Evan Broder e****n@s****m 21
Sheena Pakanati s****i@g****m 20
helenye-stripe 1****e 19
Ross Boucher r****r@g****m 16
Amber Feng a****r@s****m 15
Mick Jermsurawong m****g@s****m 15
jar-stripe j****r@s****m 13
Richo Healey r****o@p****t 13
wangjohn w****n@m****u 12
Kamil Pajdzik 9****e 12
James Hageman j****n@s****m 11
Krassi Fotev k****3@b****t 11
Jim Danz j****m@s****m 9
ofek o****r@g****m 9
Alex Rattray (Stripe) r****x@s****m 8
Anurag Goel _****@a****g 8
and 106 more...

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 109
Total pull requests: 951
Average time to close issues: 4 months
Average time to close pull requests: 8 days
Total issue authors: 96
Total pull request authors: 50
Average comments per issue: 4.03
Average comments per pull request: 0.23
Merged pull request: 750
Bot issues: 5
Bot pull requests: 362

Past year issues: 24
Past year pull requests: 261
Past year average time to close issues: 3 days
Past year average time to close pull requests: 5 days
Past year issue authors: 21
Past year pull request authors: 16
Past year average comments per issue: 1.79
Past year average comments per pull request: 0.21
Past year merged pull request: 181
Past year bot issues: 1
Past year bot pull requests: 79

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

Top Issue Authors

  • stripe-openapi[bot] (5)
  • samueljsb (3)
  • geminimir (2)
  • agilgur5 (2)
  • ryancausey (2)
  • alanhamlett (2)
  • xavdid-stripe (2)
  • richardm-stripe (2)
  • FabriceSalvaire (2)
  • phrfpeixoto (1)
  • putnokiabel (1)
  • CallumAtCarter (1)
  • neilpanchal (1)
  • JaynouOliver (1)
  • jmortezz (1)

Top Pull Request Authors

  • stripe-openapi[bot] (352)
  • richardm-stripe (138)
  • xavdid-stripe (79)
  • anniel-stripe (72)
  • ramya-stripe (55)
  • pakrym-stripe (50)
  • jar-stripe (37)
  • prathmesh-stripe (37)
  • helenye-stripe (27)
  • mbroshi-stripe (16)
  • dependabot[bot] (10)
  • BABYGOAT9322 (9)
  • kamil-stripe (5)
  • akx (5)
  • s-t-e-v-e-n-k (4)

Top Issue Labels

  • bug (58)
  • feature-request (21)
  • future (13)
  • speculative (1)

Top Pull Request Labels

  • dependencies (10)
  • breaking-api-change (2)
  • github_actions (2)

Package metadata

pypi.org: stripe

Python bindings for the Stripe API

  • Homepage:
  • Documentation: https://stripe.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 14.1.0 (published 3 months ago)
  • Last Synced: 2025-12-16T20:02:21.167Z (3 months ago)
  • Versions: 503
  • Dependent Packages: 78
  • Dependent Repositories: 7,689
  • Downloads: 15,320,005 Last month
  • Docker Downloads: 231,053,113
  • Rankings:
    • Dependent repos count: 0.107%
    • Downloads: 0.203%
    • Dependent packages count: 0.291%
    • Docker downloads count: 0.877%
    • Average: 0.98%
    • Stargazers count: 1.772%
    • Forks count: 2.628%
  • Maintainers (1)
proxy.golang.org: github.com/stripe/stripe-python

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/stripe/stripe-python#section-documentation
  • Licenses: mit
  • Latest release: v14.1.0+incompatible (published 3 months ago)
  • Last Synced: 2026-01-08T06:23:01.917Z (3 months ago)
  • Versions: 383
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.414%
    • Stargazers count: 1.749%
    • Average: 5.876%
    • Dependent packages count: 9.56%
    • Dependent repos count: 10.779%
anaconda.org: stripe

The Stripe Python library provides convenient access to the Stripe API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the Stripe API.

  • Homepage: https://github.com/stripe/stripe-python
  • Licenses: MIT
  • Latest release: 14.1.0 (published 3 months ago)
  • Last Synced: 2026-01-09T16:53:30.579Z (3 months ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 3
  • Rankings:
    • Forks count: 17.322%
    • Stargazers count: 20.67%
    • Average: 31.295%
    • Dependent packages count: 41.014%
    • Dependent repos count: 46.175%

Dependencies

setup.py pypi
  • requests *
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite