Hi All,
I am happy to announce a new release of GUI2Exe (0.5.0).
What is it?
···
=============
GUI2Exe is my first attempt to unify all the available "executable
builders" for Python in a single and simple to use graphical user
interface. At the moment the supported executable builders are:
- py2exe;
- py2app;
- PyInstaller;
- cx_Freeze;
- bbFreeze;
- vendorID.
What's new?
- Added support for the VendorID compiler
(http://www.riverbankcomputing.co.uk/static/Docs/VendorID/vendorid.html)
- testers required!!
- [py2exe-only]: Support for services, com_servers and
ctypes_com_servers - testers required!!;
- Ability to switch between standard menus and custom FlatMenus (MSW
and GTK only);
- Support for a pure-Python RibbonBar in place of the standard menus (MSW only).
Project information
Project home page & downloads:
http://code.google.com/p/gui2exe
Bleeding edge SVN repository:
svn checkout http://gui2exe.googlecode.com/svn/trunk/ gui2exe-read-only
Project mailing list:
http://groups.google.com/group/gui2exe
As usual, feedback is more than welcome. Enjoy!
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
http://thedoomedcity.blogspot.com/
Hi Andrea,
The new version is looking great, the ribbon bar is nice. I was wondering, would it be possible for an “add folders” option, for Py2EXE’s data files? I wish to add my program’s translations folder, which consists of around 9x “[lang]/lc_messages/file.mo” folders - having to do them one-at-a-time is a pain, and the suggested folder Gui2exe offers is the lc_messages folder, not including the language prefix
Cheers,
Steven
···
2009/10/16 Andrea Gavana andrea.gavana@gmail.com
Hi All,
I am happy to announce a new release of GUI2Exe (0.5.0).
What is it?
=============
GUI2Exe is my first attempt to unify all the available "executable
builders" for Python in a single and simple to use graphical user
interface. At the moment the supported executable builders are:
-
py2exe;
-
py2app;
-
PyInstaller;
-
cx_Freeze;
-
bbFreeze;
-
vendorID.
What’s new?
=============
- Added support for the VendorID compiler
(http://www.riverbankcomputing.co.uk/static/Docs/VendorID/vendorid.html)
ctypes_com_servers - testers required!!;
- Ability to switch between standard menus and custom FlatMenus (MSW
and GTK only);
- Support for a pure-Python RibbonBar in place of the standard menus (MSW only).
Project information
===================
Project home page & downloads:
http://code.google.com/p/gui2exe
Bleeding edge SVN repository:
svn checkout http://gui2exe.googlecode.com/svn/trunk/ gui2exe-read-only
Project mailing list:
http://groups.google.com/group/gui2exe
As usual, feedback is more than welcome. Enjoy!
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
http://thedoomedcity.blogspot.com/
whoops, i take that back, just noticed the “recursive dir” option . Sorry!
···
2009/10/17 Steven Sproat sproaty@gmail.com
Hi Andrea,
The new version is looking great, the ribbon bar is nice. I was wondering, would it be possible for an “add folders” option, for Py2EXE’s data files? I wish to add my program’s translations folder, which consists of around 9x “[lang]/lc_messages/file.mo” folders - having to do them one-at-a-time is a pain, and the suggested folder Gui2exe offers is the lc_messages folder, not including the language prefix
Cheers,
Steven
2009/10/16 Andrea Gavana andrea.gavana@gmail.com
Hi All,
I am happy to announce a new release of GUI2Exe (0.5.0).
What is it?
=============
GUI2Exe is my first attempt to unify all the available "executable
builders" for Python in a single and simple to use graphical user
interface. At the moment the supported executable builders are:
-
py2exe;
-
py2app;
-
PyInstaller;
-
cx_Freeze;
-
bbFreeze;
-
vendorID.
What’s new?
=============
- Added support for the VendorID compiler
(http://www.riverbankcomputing.co.uk/static/Docs/VendorID/vendorid.html)
ctypes_com_servers - testers required!!;
- Ability to switch between standard menus and custom FlatMenus (MSW
and GTK only);
- Support for a pure-Python RibbonBar in place of the standard menus (MSW only).
Project information
===================
Project home page & downloads:
http://code.google.com/p/gui2exe
Bleeding edge SVN repository:
svn checkout http://gui2exe.googlecode.com/svn/trunk/ gui2exe-read-only
Project mailing list:
http://groups.google.com/group/gui2exe
As usual, feedback is more than welcome. Enjoy!
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
http://thedoomedcity.blogspot.com/