[PyQt] Re: Is this possible using pyqt?

David Boddie dboddie at trolltech.com
Mon Sep 7 16:10:08 BST 2009


On Mon Sep 7 15:53:57 BST 2009, jim biri wrote:

> - re: PycURL: http://pycurl.sourceforge.net/ - wasn't totally sure it
> could handle the plethora of form submissions, cookies and redirects
> involved ...

I guess it depends on what you're doing. Do you want to tell us more about
what you're trying to achieve?

> - re: using QWebView - thanks I'll take a look. One thought - I won't
> wish to display the contents at all, simply regularly (e.g. on a cron
> job) download a file .... if I build such an appln and run it on a
> server that doesn't have X11 setup, will it still work?

There might be various tricks you can do to avoid it, but a standard Linux
distro package for QtWebKit will require X11.

David


More information about the PyQt mailing list