wx python in a virtualenv with vext.wx

Hi,
I’ve uploaded vext.wx to pypi - it lets you use the system installed wx by running

$ pip install vext.wx

I’ve been using the same system for pygtk and gtk3 (vext.pygtk, vext.gi) for a few months, and it works well, but the wx version is less tested.

Project page is here

https://github.com/stuaxo/vext

Hopefully this is helpful to someone.

Cheers

S