Completes a JSON string if it has been truncated
Project description
Complete JSON
A Python package that completes a JSON string if it has been truncated
Examples:
from complete_json import complete_json
assert complete_json('{"a": 1') == '{"a": 1}'
assert complete_json('[{"one": {"a": 1') == '[{"one": {"a": 1}}]'
Supported python versions: 3.9 → 3.13
Links:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
complete_json-0.0.1.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file complete_json-0.0.1.tar.gz.
File metadata
- Download URL: complete_json-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aca6f7c835a797001f6dc85e99b45db4f28021576da26da6782e8231ee55411f
|
|
| MD5 |
82e41250d07b3723722ae2aef53ecaae
|
|
| BLAKE2b-256 |
95cff3eb6e954eae82791a1c758462030e7e184a768436540c351f06473b8ed8
|
File details
Details for the file complete_json-0.0.1-py3-none-any.whl.
File metadata
- Download URL: complete_json-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d17d72df9d794cb386c35529ac3440b3254d01bd9e815e0b6f2261525158e5e
|
|
| MD5 |
e075ddfba5ae515393d02b186e5b60fd
|
|
| BLAKE2b-256 |
16389f1ac1a92d6cd38b21ed3df5306f14face20a081ed784e7a28bffe579a9f
|