http://wwwsearch.sourceforge.net/mechanize/
Ubuntu
$ sudo apt-get install python-mechanize
Pip
$ sudo pip install mechanize
Python 3
git clone https://github.com/adevore/mechanize.git cd mechanize/ git checkout python3