Python Requests Module: Just the Basics

preview_player
Показать описание
In this brief video, I'll show you how to use the Python requests module to send information back and forth between your program and a remote webserver.

Install requests module: pip3 install requests

CODE:

import requests
word = input("What word would you like to translate? ")
params = {"word":word}

NEED HELP?

❤️❤️ SHOW SOME LOVE AND SUPPORT THE CHANNEL ❤️❤️

Click Join and Become a Channel Member Today!
Channel members can get preferential comment replies, early access to new content, members only live streams, and access to my private Discord.

LINKS

LEARN MORE PYTHON

LEARN MORE JAVA

#Python #Tutorial #Requests
Рекомендации по теме
Комментарии
Автор

Please keep on doing it
Much love from India❤

banchagangadhar
Автор

Print("Just got Your Merch, Very Cool")

lilbanana
Автор

Is your membership available in other countries.

meowworld
Автор

Hello. I used to watch you over quarantine and summer. Due to school, I couldn't find much time to code. How can I get back to Python?

martinblazicevic
Автор

Oh...
Maybe good for playing a game made in Python online...
like a multiplayer... 😏

SkyFly
Автор

hey bro i neeed you help. pen.write("Player 1: 0 l Player 2: 0 ", align="center", font=("Bold", 24, "normal")) im trying to replace the "0" amd "0"with squiggly lines? i not sure how can you please help... im new to coding and i searched everywhere for an answer

одинитолько
Автор

I'M FIRST IN COMMENTS I GUESS YAY

TheSpekeyMan
Автор

Can u create a video for writing APIs in python

dinnusebastian