python - Recommended way to build cross platform desktop application using linux development machine -


i pretty familiar building web based apps using python django on linux machine. when decided try hand @ building desktop applications can run on windows/linux didn't know begin.

i know can surely build windows desktop application on windows machine. pretty comfortable linux , don't want out of comfort zone. can guide me tools can begin develop simple windows desktop application. target windows 7 starters.

any guidance hugely appreciated.

what looking gui tool-kit bindings python. tkinter de facto standard python gui , cross platform. qt popular choice license more restrictive tkinter allow transition c++ programming qt easier if may want down road. choice you.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -