Did the version of Mechanize written in Py2 stop being supported?
I've also seen these alternatives:
- https://robobrowser.readthedocs.io/en/latest/
- https://github.com/MechanicalSoup/MechanicalSoup
MechanicalSoup seems well updated but the last time I tried these libraries, they were either buggy (and/or I was ignorant) and I just couldn't get things to work as I was used to in Ruby and Mechanize.
Did the version of Mechanize written in Py2 stop being supported?