Skip to main content

An intrinsic PEG Parser-Interpreter for Python

Project description

Python is a nice scripting language. It even gives you access to its own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates.

But sometimes you may want to have your own parser. This is what’s pyPEG for. And pyPEG supports Unicode.

The source code for all you can find on bitbucket:

https://bitbucket.org/fdik/pypeg/

To build the documentation, you’ll need YML 2. You can download YML here:

Homepage: http://fdik.org/yml/ Toolchain: http://fdik.org/yml2.tar.bz2

You can install pyPEG 2 with:

pip install pypeg2

pyPEG 2 depends on lxml, see http://lxml.de/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyPEG2-2.15.2.tar.gz (40.3 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page