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

https://github.com/vb64/markdown-pdf

markdown markdown-it mermaid-diagrams pdf plantuml-diagrams pymupdf

Score: 18.93758579052194

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Markdown to pdf renderer


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 82
Total Committers: 2
Avg Commits per committer: 41.0
Development Distribution Score (DDS): 0.012

Commits in past year: 33
Committers in past year: 2
Avg Commits per committer in past year: 16.5
Development Distribution Score (DDS) in past year: 0.03

Name Email Commits
Vitaly Bogomolov v****8@g****m 81
Hugo Chinchilla Carbonell h****a 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 30
Total pull requests: 84
Average time to close issues: 13 days
Average time to close pull requests: 1 day
Total issue authors: 23
Total pull request authors: 8
Average comments per issue: 1.3
Average comments per pull request: 0.38
Merged pull request: 76
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 17
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 7 hours
Past year issue authors: 5
Past year pull request authors: 4
Past year average comments per issue: 0.6
Past year average comments per pull request: 0.41
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vb64/markdown-pdf

Top Issue Authors

  • vb64 (7)
  • parker-research (2)
  • AstraBert (1)
  • SodiumBismuth (1)
  • dldx (1)
  • Lucas-CE (1)
  • hepengfe (1)
  • vifrrg (1)
  • Tomisall (1)
  • vladiliescu (1)
  • cniebla (1)
  • xelandernt (1)
  • 17Reset (1)
  • kiriencoder (1)
  • tsmcgrath (1)

Top Pull Request Authors

  • vb64 (72)
  • MS-Jahan (2)
  • parker-research (2)
  • DannyTheHeretic (2)
  • mss (2)
  • jcharman (2)
  • hugochinchilla (1)
  • Stoyansl-Airia (1)

Top Issue Labels

  • enhancement (5)

Top Pull Request Labels


Package metadata

pypi.org: markdown-pdf

Markdown to pdf renderer

  • Homepage: https://github.com/vb64/markdown-pdf
  • Documentation: https://markdown-pdf.readthedocs.io/
  • Licenses: AGPL-3.0-only
  • Latest release: 1.13.2 (published 3 months ago)
  • Last Synced: 2026-08-24T13:04:59.079Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 514,363 Last month
  • Rankings:
    • Dependent packages count: 7.335%
    • Forks count: 29.979%
    • Average: 36.222%
    • Stargazers count: 38.935%
    • Dependent repos count: 68.637%
  • Maintainers (1)

Dependencies

.github/workflows/pep257.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
pyproject.toml pypi
  • markdown-it-py ==3.0.0; python_version>='3.8'
  • plantuml ==0.3.0
  • pymupdf >=1.25.3; python_version>'3.8'
  • pymupdf ==1.24.6; python_version<'3.9'
  • six ==1.17.0
requirements38.txt pypi
  • PyMuPDF ==1.24.6
  • codacy-coverage *
  • flake8 *
  • markdown-it-py ==3.0.0
  • plantuml ==0.3.0
  • pydocstyle *
  • pylint *
  • pytest *
  • pytest-cov *
  • six ==1.17.0
.github/workflows/py3.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite