Is it possible to add PyQt4/PySide packages on a Virtualenv sandbox?
I’m using Virtualenv with profit on my development environment with web.py, simplejson and other web oriented packages.
I’m going to develop a simple python client using Qt to reuse some Api developed with web.py.