Skip to main content

Effectful pythonic parsers

Project description

Welcome to the home of EPP library, which provides a way to combine basic parsers and effects to build complex parsers that transform text into something more useful.

For a quick introduction into using the library, see quickstart.rst in the docs directory. If you find that a certain parser should be written directly, and not as a combination of existing ones, see writing_parsers.rst in the same directory (and if it’s something that makes sense to be included in the library proper, file a pull request!). Finally, core.rst and parsers.rst provide full documentation of existing parsers in the core and parsers module respectively (you shouldn’t care much which parser belongs where, it’s just to keep bookkeeping parsers separated from those doing actual parsing).

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

epparsers-0.4.0.tar.gz (24.2 kB view hashes)

Uploaded Source

Built Distribution

epparsers-0.4.0-py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 3

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