Python in a desktop environment

sjdevnull at yahoo.com sjdevnull at yahoo.com
Sun Mar 11 01:52:25 EST 2007


David Cramer wrote:
> If you had an application that you were about to begin development on
> which you wanted to be cross platform (at least Mac and Windows),
> would you suggest using c++ and Python?

I'd strongly consider a pure python solution (I'd choose wxpython),
but if I needed to code backend stuff in a lower level language I'd
use C rather than C++.




More information about the Python-list mailing list