parsy
Easy-to-use parser combinators, for parsing in pure Python
MIT
13 个版本
Python >=3.9
安装
pip install parsy
poetry add parsy
pipenv install parsy
conda install parsy
描述
分类
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Programming Language :: Python :: 3.9
Topic :: Software Development :: Compilers
Topic :: Software Development :: Interpreters
Topic :: Text Processing