Use of Mechanize Library with Python 2.7 and Django
How do I use the mechanize library with Django?
I read online that I could put it in a directory (e.g. /lib/) and include
as needed.
The problem is, the the source I had found didn't show how to use it from
configuration to initial use. Unfortunately, I also looked high and low
elsewhere on google with nothing to find. I also checked a book I have on
django without any info..
Can anyone help me out?
I'm on a local install of django with python 2.7.
Thank you
No comments:
Post a Comment