Contents

parsimonious 0.10.0

0

(Soon to be) the fastest pure-Python PEG parser I could muster

(Soon to be) the fastest pure-Python PEG parser I could muster

Stars: 1753, Watchers: 1753, Forks: 126, Open Issues: 61

The erikrose/parsimonious repo was created 12 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1753 github stars!

How to Install parsimonious

You can install parsimonious using pip

pip install parsimonious

or add it to a project with poetry

poetry add parsimonious

Package Details

Author
Erik Rose
License
MIT
Homepage
https://github.com/erikrose/parsimonious
PyPi:
https://pypi.org/project/parsimonious/
GitHub Repo:
https://github.com/erikrose/parsimonious

Classifiers

  • Scientific/Engineering/Information Analysis
  • Software Development/Libraries
  • Text Processing/General
No  parsimonious  pypi packages just yet.

Errors

A list of common parsimonious errors.

Code Examples

Here are some parsimonious code examples and snippets.

GitHub Issues

The parsimonious package has 61 open issues on GitHub

  • implement Node.bool?
  • Eliminate nose and use unittest instead

See more issues on GitHub