Showing posts with label Python. Show all posts
Showing posts with label Python. Show all posts

Wednesday, April 17, 2019

Wednesday, February 8, 2017

pip in modern python

if you download latest you will automatically get pip
the path is set with the install
so in cmd window type whatever -  pip install requests - for example and that should work