Python’s package manager is called PIP.

First install Python runtime environment Python 3.7.0:www.python.org/downloads/r…

Once Python is installed, you can install Python’s package manager PIP using the py -m PIP install requests command line.

After PIP is installed, it will appear in the Lib/site-packages folder in the Python runtime directory.

Now you can use PIP to install the libraries you need, such as Django:

pip3 install django

Once installed, you will find a folder named Django in the site-Packages folder,

nodejs

NPM install installs the library into the node_modules folder of the current project.

If it is NPM – g install to install libraries in C: Usersi042416AppDataRoaming PM the following:

Sublime

Sublime Text’s package manager:

All installed plug-ins for Sublime Text are located under the installation directory /Data/Packages/

Eclipse

A list of all installed plug-ins can be viewed from the Eclipse menu: Help->About Eclipse:

These installed plug-ins are located in the plugins folder below the Eclipse installation folder:

For more of Jerry’s original technical articles, please follow the public account “Wang Zixi” or scan the following QR code: