twill is an open source language written in Python that allows browsing the Web from a command line interface.
I am trying to send a POST using mechanize however my code won't work sometimes(and I know why). I …
python csrf python-requests mechanize-python twill