@@ -1158,7 +1158,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
11581158* [ phonenumbers] ( https://github.com/daviddrysdale/python-phonenumbers ) - Parsing, formatting, storing and validating international phone numbers.
11591159* [ PLY] ( http://www.dabeaz.com/ply/ ) - Implementation of lex and yacc parsing tools for Python.
11601160* [ Pygments] ( http://pygments.org/ ) - A generic syntax highlighter.
1161- * [ pyparsing] ( http ://pyparsing.wikispaces. com/) - A general purpose framework for generating parsers.
1161+ * [ pyparsing] ( https ://github. com/pyparsing/pyparsing ) - A general purpose framework for generating parsers.
11621162* [ python-nameparser] ( https://github.com/derek73/python-nameparser ) - Parsing human names into their individual components.
11631163* [ python-user-agents] ( https://github.com/selwin/python-user-agents ) - Browser user agent parser.
11641164* [ sqlparse] ( https://github.com/andialbrecht/sqlparse ) - A non-validating SQL parser.