- run
install pip.py, follow instructions
- edit pip config that placed in the local root
- edit your
pythonista_startup.py, addPIP_CONFIG_FILEenv
- reboot Pythonista
- run
run.py, then typeshow piporfreeze
That's all. Now you can (un)install packages, upgrade pip, whatever.
⚠️ Currently python-only non-binary packages are supported.
Also I recomend to make shortcut btn to run pip.py.