Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Installation
-
Download PyPy from https://www.pypy.org/download.html.
-
Unzip it.
-
Install pip.
:::bash /path/to/pypy -m ensurepip /path/to/pypy -m pip install ...