|
|
|
|
|
by pjin
4477 days ago
|
|
A hearty second for mechanize. It basically wraps urllib2 which is neat. Although, I've encountered situations where language support for distributed systems would have really saved some frustration. There's a version of mechanize for Erlang [1], which I intend on trying out whenever I get around to learning Erlang :) [1] https://github.com/tokenrove/mechanizerl |
|