How to install Pypy for Python 3.5?
问题 I want to install Pypy for python 3.5.3. I am using Windows 10, 64 bits. I have looked in pypy website https://pypy.org/download.html but I cannot find useful information. Can anyone help me on how to install and how to use pypy? I have read it makes your code faster so that is why I want to use it 回答1: All binary versions are packaged in a tar.bz2 or zip file. When uncompressed, they run in-place. For now you can uncompress them either somewhere in your home directory or, say, in /opt, and