pyparsing
Subscription: Developer
Active
Subscription: Developer
Provides classes and methods to define and execute parsing grammars in Python, offering an alternative to lex/yacc or regular expressions by allowing direct grammar construction in code without separate specification files.
pip install pyparsing==3.3.2
3.3.2
Linux