Can I execute an application built with Quickly (python - pygtk) on MS Windows?

Posted by lesco on Ask Ubuntu See other posts from Ask Ubuntu or by lesco
Published on 2012-08-08T00:28:11Z Indexed on 2012/09/19 15:54 UTC
Read the original article Hit count: 158

I am working with QUICKLY, using Python and PyGtk. I know there is an option for packaging; so I can create a .DEB file. This is for Ubuntu.

I was reading about PyGTK and it seems that PyGtk runs on MS Windows too. So, can I execute an app built with Quickly on MS Windows? If so, how? Which is the file (.py) that I have to execute on MS Windows? (a Quickly project has many .py files)

Thanks.

Ariel

© Ask Ubuntu or respective owner

Related posts about Windows

Related posts about application-development