You are here

phython develope ?

3 posts / 0 new
Last post
vk
Offline
Last seen: 15 years 6 months ago
Joined: 2009-05-25 09:06
phython develope ?

Hi all . i'm newbie for portable application, please tell me
Can i develop my portable application with phyton ?
I know phython need to interpreter . how ?
thank you all

dark_yux
Offline
Last seen: 10 years 10 months ago
Joined: 2007-10-23 11:23
ok.....

I can't really understand what your saying but...

  1. As far as I know you can develop a Portable Application in any language
  2. If you want to create an application with Python the interpreter itself has to be portable. Nevertheless, if you choose to compile your python script into an executable your program must not use the registry and the program's configuration files must be able to be redirected to a different path.
  3. Anything else you want to know can be found here

self.path = path if self.path == None else self.path

vk
Offline
Last seen: 15 years 6 months ago
Joined: 2009-05-25 09:06
thank you very much ;)

thank you very much Wink

Log in or register to post comments