We can use apt-cyg for this:

apt-cyg install python3 python3-setuptools
easy_install-3.4 pip

To use pip:

pip3 install ...