Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 233 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 233 Bytes

pypy_get_pip

This file is from Internet, not my code. It can get pip for your pypy.

use pypy get-pip.py to run it. After installing you will get pip and easy_install in pypy directory, so you can ./pip install some_pkg for pypy.