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
Installations | 0 |
Requested Installations | 0 |