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.0.tar.gz
(17.8 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.0-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file lqp-0.1.0.tar.gz.
File metadata
- Download URL: lqp-0.1.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
372322065b95a51afd5681eb854cd8dfd087fc9d7988a355b05b1d21c4476eec
|
|
| MD5 |
0afae5bea315a617495c76d58f70500a
|
|
| BLAKE2b-256 |
d4313effd814150aa821b886cf0b7fc886cfe667af373333f229641dd34e2651
|
File details
Details for the file lqp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lqp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cebf43b33ab3a0f07e02b3a345fa831610a04fe4052a3691698bb5eea068c73
|
|
| MD5 |
12533ebe875d4640a1801b22741bc287
|
|
| BLAKE2b-256 |
2fbd08e9562e4d2427347d8ac8b81320293cb5d25ea05466d498d309a0249cf9
|