mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Update python.md
Link was down, switched to github repository
This commit is contained in:
parent
fda6018fb5
commit
b4190c7e22
@ -151,7 +151,7 @@ Libraries for parsing and manipulating plain texts.
|
||||
### Text Processing : General Parser
|
||||
|
||||
* [PLY](http://www.dabeaz.com/ply/) - Implementation of lex and yacc parsing tools for Python
|
||||
* [pyparsing](http://pyparsing.wikispaces.com/) - A general purpose framework for generating parsers.
|
||||
* [pyparsing](https://github.com/pyparsing/pyparsing) - A general purpose framework for generating parsers.
|
||||
|
||||
### Text Processing : Human Names
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user