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

https://github.com/jupyterlab/pytest-check-links

jupyter-notebook markdown pytest pytest-plugin testing

Score: 17.6482097972185

Last synced: about 5 hours ago
JSON representation

Repository metadata:

pytest plugin that checks URLs


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 202
Total Committers: 15
Avg Commits per committer: 13.467
Development Distribution Score (DDS): 0.644

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

Name Email Commits
Steven Silvester s****r@i****g 72
pre-commit-ci[bot] 6****] 43
Steven Silvester s****e@a****m 22
Nicholas Bollweg n****g@g****m 21
Min RK b****k@g****m 18
Vidar Tonaas Fauske v****f@g****m 8
dependabot[bot] 4****] 4
GitHub Action 4****] 4
Jeremy Tuloup j****p@g****m 2
Afshin Taylor Darian g****t@d****f 2
Steven Silvester s****r@a****m 2
Pratyaksha Jha 3****a 1
Michał Krassowski 5****i 1
Ian Rose i****e@g****m 1
ANUJ KUMAR SINGH w****6@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 17
Total pull requests: 133
Average time to close issues: about 1 month
Average time to close pull requests: 2 days
Total issue authors: 12
Total pull request authors: 14
Average comments per issue: 2.29
Average comments per pull request: 1.12
Merged pull request: 117
Bot issues: 0
Bot pull requests: 48

Past year issues: 1
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.17
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jupyterlab/pytest-check-links

Top Issue Authors

  • blink1073 (3)
  • vikas41299 (2)
  • bollwyvl (2)
  • AnnaDinaburgVulikh (2)
  • pratyakshajha (1)
  • krassowski (1)
  • ocefpaf (1)
  • jtpio (1)
  • toslunar (1)
  • rt87 (1)
  • reagle (1)
  • MUFFANUJ (1)

Top Pull Request Authors

  • blink1073 (62)
  • pre-commit-ci[bot] (42)
  • bollwyvl (6)
  • dependabot[bot] (6)
  • krassowski (2)
  • jtpio (2)
  • MUFFANUJ (2)
  • AnnaDinaburgVulikh (2)
  • afshin (2)
  • peterkc (2)
  • mfisher87 (2)
  • pratyakshajha (1)
  • vidartf (1)
  • minrk (1)

Top Issue Labels

  • bug (6)
  • enhancement (3)

Top Pull Request Labels

  • maintenance (93)
  • bug (7)
  • dependencies (6)
  • documentation (4)
  • python (4)
  • enhancement (2)
  • github_actions (1)

Package metadata

proxy.golang.org: github.com/jupyterlab/pytest-check-links

pypi.org: pytest-check-links

Check links in files

  • Homepage: https://github.com/jupyterlab/pytest-check-links
  • Documentation: https://pytest-check-links.readthedocs.io/
  • Licenses: BSD License
  • Latest release: 4.3.3 (published about 6 years ago)
  • Last Synced: 2026-08-24T12:05:43.160Z (1 day ago)
  • Versions: 27
  • Dependent Packages: 91
  • Dependent Repositories: 169
  • Downloads: 37,562 Last month
  • Rankings:
    • Dependent packages count: 0.188%
    • Dependent repos count: 1.167%
    • Downloads: 1.351%
    • Average: 5.343%
    • Forks count: 9.114%
    • Stargazers count: 14.894%
  • Maintainers (3)
spack.io: py-pytest-check-links

pytest plugin that checks URLs for HTML-containing files.

  • Homepage: https://github.com/jupyterlab/pytest-check-links
  • Licenses: []
  • Latest release: 0.3.4 (published over 4 years ago)
  • Last Synced: 2026-08-24T12:05:43.340Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 21.634%
    • Average: 26.365%
    • Stargazers count: 26.553%
    • Dependent packages count: 57.274%
  • Maintainers (1)
conda-forge.org: pytest-check-links

  • Homepage: https://github.com/jupyterlab/pytest-check-links
  • Licenses: BSD-3-Clause
  • Latest release: 0.7.1 (published over 4 years ago)
  • Last Synced: 2026-03-28T01:14:25.736Z (5 months ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 31
  • Downloads: 58,365 Total
  • Rankings:
    • Dependent repos count: 6.642%
    • Dependent packages count: 28.988%
    • Average: 32.211%
    • Forks count: 39.518%
    • Stargazers count: 53.695%
guix: python-pytest-check-links

Check links in files


Dependencies

.github/workflows/enforce-label.yml actions
  • jupyterlab/maintainer-tools/.github/actions/enforce-label v1 composite
.github/workflows/prep-release.yml actions
  • jupyter-server/jupyter_releaser/.github/actions/prep-release v2 composite
  • jupyterlab/maintainer-tools/.github/actions/base-setup v1 composite
.github/workflows/publish-release.yml actions
  • jupyter-server/jupyter-releaser/.github/actions/finalize-release v2 composite
  • jupyter-server/jupyter_releaser/.github/actions/populate-release v2 composite
  • jupyterlab/maintainer-tools/.github/actions/base-setup v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • jupyter-server/jupyter_releaser/.github/actions/check-release v2 composite
  • jupyterlab/maintainer-tools/.github/actions/base-setup v1 composite
  • jupyterlab/maintainer-tools/.github/actions/check-links v1 composite
  • jupyterlab/maintainer-tools/.github/actions/install-minimums v1 composite
  • jupyterlab/maintainer-tools/.github/actions/make-sdist v1 composite
  • jupyterlab/maintainer-tools/.github/actions/test-sdist v1 composite
  • re-actors/alls-green release/v1 composite