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

https://github.com/JakobGM/patito

Score: 21.037843586142582

Last synced: about 3 hours ago
JSON representation

Repository metadata:

A data modelling layer built on top of polars and pydantic


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 364
Total Committers: 18
Avg Commits per committer: 20.222
Development Distribution Score (DDS): 0.646

Commits in past year: 19
Committers in past year: 4
Avg Commits per committer in past year: 4.75
Development Distribution Score (DDS) in past year: 0.316

Name Email Commits
Jakob Gerhard Martinussen 1****M 129
Thomas Aarholt t****t@g****m 110
dsgibbons g****t@g****o 39
Brendan Cooley b****y@g****m 27
Ion Koutsouris 1****o 13
Louis Maddox l****x@g****m 9
gabriel g****n@a****m 7
Adrien Vaschalde a****e@g****m 6
nameloCmaS n****s@g****m 6
Joscha Gutjahr j****r@v****m 4
Matthew V m****w@g****o 3
Jack Kelly j****k@o****g 3
Adrien Vaschalde a****e@o****m 2
hnakashima 6****u 2
George Pearse 4****e 1
Max Hipperson 4****n 1
chainyo t****c@g****m 1
danielgafni d****6@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 41
Total pull requests: 80
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 27
Total pull request authors: 21
Average comments per issue: 0.95
Average comments per pull request: 1.75
Merged pull request: 51
Bot issues: 0
Bot pull requests: 0

Past year issues: 10
Past year pull requests: 4
Past year average time to close issues: 7 minutes
Past year average time to close pull requests: about 2 hours
Past year issue authors: 10
Past year pull request authors: 3
Past year average comments per issue: 0.4
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/JakobGM/patito

Top Issue Authors

  • gab23r (5)
  • ion-elgreco (4)
  • chainyo (3)
  • dsgibbons (3)
  • dhimmel (2)
  • jjfantini (2)
  • lmmx (2)
  • d-miketa (1)
  • gonezama (1)
  • danielgafni (1)
  • raayu83 (1)
  • strangemonad (1)
  • TLipede (1)
  • thomasaarholt (1)
  • danearvidsson (1)

Top Pull Request Authors

  • thomasaarholt (33)
  • gab23r (12)
  • dsgibbons (8)
  • brendancooley (4)
  • ion-elgreco (4)
  • lmmx (3)
  • adrienDog (2)
  • franzhess (1)
  • hiddevdm (1)
  • maxhipperson (1)
  • s-breeze (1)
  • nakashima-hikaru (1)
  • raui100 (1)
  • nameloCmaS (1)
  • vmeurisse (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: patito

A dataframe modelling library built on top of polars and pydantic.

  • Homepage: https://github.com/JakobGM/patito
  • Documentation: https://patito.readthedocs.io
  • Licenses: MIT
  • Latest release: 0.8.6 (published about 2 months ago)
  • Last Synced: 2026-03-17T09:46:22.334Z (9 days ago)
  • Versions: 32
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 115,290 Last month
  • Rankings:
    • Stargazers count: 4.813%
    • Downloads: 6.66%
    • Dependent packages count: 10.095%
    • Average: 11.701%
    • Forks count: 15.32%
    • Dependent repos count: 21.615%
  • Maintainers (1)

Dependencies

uv.lock pypi
  • 149 dependencies
.github/workflows/pre-commit.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v5 composite
  • pre-commit/action v3.0.1 composite
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • astral-sh/setup-uv v5 composite
.github/workflows/coverage.yml actions
  • actions/checkout v2 composite
  • astral-sh/setup-uv v5 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
pyproject.toml pypi
  • polars >=1.32.0
  • pydantic >=2.7.0
  • typing-extensions *