Parsec.py
A universal Python parser combinator library inspired by Parsec library of Haskell.
Install / Use
/learn @sighingnow/Parsec.pyREADME
parsec.py
.. image:: https://img.shields.io/travis/sighingnow/parsec.py/master.svg :target: https://travis-ci.org/sighingnow/parsec.py?branch=master
.. image:: https://img.shields.io/pypi/v/parsec.svg :target: https://pypi.python.org/pypi/parsec
.. image:: https://img.shields.io/pypi/pyversions/parsec.svg :target: https://pypi.python.org/pypi/parsec
.. image:: https://img.shields.io/pypi/dm/parsec.svg :target: https://pypi.python.org/pypi/parsec
.. image:: https://img.shields.io/github/license/sighingnow/parsec.py.svg :target: https://github.com/sighingnow/parsec.py/blob/master/LICENSE
A universal Python parser combinator library inspired by Parsec library of Haskell.
Parsec in Real World
We have noticed parsec helps users in many real world cases as follows:
Simply using parsec in python <https://stackoverflow.com/questions/57368870/simply-using-parsec-in-python>_Parsing date from text with Python's parsec.py library <https://stackoverflow.com/questions/67841197/parsing-text-with-pythons-parsec-py-library>_Parsing with the .bind() operator <https://stackoverflow.com/questions/70628660/why-am-i-getting-a-syntax-error-when-using-the-operator>_
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.8kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.8kCreate 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.
model-usage
339.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
