What python packages are installed on my pc ? | Essential pip commands you must know

preview_player
Показать описание
pip is a python's package installer and besides installing packages you should know some other important pip commands to make work easy.

Commands used in the video
1. pip install package_name
2. pip uninstall package_name
3. pip show package_name
4. pip list

5. pip freeze
6. pip help
Рекомендации по теме