Cpyparsing
Cython PyParsing implementation.
Install / Use
/learn @evhub/CpyparsingREADME
cPyparsing
Cython implementation of PyParsing created for use in Coconut and Undebt.
Just pip install cpyparsing then import cPyparsing as pyparsing or otherwise use cPyparsing however you would normally use pyparsing.
cPyparsing is currently only up-to-date with pyparsing==2.4.7—cPyparsing has no current plans to support any pyparsing>=3 features. cPyparsing supports Python 2.6+ on Python 2 and Python 3.3+ on Python 3.
Additionally, cPyparsing supports an incremental mode that can be enabled with ParserElement.enableIncremental(). In incremental mode, if the same grammar is used to first parse some string, then later parse another string that shares a common prefix or suffix, incremental mode will produce substantial performance improvements. Note that incremental mode does not fully preserve parse exception error messages.
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
