A simple JSON parsing tool that preprocesses and parses JSON strings.
Project description
llm-parse-json
A simple JSON parsing tool that preprocesses and parses JSON strings.
Installation
You can install the package via pip:
pip install llm-parse-json
from llm_parse_json import parse_json
json_str = '{"name": "John", "age": 30}'
result = parse_json(json_str)
print(result)
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
Built Distribution
File details
Details for the file llm_parse_json-0.1.6.6.tar.gz
.
File metadata
- Download URL: llm_parse_json-0.1.6.6.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 615133ca6939fbd45c7e133ff39c8bf28a90e0191c6ca647ed41c469c9bffb64 |
|
MD5 | e2604747e17b5d260a64444d04b127c5 |
|
BLAKE2b-256 | 0798c4863bea1f8aa93673ed220e75622168010b672ed393268b1e96192c22d4 |
File details
Details for the file llm_parse_json-0.1.6.6-py3-none-any.whl
.
File metadata
- Download URL: llm_parse_json-0.1.6.6-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 227c0531e1d4d6de5fcad988b267513fd25aa8c6c7c9a0072df5b231a5be13a7 |
|
MD5 | a8d32529fddab3e10463269bb97d87b8 |
|
BLAKE2b-256 | 6b791f89dc66d539303c497e77c325c16fb5e149403a206237429d790b83ca38 |