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

https://github.com/to-mc/checksumdir

Score: 7.047517221357296

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Simple package to compute a single deterministic hash of the file contents of a directory.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 42
Total Committers: 10
Avg Commits per committer: 4.2
Development Distribution Score (DDS): 0.524

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
Tom McCarthy t****e@g****m 20
Tom McCarthy t****y@n****m 9
baterflyrity b****y@y****u 3
Kevin Brown k****n@k****m 2
Keith Gray k****y@p****m 2
Tom McCarthy t****c@a****m 2
Keith Gray i****y@g****m 1
Girolamo Piccinni g****i@g****m 1
Romain Dura r****n@s****m 1
Corey Shaw c****w@a****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 15
Total pull requests: 16
Average time to close issues: 5 months
Average time to close pull requests: 2 months
Total issue authors: 12
Total pull request authors: 11
Average comments per issue: 1.2
Average comments per pull request: 0.81
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: about 4 hours
Past year average time to close pull requests: N/A
Past year issue authors: 1
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/to-mc/checksumdir

Top Issue Authors

  • idahogray (4)
  • alexsilva (1)
  • oren-hecht (1)
  • deniswvieira (1)
  • sergei-bondarenko (1)
  • vignesh-irtt (1)
  • gpiccinni (1)
  • karolzlot (1)
  • sfieux (1)
  • dongulee (1)
  • Mochnant (1)
  • fladd (1)

Top Pull Request Authors

  • to-mc (3)
  • idahogray (3)
  • kevin-brown (2)
  • alanpeixinho (1)
  • baterflyrity (1)
  • dhvander (1)
  • fbristow (1)
  • gpiccinni (1)
  • heaje (1)
  • BeniaminK (1)
  • romdr (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

nixpkgs-unstable: python314Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-24.11: python312Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-23.11: python310Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-24.05: python311Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-unstable: python313Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-23.11: python311Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-24.11: python311Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory

nixpkgs-24.05: python312Packages.checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory


Dependencies

poetry.lock pypi
  • appdirs 1.4.4 develop
  • attrs 19.3.0 develop
  • black 19.10b0 develop
  • click 7.1.2 develop
  • flake8 3.8.3 develop
  • importlib-metadata 1.1.3 develop
  • isort 4.3.21 develop
  • mccabe 0.6.1 develop
  • pathspec 0.8.0 develop
  • pycodestyle 2.6.0 develop
  • pyflakes 2.2.0 develop
  • regex 2020.6.8 develop
  • toml 0.10.1 develop
  • typed-ast 1.4.1 develop
  • zipp 1.2.0 develop
pyproject.toml pypi
  • black ^19.10b0 develop
  • flake8 ^3.8.3 develop
  • isort ^4.3.21 develop
  • python ^3.6
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite