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

awesome-llama: https://github.com/mangiucugna/json_repair

deep-learning gpt-4 json llama3 llm machine-learning mistral openai-api parser repair

Score: 27.737180285727636

Last synced: about 19 hours ago
JSON representation

Repository metadata:

A python module to repair invalid JSON from LLMs


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 493
Total Committers: 18
Avg Commits per committer: 27.389
Development Distribution Score (DDS): 0.053

Commits in past year: 176
Committers in past year: 7
Avg Commits per committer in past year: 25.143
Development Distribution Score (DDS) in past year: 0.051

Name Email Commits
Stefano Baccianella 4****a 467
Marian Lambert m****t@x****e 3
Andrew Smirnov a****7@y****u 2
Brett Powley b****y@s****m 2
Dawud Hage d****e@k****i 2
Paul Baranowski p****i@i****m 2
Quentin Chappat 9****t 2
codeflash-ai[bot] 1****] 2
kba977 k****7@g****m 2
Aleksandr Zykov a****z@g****m 1
Benjamin Gruenbaum b****i@e****o 1
Ikko Eltociear Ashimine e****r@g****m 1
Matthieu Sarter M****r 1
Ninglin Du d****s@o****m 1
Sean Weber s****r@c****o 1
Terry McDonnell t****l@g****m 1
Yeuoly a****n@s****n 1
rectcircle r****6@g****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 109
Total pull requests: 68
Average time to close issues: 1 day
Average time to close pull requests: about 23 hours
Total issue authors: 100
Total pull request authors: 27
Average comments per issue: 1.18
Average comments per pull request: 0.84
Merged pull request: 40
Bot issues: 0
Bot pull requests: 9

Past year issues: 35
Past year pull requests: 34
Past year average time to close issues: 2 days
Past year average time to close pull requests: 1 day
Past year issue authors: 35
Past year pull request authors: 10
Past year average comments per issue: 1.4
Past year average comments per pull request: 0.62
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 9

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

Top Issue Authors

  • liangjs (4)
  • vergenzt (2)
  • onlynewbie (2)
  • pchalasani (2)
  • paulb-instacart (2)
  • bwest2397 (2)
  • mlxyz (2)
  • rohitgarud (1)
  • ElvisUntot (1)
  • purplesword (1)
  • rjmehta1993 (1)
  • Meosit (1)
  • Quantatirsk (1)
  • sean-weber-cambri (1)
  • tsmdt (1)

Top Pull Request Authors

  • mangiucugna (14)
  • codeflash-ai[bot] (8)
  • paulb-instacart (4)
  • RatexMak (3)
  • haron (2)
  • d-hage (2)
  • Praniyendeev (2)
  • Yeuoly (2)
  • Cabinet716 (2)
  • andsmi97 (2)
  • MatthieuSarter (2)
  • kba977 (2)
  • eltociear (2)
  • ajmeese7 (2)
  • benjamingr (2)

Top Issue Labels

  • bug (63)

Top Pull Request Labels

  • codex (11)
  • ⚡️ codeflash (8)
  • dependencies (1)
  • python (1)

Package metadata

proxy.golang.org: github.com/mangiucugna/json_repair

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/mangiucugna/json_repair#section-documentation
  • Licenses: mit
  • Latest release: v0.58.1 (published 3 months ago)
  • Last Synced: 2026-03-01T14:01:58.089Z (3 months ago)
  • Versions: 76
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.358%
    • Forks count: 2.601%
    • Average: 3.637%
    • Dependent packages count: 5.121%
    • Dependent repos count: 5.465%
pypi.org: json-repair

A package to repair broken json strings

  • Homepage: https://github.com/mangiucugna/json_repair/
  • Documentation: https://json-repair.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.58.1 (published 3 months ago)
  • Last Synced: 2026-03-01T14:02:06.165Z (3 months ago)
  • Versions: 151
  • Dependent Packages: 13
  • Dependent Repositories: 0
  • Downloads: 13,512,171 Last month
  • Rankings:
    • Dependent packages count: 7.421%
    • Average: 38.314%
    • Dependent repos count: 69.208%
  • Maintainers (1)
anaconda.org: json-repair

A package to repair broken json strings

  • Homepage: https://github.com/mangiucugna/json_repair
  • Licenses: MIT
  • Latest release: 0.52.5 (published 7 months ago)
  • Last Synced: 2026-02-10T16:02:24.330Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 40.434%
    • Average: 42.261%
    • Dependent repos count: 44.088%
nixpkgs-unstable: json-repair

Module to repair invalid JSON, commonly used to parse the output of LLMs

nixpkgs-unstable: python314Packages.json-repair

Module to repair invalid JSON, commonly used to parse the output of LLMs

nixpkgs-unstable: python313Packages.json-repair

Module to repair invalid JSON, commonly used to parse the output of LLMs

nixpkgs-24.11: python311Packages.json-repair

Module to repair invalid JSON, commonly used to parse the output of LLMs

nixpkgs-24.11: python312Packages.json-repair

Module to repair invalid JSON, commonly used to parse the output of LLMs


Dependencies

.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
pyproject.toml pypi
requirements.txt pypi
  • pre-commit *
  • pytest *
.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite