Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

to install for normal usage:

pip3 install mechanize

to install for development:

git clone https://github.com/python-mechanize/mechanize.git


cd mechanize
pip3 install -e .

Further documentation:

https://mechanize.readthedocs.io/en/latest/

You might also like