Simple HTTP Server in Python

preview_player
Показать описание
In this video, we learn how to build a simple Python HTTP server.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Timestamps:
(0:00) Intro
(0:28) Command Line
(6:18) Custom Python HTTP Server
(17:23) Outro
Рекомендации по теме
Комментарии
Автор

Great info. I love how you actually googled after you got stuck and didn't cut that part out. Google search is an important skill for any programmer.

azkaarkhatib
Автор

Thank you so much! Very simply put, great job!

SoftEngiNir
Автор

Btw {{ is the proper way to escape { in f-strings

markosth
Автор

Thanks alot I love your videos! They are always very helpful! Thanks

jackReme
Автор

This is great, no more usb 😂
Very useful!

albertoricardomorales
Автор

Gracias por la informacion!
Thank you!!!

cuzconice
Автор

Does the basehttpServer doesn’t provide a way for the handler to get the query parameters?

CRD
Автор

I'd like to create a test www using html+python but... not on my local computer only directly on the server in order to be visible for any1 via internet.

Have you got any tutorial how to do that?

DaivaDarpana
Автор

how do you retrive data from request? like URL path, POST data, get params?

AlexBerkk
Автор

Please provide full video of your Beginning example

cwansu
Автор

bro your videos are always helpful to me

shocker
Автор

Can upload and download at the same time? Is there a way to do both?

biswarupbhattacharyya
Автор

Do you know how give timeout for that http server using python?

LoneWolf-lwsl
Автор

HEY I JUST DISCOVERED YOUR CHANNEL TODAY, THANKS!

kklol
Автор

Can you do a video on how to make a customisable theme for http directory listing, the default one looks really old.

terryscript
Автор

Is this server secure? I was going to use this as a server but, the internet said it’s not secure. Is it secure? Need to know.

joetimbersock
Автор

does anyone know how to add styling to the uhh directory listing ?

spectate_
Автор

how Do I made other ppl to connect to my ip adress

oitudobom
Автор

Hi, I think the problem at 14:04 is “, ” before “utf-8” which you accidentally removed while typing.
I am still not sure that if it would work with comma or not but it might be the problem.

vishwasluhana
Автор

I am getting data in python in excel sheet I want to push data to other programs / software through DDE please can you make video

alternativeenergyresearch