¡@

Home 

python Programming Glossary: py2exe's

py2exe com dll problem

http://stackoverflow.com/questions/3126379/py2exe-com-dll-problem

disk and without one of course I can't safely go online . py2exe's tutorial covers the issues of bundling the runtime libraries..

py2exe to generate dlls?

http://stackoverflow.com/questions/550446/py2exe-to-generate-dlls

pyd files from a zip. Using that you might be able to load py2exe's output file in your own app dll using raw python api. Use boost.. python api. Use boost python if you can and want And since py2exe's outputfile is a zip you could attach it at the end of your dll.. I think the theory is sound. Essentially you reimplement py2exe's output executable's main in your dll. share improve this answer..