tgbugs / parsercomb

python parser combinator and parsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pysercomb

PyPI version Build Status Coverage Status

python parser combinator and parsers

Units

The most useful thing in this repo is probably the units parser which has been tuned to extract scientific units from the published literature.

protc dependency

If you want to use units parser you will need to have a copy of the protc repo and have the repo version protcur installed. See .travis.yml for details. The units parser and protc are still tightly coupled for the time being.

About

python parser combinator and parsers

License:MIT License


Languages

Language:Python 100.0%