Reputation: 31
I am planning to access a https application(via browser) for form submission and other operations and I would like to carry this out using Python.
(Like accessing an application for timesheet submission, procuring data etc)
Is twill/webbrowser a better option or are there other modules which can be used?
Upvotes: 0
Views: 452