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

JOSS: https://github.com/pudu-py/pudu

Score: 7.226936018493289

Last synced: about 2 hours ago
JSON representation

Repository metadata:

A Python library for explainability of machine learinng algorithms in an agnostic, deterministic, and simple way.


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 110
Total Committers: 4
Avg Commits per committer: 27.5
Development Distribution Score (DDS): 0.473

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

Name Email Commits
enricgrau p****c@g****m 58
Enric Tomas Grau Luque e****u@i****t 39
Enric Grau e****c@l****m 8
jongari7 j****i@i****t 5

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 4
Total pull requests: 1
Average time to close issues: 23 days
Average time to close pull requests: N/A
Total issue authors: 3
Total pull request authors: 1
Average comments per issue: 2.75
Average comments per pull request: 3.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 3.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/pudu-py/pudu

Top Issue Authors

  • hbaniecki (2)
  • aksholokhov (1)
  • enricgrau (1)

Top Pull Request Authors

  • jongari7 (3)

Top Issue Labels

  • bug (2)

Top Pull Request Labels


Package metadata

pypi.org: pudu

A Python library for explainability of machine learinng algorithms in an agnostic, deterministic, and simple way.

  • Homepage: https://github.com/pudu-py/pudu
  • Documentation: https://pudu.readthedocs.io/
  • Licenses: MIT license
  • Latest release: 0.3.4 (published about 2 years ago)
  • Last Synced: 2026-06-18T20:01:15.977Z (3 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 85 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Average: 24.397%
    • Downloads: 26.046%
    • Stargazers count: 28.203%
    • Forks count: 30.492%
    • Dependent repos count: 30.611%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • matplotlib *
  • numpy *
  • pandas *
  • spectrapepper *
requirements_dev.txt pypi
  • Sphinx * development
  • bump2version * development
  • coverage * development
  • flake8 * development
  • grip * development
  • pip * development
  • tox * development
  • twine * development
  • watchdog * development
  • wheel * development
setup.py pypi
  • x.strip *
.github/workflows/build.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
.github/workflows/codecov.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
  • codecov/codecov-action v3.1.1 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v3.1.0 composite
  • actions/setup-python v4.3.0 composite
.github/workflows/pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/updater.yml actions
  • actions/checkout v3.1.0 composite
  • saadmk11/github-actions-version-updater v0.7.1 composite
examples/examples_requirements.txt pypi
  • lime *
  • localreg *
  • pickle *
  • spectrapepper *
pyproject.toml pypi