View Single Post
  #1  
Old 03-25-2011, 05:47 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Is there something like a jar file?

Hello. I don't know if somebody has asked this before, but is there any python equivalent to the Java .jar files? I have read about py2exe, freeze, and module distribution, but it's not what I'm looking for. I need a file that can contain everything in my program (and modules must be compiled,...
__________________
Python
Domain Name Forum
Reply With Quote