Distributing Python apps on CD

piet at cs.uu.nl piet at cs.uu.nl
Fri Sep 15 07:10:16 EDT 2000


>>>>> michael at maz-sound.de (Michael Baumann) (MB) writes:

MB> Hi,
MB> I am currently considering Python for a project where I need to distribute 
MB> the application on a CD and the users should be able to start the program 
MB> directly from CD without installing/copying anything.
MB> I want to use QT 2 with PyQT for it and it should run under Win32 and Linux 
MB> (it doesnt have to be the same script, I could also create 2 slightly 
MB> different versions for both systems).

MB> I know, its a bit much but is this possible ? If yes, then how, is it 
MB> possible to copy the whole Python-stuff on CD (maybe with an OS-specific 
MB> startup-script) or do I need/may use something like Freeze ?

See Gordon McMillan's installer http://www.mcmillan-inc.com/install1.html
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl



More information about the Python-list mailing list