I am a ISV.  My software is currently a mix of different languages.  One of 
them is currently Apache http with custom Apache Modules and some Axis2/C 
modules (basically C based Web Services).  The goal is to migrate from 
Axis2/C to using RESTful services with Django.  

Currently I am deploying Apache and all the files it needs to run.  My 
desktop GUI application generates the config file.  The goal is to add the 
wsgi module to allow this setup to also call into the Django code.

Here is the kicker:  Currently my customers do not need to go install any 
'3rd party' things, like Python and Django.  Will PyInstaller aid me in 
packaging things up so that I can maintain my one click install and get 
things working with wsgi?

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to