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

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

cli json json-repair json-schema llm llm-output malformed-json parser pydantic python streaming structured-output

Score: 28.9228504791416

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Repair malformed JSON from LLMs, APIs, logs, and user input in Python.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 558
Total Committers: 19
Avg Commits per committer: 29.368
Development Distribution Score (DDS): 0.048

Commits in past year: 159
Committers in past year: 4
Avg Commits per committer in past year: 39.75
Development Distribution Score (DDS) in past year: 0.025

Name Email Commits
Stefano Baccianella 4****a 531
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
Ben Mezger m****e@b****l 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: 1 day ago

Total issues: 125
Total pull requests: 69
Average time to close issues: 1 day
Average time to close pull requests: about 23 hours
Total issue authors: 115
Total pull request authors: 27
Average comments per issue: 1.35
Average comments per pull request: 0.83
Merged pull request: 41
Bot issues: 0
Bot pull requests: 9

Past year issues: 27
Past year pull requests: 5
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 13 hours
Past year issue authors: 27
Past year pull request authors: 4
Past year average comments per issue: 2.07
Past year average comments per pull request: 1.6
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • liangjs (4)
  • vergenzt (2)
  • thigger (2)
  • onlynewbie (2)
  • pchalasani (2)
  • paulb-instacart (2)
  • mlxyz (2)
  • bwest2397 (2)
  • TwilightSpar (1)
  • tsmdt (1)
  • len-foss (1)
  • codechrl (1)
  • sean-weber-cambri (1)
  • Quantatirsk (1)
  • Meosit (1)

Top Pull Request Authors

  • mangiucugna (15)
  • 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 (74)

Top Pull Request Labels

  • codex (11)
  • ⚡️ codeflash (8)
  • python (1)
  • dependencies (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.63.0 (published 2 days ago)
  • Last Synced: 2026-08-11T22:08:19.845Z (1 day ago)
  • Versions: 105
  • 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

anaconda.org: json-repair

A package to repair broken json strings

  • Homepage: https://github.com/mangiucugna/json_repair
  • Licenses: MIT
  • Latest release: 0.61.7 (published 16 days ago)
  • Last Synced: 2026-07-28T20:03:49.774Z (16 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 414 Total
  • 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-24.11: python311Packages.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: 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
.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/mypy.yml actions
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • astral-sh/setup-uv 94527f2e458b27549849d47d273a16bec83a01e9 composite
.github/workflows/pythonanywhere-sync.yml actions
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
.github/workflows/pytest.yml actions
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • actions/setup-python ece7cb06caefa5fff74198d8649806c4678c61a1 composite
  • astral-sh/setup-uv 94527f2e458b27549849d47d273a16bec83a01e9 composite
.github/workflows/ruff.yml actions
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • astral-sh/ruff-action 146cd51f235777a9bc491eead18e0d5a4b05406a composite
uv.lock pypi
  • annotated-types 0.8.0
  • ast-serialize 0.6.0
  • attrs 26.1.0
  • cfgv 3.5.0
  • colorama 0.4.6
  • coverage 7.15.3
  • distlib 0.4.3
  • exceptiongroup 1.3.1
  • filelock 3.32.2
  • identify 2.6.19
  • iniconfig 2.3.0
  • json-repair 0.62.0
  • jsonschema 4.26.0
  • jsonschema-specifications 2025.9.1
  • librt 0.13.0
  • mypy 2.3.0
  • mypy-extensions 1.1.0
  • nodeenv 1.10.0
  • packaging 26.3
  • pathspec 1.1.1
  • platformdirs 4.11.0
  • pluggy 1.6.0
  • pre-commit 4.6.1
  • py-cpuinfo 9.0.0
  • pydantic 2.13.4
  • pydantic-core 2.46.4
  • pygments 2.20.0
  • pytest 9.1.1
  • pytest-benchmark 5.2.3
  • python-discovery 1.5.1
  • pyyaml 6.0.3
  • referencing 0.37.0
  • rpds-py 0.30.0
  • rpds-py 2026.6.3
  • tomli 2.4.1
  • ty 0.0.66
  • typing-extensions 4.16.0
  • typing-inspection 0.4.2
  • virtualenv 21.7.1