[python-win32] Embedding/bundling Python, best practices?
Arve Knudsen
arve.knudsen at gmail.com
Fri Jan 25 10:01:12 CET 2008
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
More information about the python-win32
mailing list