On Sat, Jun 9, 2012 at 1:06 AM, Thomas Kluyver <[email protected]> wrote:

> On 8 June 2012 17:49, gelin yan <[email protected]> wrote:
> >   Do you have any plan to support pypy?
>
> I don't know of any work on that at the moment; I imagine it would
> require quite substantial changes.
>
> My own interest in cx_Freeze is for GUI applications, and the big GUI
> libraries all need Python's C-API. So I don't think I'll be using PyPy
> in the near future.
>
> Thomas
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> cx-freeze-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>

Hi Thomas

   I use cx_freeze heavily to deploy our app on server side (I mean there
is no GUI). cx_freeze is the only tool I found to support twisted, cython &
multi-platform (I deploy app on linux & windows) flawlessly. Thanks for
your work anyway.

   Due to pypy only supports limited C-Python API so I guess there is no
way to let cx_freeze work with pypy easily.  Once pypy is able to support
C-API fully, I think it would be possible.

   I might help at this point after finishing my work on June.

Regards

gelin yan
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to