[Tutor] filling in web forms

Norman Khine norman at khine.net
Sun Jun 21 06:35:18 CEST 2009


On Sun, Jun 21, 2009 at 12:03 AM, Pete Froslie<froslie at gmail.com> wrote:
> I would to access web forms and fill them out.
>
> I am feeling that the 'ClientForm' module makes sense as a starting place,
> but am concerned that maybe it is dated and that there might be a better
> starting option.. can anyone help start me along the correct path as I am
> pretty new to python and not the most experienced programmer?

You could try using twill http://twill.idyll.org/

The first example shows you how to fill out a login form.
http://twill.idyll.org/examples.html

>
> thanks so much!
>
> --
> P Froslie
> http://www.froslie.net
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>


More information about the Tutor mailing list