python-pyparsing
Grammar Parser Library for Python


The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.

GPL-2.0-or-later AND MIT AND GPL-3.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...