- run
install pip.py
, follow instructions
- edit pip config that placed in the local root
- edit your
pythonista_startup.py
, addPIP_CONFIG_FILE
env
- reboot Pythonista
- run
run.py
, then typeshow pip
orfreeze
That's all. Now you can (un)install packages, upgrade pip, whatever.