About Anaconda Help Download Anaconda

Create and execute simple grammars

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.4.7

conda install

To install this package run one of the following:
conda install aarch64-staging::pyparsing
conda install aarch64-staging/label/AR::pyparsing
conda install aarch64-staging/label/archive::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy