The Standard Library & pip | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Resposta
+ 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