Is there any equivalent feature available in Python..?

zaheer.agadi at gmail.com zaheer.agadi at gmail.com
Tue Feb 24 14:05:26 EST 2009


Hi,

Is there any Python equivalent of java jar,can I include all my
sources,properties file etc into a single file.Is there anyway in
Python that I can run like the following

java  -jar Mytest.jar --startwebserver

How to so something like this in Python?

Thanks



More information about the Python-list mailing list