[pypy-dev] PyPy JIT and Django

Michael Foord fuzzyman at voidspace.org.uk
Thu Sep 9 20:35:14 CEST 2010


On 9 September 2010 19:32, Andy <angelflow at yahoo.com> wrote:

>
> --- 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.
>
>
Nope, the pypy interpreter is called pypy not 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?
>
>
There is definitely a version of virtualenv that works with pypy. It may
even be included in pypy.

All the best,

Michael



>
>
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>



-- 
http://www.voidspace.org.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20100909/ceca28bf/attachment.html>


More information about the Pypy-dev mailing list