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.15.tar.gz
(3.8 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.15.tar.gz.
File metadata
- Download URL: jsslib-1.0.15.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
297ed06f2c41af49a2e6489e483131f4a5ccdd86d419f223a959caff86fcd9bf
|
|
| MD5 |
e4bc9e9bdf460e9d90c82375009d8c96
|
|
| BLAKE2b-256 |
c739aa7c3b2018d7ac1953b51447cb04f03538e27ccd3d2d4ab6854a2e2e9ab3
|
File details
Details for the file jsslib-1.0.15-py3-none-any.whl.
File metadata
- Download URL: jsslib-1.0.15-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99f19716aeafdc39b5b1b246a6f9ba515a89d9fdf300e994166dfbc3887fcf9f
|
|
| MD5 |
c6935e50575c54294be9044988985f77
|
|
| BLAKE2b-256 |
0c0151aa87a1c0c9ed904a3ff1ae209d9828da5dd4921641e4bf853954e77751
|