I understand that the only implementation of Python which PyInstaller
is able to package is the reference interpreter, "CPython".

Are there any plans to support alternative implementations of the
language - in particular PyPy?

CPython's two shortcomings for me are difficulty of program
distribution and poor performance. PyInstaller fixes the former
problem and PyPy the latter - it would be great if they could be used
together.

-- 
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