Bookmarks tagged [parser]
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