Distributing Python Code

Franz GEIGER fgeiger at datec.at
Mon Nov 13 10:34:17 EST 2000


If you need to be cross platform, you will distribute the py files
themselves.
If you want them to run on a MS machine with a Python installation, use your
zip archives.
If you want them to run on a MS machine w/o a Python installation, use Mac
Millan's freezer.

Regards
Franz GEIGER

Nick Trout <nick at videosystem dot co dot uk> schrieb in im Newsbeitrag:
3a0ff4dc at news.xtml.co.uk...
> I'd like to distribute some Python files. I use Win95/Win2k so Zip
archived
> files are preferrable/natural for me.
>
> How portable are Zip files?
>
> What would be a better solution?
>
> Regards,
> Nick.
>
>
>
>





More information about the Python-list mailing list