JAR-like facility for Python?
Chris Ryland
cpr at emsoftware.com
Mon Sep 17 19:48:13 EDT 2001
More information about the Python-list mailing list
Mon Sep 17 19:48:13 EDT 2001
- Previous message (by thread): Fullscreen and Systray on Windows
- Next message (by thread): JAR-like facility for Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Has anyone ever built a Jar-like facility for Python, such that you could install just two files--the Python interpreter (perhaps in DLL form for embedding in a larger system), plus one large JAR-like file (PAR?) containing all the standard libraries? This would work better for my envisioned use than a freeze-like solution. (I can explain more if needs be.) Thanks for any thoughts, hints, pointers, etc. --Chris Ryland, Em Software, www.emsoftware.com
- Previous message (by thread): Fullscreen and Systray on Windows
- Next message (by thread): JAR-like facility for Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list