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

https://github.com/NowanIlfideme/pydantic-yaml

Score: 22.269098278895765

Last synced: about 20 hours ago
JSON representation

Repository metadata:

YAML support for Pydantic models


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 273
Total Committers: 11
Avg Commits per committer: 24.818
Development Distribution Score (DDS): 0.337

Commits in past year: 48
Committers in past year: 3
Avg Commits per committer in past year: 16.0
Development Distribution Score (DDS) in past year: 0.479

Name Email Commits
NowanIlfideme g****t@n****v 181
dependabot[bot] 4****] 79
Tom Wojcik m****e@t****m 3
Mustafa Soylu m****u@f****e 2
Alex Tonkonozhenko t****o@g****m 2
aeisenbarth 5****h 1
Tomas Bylund t****v@l****m 1
Petri Savolainen 6****i 1
Cristian Sebastian Rocha c****a@g****m 1
Branch Vincent b****t@g****m 1
Tomas Bylund t****d@c****r 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 14
Total pull requests: 136
Average time to close issues: 7 months
Average time to close pull requests: 22 days
Total issue authors: 12
Total pull request authors: 7
Average comments per issue: 1.79
Average comments per pull request: 0.55
Merged pull request: 34
Bot issues: 1
Bot pull requests: 122

Past year issues: 3
Past year pull requests: 9
Past year average time to close issues: 4 days
Past year average time to close pull requests: 2 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 1.33
Past year average comments per pull request: 0.22
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 6

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/NowanIlfideme/pydantic-yaml

Top Issue Authors

  • mshonichev (2)
  • NowanIlfideme (2)
  • adammorrissirrommada (1)
  • schacki (1)
  • MartenBE (1)
  • csrocha (1)
  • petri (1)
  • Doomerdinger (1)
  • dependabot[bot] (1)
  • Tobychev (1)
  • aeisenbarth (1)
  • xx529 (1)

Top Pull Request Authors

  • dependabot[bot] (122)
  • NowanIlfideme (9)
  • petri (1)
  • branchvincent (1)
  • csrocha (1)
  • Anatoly-Makarevich (1)
  • Tobychev (1)

Top Issue Labels

  • python (5)
  • custom-yaml-engine (3)
  • dependencies (3)
  • enhancement (2)
  • good first issue (1)
  • help wanted (1)
  • bug (1)

Top Pull Request Labels

  • python (121)
  • dependencies (121)
  • github_actions (2)
  • python:uv (1)
  • bug (1)

Package metadata

nixpkgs-24.05: python312Packages.pydantic-yaml-0

A small helper library that adds some YAML capabilities to pydantic

nixpkgs-24.05: python311Packages.pydantic-yaml-0

A small helper library that adds some YAML capabilities to pydantic

nixpkgs-24.11: python312Packages.pydantic-yaml

Small helper library that adds some YAML capabilities to pydantic

pypi.org: pydantic_yaml

YAML reading/writing for Pydantic models

  • Homepage:
  • Documentation: https://pydantic_yaml.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.7.0 (published 2 months ago)
  • Last Synced: 2026-08-23T11:39:58.785Z (2 days ago)
  • Versions: 39
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,165,146 Last month
  • Rankings:
    • Dependent packages count: 7.455%
    • Average: 24.806%
    • Dependent repos count: 42.157%
  • Maintainers (1)
nixpkgs-24.11: python311Packages.pydantic-yaml

Small helper library that adds some YAML capabilities to pydantic


Dependencies

.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/python-testing.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • importlib_metadata *
  • pydantic >=1.8
  • ruamel.yaml >=0.16.0,<0.18.0
  • typing_extensions >=4.5.0
.github/workflows/test-matrix.yml actions
  • actions/checkout v7 composite
  • astral-sh/setup-uv v7 composite