Python Tutorials - Herong's Tutorial Examples - v2.14, by Herong Yang
"pip" - Package Installer for Python
This chapter provides introductions and tutorial examples about 'pip' - Package Installer for Python. Topics include running 'pip' commands to list installed packages and install new packages; running 'pip' inside Python scripts; commonly used Python packages.
What Is "pip/pip2/pip3" Command
Use "pip" Package in Python Script
Install MySQL Connector/Python with "pip"
Takeaways:
Table of Contents
Variables, Operations and Expressions
Function Statement and Function Call
Iterators, Generators and List Comprehensions
Packages and Package Directories
"pathlib" - Object-Oriented Filesystem Paths
►"pip" - Package Installer for Python
SciPy.org - Python Libraries for Science
pandas - Data Analysis and Manipulation
Anaconda - Python Environment Manager