PIP is a package manager for Python packages, or modules if you like.
Note: If you have Python version 3.4 or later, PIP is included by default.
What is a Package?A package contains all the files you need for a module.
Modules are Python code libraries you can include in your project.
Check if PIP is InstalledNavigate your command line to the location of Python's script directory, and type the following:
ExampleCheck PIP version:
C:\Users\Your Name\AppData\Local\Programs\Python\Python36-32\Scripts>pip --version
Install PIPIf you do not have PIP installed, you can download and install it from this page: https://pypi.org/project/pip/
Track your progress - it's free!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4