Skip to content

jg-rp/python-pest

Repository files navigation

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.

PyPI - License PyPI - Python Version PyPI - Version

Install

Use pip or your favorite package manager.

python -m pip install python-pest

Links

Contributing

Please see Contributing to Python Pest.

License

python-pest is distributed under the terms of the MIT license.

python-pest is a port of Rust pest. See LICENSE_PEST.txt.

About

A general purpose parser written in Python.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.txt
MIT
LICENSE_PEST.txt

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages