Skip to content

IITH/python-mechanize-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

python-mechanize-scripts

We can upload all the python's mechanize module related scripts here. This can include anything ranging from simple usage examples to bot scripts.

Mechanize Install Ubuntu

  1. sudo apt-get install pip
  2. pip install mechanize