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.21.tar.gz
(4.7 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.21.tar.gz.
File metadata
- Download URL: jsslib-1.0.21.tar.gz
- Upload date:
- Size: 4.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
674d25d16a7801bea9abb4aaa20b1ed82261d6ffcf4e38c5b1c7d9d26b077e3a
|
|
| MD5 |
0bbdb3af00d766a91b5c26b169137dbb
|
|
| BLAKE2b-256 |
4b7936b98ada8f33cfd4969427edc2866a2547b43a5055ce41f79dbd2b55f505
|
File details
Details for the file jsslib-1.0.21-py3-none-any.whl.
File metadata
- Download URL: jsslib-1.0.21-py3-none-any.whl
- Upload date:
- Size: 4.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff84ff1d9d495bf035e3e302fa672c3e6ee1c10475ab8e982669e975dd50f7c2
|
|
| MD5 |
6fc6f5abe40c885ab5de5c5dc19b37e6
|
|
| BLAKE2b-256 |
6e501601ae9a0e2a0cfc51c84e9eb7f20582a9aa65677ce5f5f71161fea69d29
|