Is there a python package which can handle the same tasks covered by WWW::Mechanize in perl?
Asked
Active
Viewed 154 times
1 Answers
8
How about the python port of WWW::Mechanize: mechanize?

Jeff Tratner
- 16,270
- 4
- 47
- 67
-
7@APE I'm curious: What are the Google search terms you used that _don't_ yield that package as the very first result? – Lukas Graf Oct 05 '12 at 21:46