Forums

web2pypy

Locally, I run web2py on pypy from the command-line. Is there a recommended way to run my PA web2py application on pypy?

More specifically, my current PA web2py app was created and started via the PA web interface. How can I make it run on pypy instead of python?

-Evan

At this point PA only hosts web apps via Python 2.7. There is talk of other options in the future.

I can certainly add a ticket for support of Pypy in web apps. I believe it is possible to serve web apps using uWSGI and Pypy.