Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marianoguerra/pygtkonwindows

a sample project on how to create a pygtk application on windows, transform it to exe and make an installer and portable version
https://github.com/marianoguerra/pygtkonwindows

Last synced: about 1 month ago
JSON representation

a sample project on how to create a pygtk application on windows, transform it to exe and make an installer and portable version

Awesome Lists containing this project

README

        

PyGtkOnWindows
==============

this is a sample project to build a small pygtk aplication on windows and
create an exe of the application using py2exe and then an installer and
portable application using nsis