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
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 llm-parse-json-0.1.6.7.tar.gz.
File metadata
- Download URL: llm-parse-json-0.1.6.7.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bbf1c8d5c9081fdff313601d5e694c986e9c83623f34ed47ef0222b0e5eaa36
|
|
| MD5 |
e1965fb3e669e0950d6004c0bbe2d1ce
|
|
| BLAKE2b-256 |
6fbd65ca74cb8bec53b5c44045bcc531ff8c079d0164e47a69d75d7cc705ea21
|
File details
Details for the file llm_parse_json-0.1.6.7-py3-none-any.whl.
File metadata
- Download URL: llm_parse_json-0.1.6.7-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
546b7f51463c950dab8be6879614073cf4fc10965bac0092f7a4ece80fbe8985
|
|
| MD5 |
9c46c1c3f960f6c6e114383c05af5150
|
|
| BLAKE2b-256 |
437de56adcd5559eedeb5b8c22d8f15edc5de29f4991c466e6c9dfea3984e629
|