We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use only when you don't have any Qt bindings dependency.
from pywpsrpc.common import QtApp import sys app = QtApp(sys.argv)
It will construct the QCoreApplication internal.