CMD + K

pyparsing

Anaconda Verified

Create and execute simple grammars

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::pyparsing

Usage Tracking

3.2.5
3.2.0
3.1.2
3.0.9
3.0.4
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Create and execute simple grammars

Last Updated

Nov 24, 2025 at 11:27

License

MIT

Total Downloads

2.6M

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 3.0.9
win-32 Last supported version: 2.4.2
noarch Last supported version: 3.0.4
linux-s390x Last supported version: 3.2.0
macOS-64 Last supported version: 3.2.0
linux-32 Last supported version: 2.3.0