Download of pyparsing-2.1.1-py2.py3-none-any.whl (pyparsing-2.1.1-py2.py3-none-any.whl ( external link: SF.net): 38,888 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
38,888 字节
MD5
37807c1844f67ab795a9e4a172eec973

项目描述

pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math