JSON Structure Search library
Project description
jsslib
JSON Structure Search library
Example
from jsslib import JSS
jss = JSS()
jss.LoadTable('./lang/table/table.lst')
print(jss.RunSql("SELECT TOP 10 id, Zi FROM zi WHERE PinYin = 'ding1' and id > 2;"))
Output
[{'Zi': '丁', 'id': 4}, {'Zi': '灯', 'id': 2077}, {'Zi': '钉', 'id': 3123}, {'Zi': '仃', 'id': 3426}, {'Zi': '叮', 'id': 3725}, {'Zi': '町', 'id': 5646}, {'Zi': '盯', 'id': 5756}, {'Zi': '酊', 'id': 7027}, {'Zi': '玎', 'id': 7917}]
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
jsslib-1.0.19.tar.gz
(4.3 MB
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 jsslib-1.0.19.tar.gz.
File metadata
- Download URL: jsslib-1.0.19.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
917e7b1df03ba0a1600d4de314841af2e7bbced946f6d5796014e7e9504c5e73
|
|
| MD5 |
a0528083f059eca89584c0901c880b63
|
|
| BLAKE2b-256 |
3044c51e0d5763a8161b8ecd086a39d403a79fc0da9cb418e9c2669eca91717d
|
File details
Details for the file jsslib-1.0.19-py3-none-any.whl.
File metadata
- Download URL: jsslib-1.0.19-py3-none-any.whl
- Upload date:
- Size: 4.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6c13c887a6e928e035da94fdc3ebf5ee8cd33356497778e9c2582b1639ba608
|
|
| MD5 |
d5d22464b45e2d20cec14137272c2947
|
|
| BLAKE2b-256 |
fdafc01104ba7f69282e0102c30bdccaf163398b61ecf8df66827cafefbdc6f0
|