What is the advantage of Pip over Anaconda?

Viewed 2637

So, I have seen What is the difference between pip and conda?. However, all of the answers there appear to be from Anaconda supporters. So, that made me wonder: why is pip still the standard? why hasn't everyone just moved to anaconda?

I understand that anaconda only works with its own python, but is that the only disadvantage?

2 Answers
Related