Skip to content

Commit d6806d1

Browse files
committed
Update README.md
Add PLY project
1 parent 2739e4a commit d6806d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
191191
* [python-slugify](https://github.com/un33k/python-slugify) - A Python slugify library that translates unicode to ASCII.
192192
* [unicode-slugify](https://github.com/mozilla/unicode-slugify) - A slugifier that generates unicode slugs with Django as a dependency.
193193
* Parser
194+
* [PLY](http://www.dabeaz.com/ply/) - Implementation of lex and yacc parsing tools for Python
194195
* [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) - Parsing, formatting, storing and validating international phone numbers.
195196
* [python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser.
196197
* [sqlparse](https://sqlparse.readthedocs.org/) - A non-validating SQL parser.

0 commit comments

Comments
 (0)