what is the full form of 'pip' in python ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

what is the full form of 'pip' in python ?

18th Jun 2018, 5:25 PM
Shubham Singh
Shubham Singh - avatar
2 Respuestas
+ 12
Full form of PIP is Pip Installs Python or PIP Installs Packages Alternatively, pip stands for "preferred installer program". Source : Wikipedia
18th Jun 2018, 5:37 PM
***
+ 7
pip is a recursive acronym that can stand for either "Pip Installs Packages" or "Pip Installs Python". Alternatively, pip stands for "preferred installer program". https://en.wikipedia.org/wiki/Pip_(package_manager)
18th Jun 2018, 5:36 PM
Scooby
Scooby - avatar