[pypy-dev] PyPy JIT and Django

Andy angelflow at yahoo.com
Thu Sep 9 20:32:55 CEST 2010


--- On Thu, 9/9/10, Amaury Forgeot d'Arc <amauryfa at gmail.com> wrote:

> I suggest to start with the obvious:
> - Install PyPy
> - download Django, unpack the archive
> - in the Django directory, run "pypy setup.py install"
> And tell us how it behaves!
> 

Would this replace my existing Python interpretor with PyPy? I want to keep my existing Python.

I'd like to have the option to choose either the standard CPython or PyPy. I could set up 2 vrtualenvs I suppose - 1 for CPython and 1 for PyPy. Does PyPy work with virtualenv?


      



More information about the Pypy-dev mailing list