Skip to content

Commit d7a6530

Browse files
committed
Merge pull request vinta#186 from marclave/master
Added the mechanize library
2 parents c352726 + 235e476 commit d7a6530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
554554
* [feedparser](http://pythonhosted.org/feedparser/) - Universal feed parser.
555555
* [RoboBrowser](https://github.com/jmcarp/robobrowser) - A simple, Pythonic library for browsing the web without a standalone web browser.
556556
* [MechanicalSoup](https://github.com/hickford/MechanicalSoup) - A Python library for automating interaction with websites.
557+
* [mechanize](http://wwwsearch.sourceforge.net/mechanize/) - Stateful programmatic web browsing.
557558

558559
## Web Content Extracting
559560

0 commit comments

Comments
 (0)