Hello,

We're planning to embed Python in our application, which mainly runs
on Windows. To avoid dependencies, we want to bundle Python. Do any of
you know of any resources on the Web describing best practices for
bundling Python with an application, particularly on Windows? I have
googled a bit, but most advice I found was to extend Python instead of
embedding it, which wasn't very helpful :)

Thanks,
Arve Knudsen
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to