py311-flexparser

v 0.4 Updated: 2 weeks ago

Another parser.

Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.

https://github.com/hgrecco/flexparser

To install py311-flexparser, paste this in macOS terminal after installing MacPorts

sudo port install py311-flexparser

Add to my watchlist

Installations 0
Requested Installations 0