logo
首页技术栈工具库讨论
pyparsing

pyparsing

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
CONDA
conda install -c anaconda pyparsing
查看
标签
根据用户添加的标签生成
暂无标签