A parser for Logical Query Protocol (LQP) S-expressions into Protobuf
Project description
python-tools
A command-line tool to parse Logical Query Protocol (LQP) S-expressions into Protobuf binary and JSON formats.
Usage
usage: lqp [-h] [--bin BIN] [--json JSON] input_directory
Parse LQP S-expression into Protobuf binary and JSON files.
positional arguments:
input_directory path to the input LQP S-expression files
options:
-h, --help show this help message and exit
--bin BIN output directory for the binary encoded protobuf
--json JSON output directory for the JSON encoded protobuf
Build
Install preprequisites:
pip install pip build setuptools wheel
Then build the module itself:
python -m build
Install locally:
pip install [--user] [--force-reinstall] dist/lqp-0.1.0-py3-none-any.whl
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
lqp-0.1.1.tar.gz
(17.5 kB
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
lqp-0.1.1-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file lqp-0.1.1.tar.gz.
File metadata
- Download URL: lqp-0.1.1.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb43003a920887dc37da32d110f1fde533cf67c375610960703ee883281673a4
|
|
| MD5 |
7764c2532cc526ca442708f4df86e32f
|
|
| BLAKE2b-256 |
ee1e38ac1b5fbdba737d78e4cd3659ba23279bf3cea8a2b5296664d69aeda459
|
File details
Details for the file lqp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lqp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9840b4c73eacc872d3826d30437a62404e7daa936b7a2d8e5a048eb1a5649e0
|
|
| MD5 |
9f267aa497bcd6f1002895f768a509cf
|
|
| BLAKE2b-256 |
696207a8e0399a440277782139e8136b245e8198ea973120a02518590018348f
|