Why not use one of the online peer-to-peer file transfer services:
Magic-Wormhole – Get things from one computer to another, safely
191–192 of 192 posts
Re: Magic-Wormhole – Get things from one computer to another, safely
#192Earlier quoted context omitted.
Why are the packages removing pip?
Anaconda provides its own separate package-management world, so it makes sense that it doesn't include pip. But you can always still install it.
I'm actually getting tired of package managers reinventing the wheel (literally) every time they want to install something.
In production when I deploy a django app, now I might have two libraries in different places in my system. One from the OS, and one from the pip dependency.