A general purpose parser written in Python.
Project description
Python Pest
Python Pest is a port of the Rust pest parsing library - a powerful, elegant PEG (Parsing Expression Grammar) parser generator. We use exactly the same grammar syntax as Pest v2, so existing Pest grammars can be used without modification.
Install
Use pip or your favorite package manager.
python -m pip install python-pest
Links
- Documentation: https://jg-rp.github.io/python-pest/.
- Change log: https://github.com/jg-rp/python-pest/blob/main/CHANGELOG.md
- PyPi: https://pypi.org/project/python-pest
- Source code: https://github.com/jg-rp/python-pest
- Issue tracker: https://github.com/jg-rp/python-pest/issues
License
python-pest is distributed under the terms of the MIT license.
python-pest is a port of the Rust pest. See LICENSE_PEST.txt.
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
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 python_pest-0.1.0.tar.gz.
File metadata
- Download URL: python_pest-0.1.0.tar.gz
- Upload date:
- Size: 42.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7422a45a4ac352de2eb7ec45daedba51103ac606a6fff2c7f16c9e582a0d59b4
|
|
| MD5 |
2412db18ac7279b5bb9fc5fd8fcd5022
|
|
| BLAKE2b-256 |
16c64428486d30b6f3a7250d2739978ecde7ede1b1f9324d124dcf6afa0c2c31
|
File details
Details for the file python_pest-0.1.0-py3-none-any.whl.
File metadata
- Download URL: python_pest-0.1.0-py3-none-any.whl
- Upload date:
- Size: 57.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27ee91665c859ef5ec0d8552de8b640a7680ad60e58de39792e18d5c4a2d82eb
|
|
| MD5 |
b2b1ba27feb7fb8cabf29570add6b978
|
|
| BLAKE2b-256 |
fbd9d80fc65df1705522ce6a1184ce10418f7db64c974be55043b7a20bd54a95
|