The Standard Library & pip | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

The Standard Library & pip

Hi! I would like to learn about what are the modules in python and how ti install libraries using pip👩🏻‍💻

24th Jun 2022, 7:30 PM
Yunuen Sarasuadi Acosta Meza
Yunuen Sarasuadi Acosta Meza - avatar
1 Réponse
+ 4
yunuen You can check it on official website of python. Everything is given there. https://docs.python.org/3/library to install just do this in CMD: pip install library_name
24th Jun 2022, 7:34 PM
A͢J
A͢J - avatar