Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.09 KB

pip.md

File metadata and controls

36 lines (22 loc) · 1.09 KB

Installation

You can install this package using pip

If you do not yet have pip installed, you can run the following commands to install it: Linux & MacOS

python -m ensurepip --upgrade

Windows

py -m ensurepip --upgrade

Once you have pip installed, you can install the package using the following command:

pip install {package}