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

https://github.com/pyeve/cerberus

data-validation python

Score: 28.777222147662663

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Lightweight, extensible data validation library for Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 21 hours ago

Total Commits: 949
Total Committers: 67
Avg Commits per committer: 14.164
Development Distribution Score (DDS): 0.597

Commits in past year: 9
Committers in past year: 1
Avg Commits per committer in past year: 9.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Nicola Iarocci n****a@n****m 382
Frank Sachsenheim f****e@r****t 376
Frank Sachsenheim f****e@u****m 14
calve c****4@g****m 14
Dominik Kellner d****r@d****e 12
Scott Crunkleton c****1@g****m 10
Martijn Vermaat m****n@v****e 9
Paul Weaver p****e@c****m 9
Davis Kirkendall d****l@r****e 7
Harro van der Klauw h****w@g****m 6
Jaroslav Semančík j****k@y****m 6
C.D. Clark III c****k@g****m 5
Petr p****n@n****v 5
Brandon Aubie b****n@a****a 4
Damián Nohales d****s@g****m 4
Damián Nohales d****s@g****m 4
Trong Hieu HA t****u@1****m 4
Kuzma r****h@g****m 4
otibsa o****a@g****m 3
eelkeh e****s@g****m 3
Gilb's g****t@g****m 3
Misja Hoebe m****a@c****m 3
Michael Klich m****l@m****m 3
Josh Villbrandt j****h@j****m 3
Florian Rathgeber f****r@g****m 3
Bruno Oliveira n****s@g****m 2
Connor Zapfel F****a@u****m 2
Evgeny Odegov e****v@g****m 2
Brett b****t@n****o 2
Kornelijus Survila k****s@d****m 2
and 37 more...

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 99
Total pull requests: 38
Average time to close issues: over 1 year
Average time to close pull requests: 6 months
Total issue authors: 82
Total pull request authors: 21
Average comments per issue: 3.85
Average comments per pull request: 2.26
Merged pull request: 13
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 3
Past year pull request authors: 0
Past year average comments per issue: 1.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • funkyfuture (10)
  • socketpair (3)
  • erictwalker18 (2)
  • thiagocrepaldi (2)
  • weshouman (2)
  • dkbarn (2)
  • nicolaiarocci (2)
  • dhanythirstie (1)
  • dhuckins (1)
  • boulderwebdev (1)
  • kuza (1)
  • rendorHaevyn (1)
  • sujanadiga (1)
  • irmo322 (1)
  • solinas3000 (1)

Top Pull Request Authors

  • funkyfuture (15)
  • jsnjack (2)
  • AtharvaPawar456 (2)
  • stroykova (2)
  • weshouman (2)
  • ssbarnea (2)
  • akayunov (1)
  • biscuit314 (1)
  • audricschiltknecht (1)
  • linupi (1)
  • braeutigamj (1)
  • sayeghr (1)
  • abp1994 (1)
  • pykler (1)
  • msotnikov (1)

Top Issue Labels

  • bug (7)
  • documentation (6)
  • enhancement (4)
  • feature request (3)
  • design (3)
  • wontfix (1)
  • backport-required (1)
  • question (1)

Top Pull Request Labels

  • bug (5)
  • backport-required (4)
  • documentation (2)
  • enhancement (2)

Package metadata

pypi.org: cerberus

Lightweight, extensible schema and data validation tool for Pythondictionaries.

  • Homepage:
  • Documentation: http://docs.python-cerberus.org
  • Licenses: ISC License Copyright (c) 2012-2016 Nicola Iarocci. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  • Latest release: 1.3.7 (published 8 months ago)
  • Last Synced: 2025-09-07T17:02:18.406Z (2 days ago)
  • Versions: 29
  • Dependent Packages: 140
  • Dependent Repositories: 2,028
  • Downloads: 4,147,375 Last month
  • Docker Downloads: 10,294,748
  • Rankings:
    • Dependent packages count: 0.136%
    • Downloads: 0.137%
    • Dependent repos count: 0.246%
    • Docker downloads count: 0.578%
    • Average: 0.969%
    • Stargazers count: 1.355%
    • Forks count: 3.364%
  • Maintainers (2)
anaconda.org: cerberus

Cerberus provides type checking and other base functionality out of the boxand is designed to be non-blocking and easily and widely extensible, allowing for custom validation. It has no dependencies, but has the potential to become yours.

  • Homepage: https://github.com/pyeve/cerberus
  • Licenses: ISC
  • Latest release: 1.3.7 (published 13 days ago)
  • Last Synced: 2025-09-07T17:02:56.269Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 8
  • Rankings:
    • Dependent packages count: 30.624%
    • Average: 35.038%
    • Dependent repos count: 39.452%

Dependencies

docs/requirements.txt pypi
  • Sphinx <2.0
  • sphinxcontrib-issuetracker *
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/regular-checks.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • importlib-metadata python_version < '3.8'