Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/openSUSE_Tumbleweed/home:ecsos:python.repo
zypper refresh
zypper install python-pip
Para openSUSE Slowroll execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/openSUSE_Slowroll/home:ecsos:python.repo
zypper refresh
zypper install python-pip
Para 16.0 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/16.0/home:ecsos:python.repo
zypper refresh
zypper install python-pip
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/15.6/home:ecsos:python.repo
zypper refresh
zypper install python-pip