Bookmarks tagged [parser]
https://github.com/dabeaz/ply
Implementation of lex and yacc parsing tools for Python.
- tags: python, text-processing, parser
- source code
https://github.com/pyparsing/pyparsing
A general purpose framework for generating parsers.
- tags: python, text-processing, parser
- source code
https://github.com/derek73/python-nameparser
Parsing human names into their individual components.
- tags: python, text-processing, parser
- source code
https://github.com/daviddrysdale/python-phonenumbers
Parsing, formatting, storing and validating international phone numbers.
- tags: python, text-processing, parser
- source code
https://github.com/selwin/python-user-agents
Browser user agent parser.
- tags: python, text-processing, parser
- source code
https://github.com/andialbrecht/sqlparse
A non-validating SQL parser.
- tags: python, text-processing, parser
- source code