Hi,
> 1. Is it possible to package each plugin somehow into dll using
> pyInstaller and load it in main python app?
>
> 2. Is it possible to package python script into dll and call its
> functions from C++ program?

PyInstaller is not meant for build dlls. If you want to create dlls you
need some other tool. Perhaps a different Python implementation may help
you, see
http://en.wikipedia.org/wiki/Python_%28programming_language%29#Implementations


-- 
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP

Goebel Consult
http://www.goebel-consult.de

Monatliche Kolumne:
http://www.cissp-gefluester.de/2012-02-bring-your-own-life-glosse
Blog: http://www.goebel-consult.de/blog/200505010

Goebel Consult ist Mitglied bei http://www.7-it.de/

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

Reply via email to