pyparsing

Description

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.

More information

Availability

Module NIC5 Hercules2 Dragon2 Lemaitre3 Dragon1
pyparsing/2.4.6-GCCcore-8.3.0-Python-2.7.16