[PyQt] Re: Is this possible using pyqt?

Michał Andrzej Woźniak mikiwoz at yahoo.co.uk
Mon Sep 7 19:24:25 BST 2009


Dnia poniedziałek 07 wrzesień 2009, jim biri napisał(a):
> - Re: X11, yes, I guessed as much.
>
> - Re: what I'm actually trying to do - login to Google Webmaster Tools
> and download some files - for a whole bunch of domains that I have
> setup there. Just boring dull manual work trying to automate it.
>
> Ideally on an Amazon Web Services Ubuntu server instance which I
> presume (perhaps incorrectly) does not come with X11.

Just a follow-up, cURL handles forms (GET/POST/PUT), cookies, SSL/TLS, 
HTTP Redirects et caetera without any problems.

And I still think using Qt in a command-line app is an overkill, but meh, 
maybe it's just me. ;)

Cheers
Mike



More information about the PyQt mailing list