plugins for application, prepared in pyInstaller

18 views
Skip to first unread message

Sergey

unread,
May 14, 2013, 9:12:20 AM5/14/13
to pyins...@googlegroups.com
Hi,

I build single-file application  using pyInstaller.
I need to provide plugins for this app. Original source code of plugins - python.

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?

Thanks,

Sergey

Hartmut Goebel

unread,
May 14, 2013, 9:17:55 AM5/14/13
to pyins...@googlegroups.com
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/

Reply all
Reply to author
Forward
0 new messages