| |
comp.lang.python |
On Jun 4, 9:56 am, "Diez B. Roggisch" <d...@nospam.web.de> wrote: > > I have read some posts on this subject but I haven't been able to make > > I'm considering converting a Java CAD program to Python/C with > > I don't have good answers for: > > 1) Can I use py2exe or pyinstaller to produce an executable for > > 2) Is there any way to protect the source code, like obfuscation? > > 3) Memory footprint of application seems large for python demo. Is > > I guess the best thing to do is convert a little portion of the Java > > Suggestions and comments appreciated. > Look at python-cad, that might give you an idea how such a thing is to be > Diez I did look at PythonCad but the distribution and install methods for
> > Hi All,
> > a decision whether to use Python or not.
> > wxWdigets for the GUI.
> > Linux, Windows, and Mac? If not, is there a way it can be done?
> > this typical for large python applications?
> > program and see how it works out with respect to the concerns above.
> accomplished using python.
Windows is not user freindly. Since the public domain software, I
don't think they protect the source code either.