filmov
tv
Install & Uninstall Modules - Python

Показать описание
This python tutorial for beginners shows how to use the package manager pip to install and uninstall python modules. It also shows where the packages come from (PyPI) and where they are located on the filesystem. I use python 3.7 in this series