Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question involving a Python app...
- From: kyosohma at gmail.com (kyosohma at gmail.com)
- Subject: Question involving a Python app...
- Date: Fri, 31 Aug 2007 08:25:03 -0700
On Aug 31, 9:52 am, sberry <s... at buildingonline.com> wrote: > I am a Flash developer (also a Python dev) and I use an editor called > SEPY Actionscript Editor. The latest release version does not support > Flash CS3, so I downloaded the source from subversion, edited it, and > recompiled to get a version that worked with CS3. Right now, in order > to run the program I have to do a command line "python main.pyw." > > The question now is this: > Others in my company would like to use the version I have compiled > without installing Python, wxPython, 4suite, antlr, and a whole bunch > of other Python libs. So, how do I create an executable (on Windows) > to install the program so it will run without the aforementioned > framework being installed? > > I know this isn't really an entirely "Pythonic" question, but this > group has always been very helpful in the past. > > Thanks I find GUI2exe to be very easy to use. It's just py2exe with a GUI frontend. See http://xoomer.alice.it/infinity77/main/GUI2Exe.html for more information. Mike
- Follow-Ups:
- Question involving a Python app...
- From: sberry
- Question involving a Python app...
- References:
- Question involving a Python app...
- From: sberry
- Question involving a Python app...
- Prev by Date: Biased random?
- Next by Date: Setting a read-only attribute
- Previous by thread: Question involving a Python app...
- Next by thread: Question involving a Python app...
- Index(es):