How to Install requests module with Python 3

Published: 27 May 2020
on channel: OSPY
9,641
35

How to Install requests module with Python 3

sudo apt update
sudo apt install python3-pip -y
pip3 -V
#sudo pip3 install requests
or
#sudo apt install python3-requests
import requests


Watch video How to Install requests module with Python 3 online without registration, duration hours minute second in high quality. This video was added by user OSPY 27 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 9,641 once and liked it 35 people.