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

awesome-ipfs: https://github.com/oduwsdl/ipwb

docker ipfs memento memento-rfc python service-worker warc wayback web-archiving

Score: 15.7070173181402

Last synced: about 8 hours ago
JSON representation

Repository metadata:

InterPlanetary Wayback: A distributed and persistent archive replay system using IPFS


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 1,254
Total Committers: 5
Avg Commits per committer: 250.8
Development Distribution Score (DDS): 0.193

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

Name Email Commits
Mat Kelly m****e@m****m 1012
Sawood Alam i****d@g****m 198
Anatoly Scherbakov a****t@g****m 35
Florian Brandes f****s@p****e 7
Christian Clauss c****s@m****m 2

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 96
Total pull requests: 79
Average time to close issues: 3 months
Average time to close pull requests: 29 days
Total issue authors: 6
Total pull request authors: 5
Average comments per issue: 2.34
Average comments per pull request: 0.91
Merged pull request: 70
Bot issues: 0
Bot pull requests: 2

Past year issues: 12
Past year pull requests: 5
Past year average time to close issues: 23 days
Past year average time to close pull requests: less than a minute
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 0.25
Past year average comments per pull request: 0.2
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • machawk1 (86)
  • ibnesayeed (4)
  • anatoly-scherbakov (2)
  • ProximaNova (2)
  • gador (1)
  • ShadowJonathan (1)

Top Pull Request Authors

  • machawk1 (73)
  • cclauss (2)
  • dependabot[bot] (2)
  • ibnesayeed (1)
  • gador (1)

Top Issue Labels

  • testing (31)
  • External project dependence (28)
  • enhancement (15)
  • bug (11)
  • ipwb replay (11)
  • UI/UX/Accessibility (10)
  • pending (8)
  • Discussion (non-blocker) (6)
  • ipwb indexer (6)
  • Meta (6)
  • Landing→Admin Movement (5)
  • Documentation (4)
  • Privacy/Security/Encryption (3)
  • i/o (1)
  • hacktoberfest (1)
  • MAJOR (1)
  • help wanted (1)
  • Code/Project quality (1)
  • proxy mode (1)
  • in progress (1)
  • BRANCH ASSIGNED (1)
  • dependencies (1)

Top Pull Request Labels

  • External project dependence (3)
  • pending (3)
  • MAJOR (1)
  • dependencies (1)
  • python (1)

Package metadata

pypi.org: ipwb

InterPlanetary Wayback (ipwb): Web Archive integration with IPFS

  • Homepage: https://github.com/oduwsdl/ipwb
  • Documentation: https://ipwb.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.2024.10.24.1853 (published over 1 year ago)
  • Last Synced: 2025-11-20T08:01:26.761Z (3 months ago)
  • Versions: 244
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 1,641 Last month
  • Rankings:
    • Stargazers count: 2.636%
    • Forks count: 6.332%
    • Dependent packages count: 10.109%
    • Average: 11.082%
    • Dependent repos count: 11.532%
    • Downloads: 24.803%
  • Maintainers (2)

Dependencies

requirements.txt pypi
  • Flask ==2.0.3
  • beautifulsoup4 >=4.6.3
  • ipfshttpclient >=0.8.0a
  • pycryptodome >=3.4.11
  • requests >=2.19.1
  • six ==1.11.0
  • surt >=0.3.0
  • warcio >=1.5.3
setup.py pypi
  • Flask ==2.0.3
  • beautifulsoup4 >=4.6.3
  • ipfshttpclient >=0.8.0a
  • pycryptodome >=3.4.11
  • requests >=2.19.1
  • six ==1.11.0
  • surt >=0.3.0
  • warcio >=1.5.3
test-requirements.txt pypi
  • flake8 >=3.4 test
  • pytest >=3.6 test
  • pytest-cov * test
  • pytest-flake8 * test
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/comment-run.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • ibnesayeed/actions-comment-run master composite
  • ibnesayeed/setup-ipfs master composite
.github/workflows/dist.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • ibnesayeed/repo-attrs master composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • ibnesayeed/setup-ipfs master composite
Dockerfile docker
  • base latest build
  • node latest build
  • python ${PYTHON_TAG} build
package.json npm