Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6960579
By: fabioz

You can simply distribute your code as a .zip file with the proper package 
structure
inside it  (or if you want an executable, you can use py2exe).

The structure executing inside or outside Eclipse/Pydev is the same as through
a shell (the only thing is that Pydev configures your PYTHONPATH based on the
source folders/external source folders provided, while in the shell you have
to config the PYTHONPATH setting the environment variable).

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to