Learn Before
Concept

pip

pip is the standard package manager for Python (though it is important to note that the officially recommended package manager is pipenv). pip can be used to install hundreds of thousands of Python packages and has gotten regular releases since 2008.

0

1

Updated 2021-04-13

Tags

Python Programming Language

Data Science

Related