Installing pip on windows using command line in windows

Photo of author

By Jackson Taylor


python -m pip install -U pip setuptools


installing a library using pip
I WANT TO INSTALL "yweather" PACKAGE
 simply type following command on windows command prompt
python -m pip install yweather
See also
vnc server (view raspberry from your windows)