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.3.tar.gz
(21.4 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.3-py3-none-any.whl
(22.8 kB
view details)
File details
Details for the file lqp-0.1.3.tar.gz.
File metadata
- Download URL: lqp-0.1.3.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83ede05ce69008e0fbad4f2a82e3e81eef5a89164a1987ff71edd12e8d2f7d8c
|
|
| MD5 |
84d78e5738543b3ec88bdf4535e8890d
|
|
| BLAKE2b-256 |
18dd3f1a0cd2e3fb1c596006291295250750b5cca370af68cb04df406aeb9a06
|
File details
Details for the file lqp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: lqp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c2f0b7066a9c98d46cba2b07b83699371f27e54b1681e15936e674bb33cab8c
|
|
| MD5 |
834907abd7fc33d5e4915c08b2238fb3
|
|
| BLAKE2b-256 |
ed71bf0e04b339d07ab4abebac31fd7a6766465277e9ff5a0081733cfdcb513f
|