https://github.com/NowanIlfideme/pydantic-yaml
Score: 22.12389380657383
Last synced: about 13 hours ago
JSON representation
Repository metadata:
YAML support for Pydantic models
- Host: GitHub
- URL: https://github.com/NowanIlfideme/pydantic-yaml
- Owner: NowanIlfideme
- License: mit
- Created: 2020-11-22T10:22:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-26T17:22:56.000Z (about 1 month ago)
- Last Synced: 2026-05-07T04:27:04.639Z (24 days ago)
- Language: Python
- Homepage:
- Size: 623 KB
- Stars: 191
- Watchers: 1
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Anatoly Makarevich
- Login: NowanIlfideme
- Email:
- Kind: user
- Description: Data scientist
- Website: nowan.dev
- Location: Krakow, Poland
- Twitter: NowanIlfideme
- Company: EPAM Systems
- Icon url: https://avatars.githubusercontent.com/u/2067093?u=c18b95ae804b8e5a08c6905fc96c2ba64ccde5be&v=4
- Repositories: 5
- Last Synced at: 2023-03-06T13:43:48.732Z
- Profile URL: https://github.com/NowanIlfideme
GitHub Events
Total
- Create event: 78
- Delete event: 74
- Fork event: 2
- Issue comment event: 59
- Issues event: 7
- Pull request event: 179
- Pull request review event: 1
- Push event: 59
- Release event: 2
- Watch event: 43
- Total: 504
Last Year
- Create event: 49
- Delete event: 48
- Fork event: 2
- Issue comment event: 38
- Issues event: 4
- Pull request event: 120
- Push event: 28
- Release event: 2
- Watch event: 23
- Total: 314
Committers metadata
Last synced: 8 months ago
Total Commits: 227
Total Committers: 11
Avg Commits per committer: 20.636
Development Distribution Score (DDS): 0.41
Commits in past year: 37
Committers in past year: 3
Avg Commits per committer in past year: 12.333
Development Distribution Score (DDS) in past year: 0.216
| Name | Commits | |
|---|---|---|
| NowanIlfideme | g****t@n****v | 134 |
| dependabot[bot] | 4****]@u****m | 59 |
| Anatoly Makarevich | a****k@y****m | 22 |
| Tom Wojcik | m****e@t****m | 3 |
| Alex Tonkonozhenko | t****o@g****m | 2 |
| Mustafa Soylu | m****u@f****e | 2 |
| Branch Vincent | b****t@g****m | 1 |
| Cristian Sebastian Rocha | c****a@g****m | 1 |
| Tomas Bylund | t****v@l****m | 1 |
| Tomas Bylund | t****d@c****r | 1 |
| aeisenbarth | 5****h@u****m | 1 |
Issue and Pull Request metadata
Last synced: 4 months ago
Total issues: 12
Total pull requests: 131
Average time to close issues: 7 months
Average time to close pull requests: 22 days
Total issue authors: 11
Total pull request authors: 7
Average comments per issue: 1.83
Average comments per pull request: 0.57
Merged pull request: 33
Bot issues: 1
Bot pull requests: 119
Past year issues: 2
Past year pull requests: 40
Past year average time to close issues: 4 days
Past year average time to close pull requests: 6 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.38
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 36
Top Issue Authors
- mshonichev (2)
- adammorrissirrommada (1)
- schacki (1)
- MartenBE (1)
- csrocha (1)
- petri (1)
- dependabot[bot] (1)
- NowanIlfideme (1)
- Tobychev (1)
- aeisenbarth (1)
- xx529 (1)
Top Pull Request Authors
- dependabot[bot] (119)
- NowanIlfideme (7)
- petri (1)
- branchvincent (1)
- csrocha (1)
- Anatoly-Makarevich (1)
- Tobychev (1)
Top Issue Labels
- python (3)
- dependencies (2)
- enhancement (2)
- custom-yaml-engine (2)
Top Pull Request Labels
- dependencies (118)
- python (118)
- github_actions (2)
Package metadata
- Total packages: 5
-
Total downloads:
- pypi: 1,816,508 last-month
- Total docker downloads: 563
- Total dependent packages: 56 (may contain duplicates)
- Total dependent repositories: 41 (may contain duplicates)
- Total versions: 41
- Total maintainers: 1
pypi.org: pydantic-yaml
YAML reading/writing for Pydantic models
- Homepage:
- Documentation: https://pydantic-yaml.readthedocs.io/
- Licenses: MIT License Copyright (c) 2020 Anatoly Makarevich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Latest release: 1.6.0 (published 10 months ago)
- Last Synced: 2026-02-12T12:02:49.134Z (4 months ago)
- Versions: 37
- Dependent Packages: 56
- Dependent Repositories: 41
- Downloads: 1,816,508 Last month
- Docker Downloads: 563
-
Rankings:
- Dependent packages count: 0.469%
- Downloads: 0.833%
- Average: 1.509%
- Dependent repos count: 2.298%
- Docker downloads count: 2.436%
- Maintainers (1)
nixpkgs-24.05: python311Packages.pydantic-yaml-0
A small helper library that adds some YAML capabilities to pydantic
- Homepage: https://github.com/NowanIlfideme/pydantic-yaml
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pydantic-yaml-0/default.nix#L58
- Licenses: MIT
- Latest release: 0-0.11.2 (published 4 months ago)
- Last Synced: 2026-02-03T19:05:06.674Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.05: python312Packages.pydantic-yaml-0
A small helper library that adds some YAML capabilities to pydantic
- Homepage: https://github.com/NowanIlfideme/pydantic-yaml
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pydantic-yaml-0/default.nix#L58
- Licenses: MIT
- Latest release: 0-0.11.2 (published 4 months ago)
- Last Synced: 2026-02-03T19:10:48.460Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.11: python311Packages.pydantic-yaml
Small helper library that adds some YAML capabilities to pydantic
- Homepage: https://github.com/NowanIlfideme/pydantic-yaml
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pydantic-yaml/default.nix#L49
- Licenses: MIT
- Latest release: 1.4.0 (published 4 months ago)
- Last Synced: 2026-02-03T17:46:43.512Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.11: python312Packages.pydantic-yaml
Small helper library that adds some YAML capabilities to pydantic
- Homepage: https://github.com/NowanIlfideme/pydantic-yaml
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pydantic-yaml/default.nix#L49
- Licenses: MIT
- Latest release: 1.4.0 (published 4 months ago)
- Last Synced: 2026-02-03T17:52:21.454Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- importlib_metadata *
- pydantic >=1.8
- ruamel.yaml >=0.16.0,<0.18.0
- typing_extensions >=4.5.0
- pydantic >=2.0.0