ply 3.11
pip install ply
Released:
Python Lex & Yacc
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD
- Author: David Beazley
Classifiers
- Programming Language
Project description
PLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars.
PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars.
PLY is extremely easy to use and provides very extensive error checking. It is compatible with both Python 2 and Python 3.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD
- Author: David Beazley
Classifiers
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ply-3.11.tar.gz
.
File metadata
- Download URL: ply-3.11.tar.gz
- Upload date:
- Size: 159.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3 |
|
MD5 | 6465f602e656455affcd7c5734c638f8 |
|
BLAKE2b-256 | e569882ee5c9d017149285cab114ebeab373308ef0f874fcdac9beb90e0ac4da |
File details
Details for the file ply-3.11-py2.py3-none-any.whl
.
File metadata
- Download URL: ply-3.11-py2.py3-none-any.whl
- Upload date:
- Size: 49.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce |
|
MD5 | 62b6ad5affddc9926ab5571f390cc840 |
|
BLAKE2b-256 | a35835da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc |