- 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.
⚠️ Currently python-only non-binary packages are supported.
Also I recomend to make shortcut btn to run pip.py
.