Well, I know it's been 27 days, but you should be able to bundle everything using py2exe. (http://www.py2exe.org/)
WxWidgets. (I'm guessing here that the biggest thing is the UI.) Cross platform, and likely with bindings for your favourite language, and a native look & feel. Make sure that the rest of your code is platform…
Well, I know it's been 27 days, but you should be able to bundle everything using py2exe. (http://www.py2exe.org/)
WxWidgets. (I'm guessing here that the biggest thing is the UI.) Cross platform, and likely with bindings for your favourite language, and a native look & feel. Make sure that the rest of your code is platform…