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

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to