HTTPX Tutorial - A next-generation HTTP client for Python

HTTPX Tutorial - A next-generation HTTP client for Python

Patrick Loeber

1 год назад

101,929 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

stevan meandzija
stevan meandzija - 28.04.2023 23:42

Do you know why memory leak is happening when using in fastapi on linux?

Ответить
cexploreful
cexploreful - 29.10.2022 03:02

Thx Python Engineer for making High Quality Videos!

Ответить
Fredieee Vlogs
Fredieee Vlogs - 08.10.2022 07:47

wow thanks for the tip

Ответить
AKZUAL
AKZUAL - 10.08.2022 02:49

New gen? You mean someone just made helper methods deal with this for you

Ответить
Martin Hotmann
Martin Hotmann - 09.08.2022 08:28

Nice, but honestly for a language that itself does not perform well and therefore always was the perfect wrapper and easy to handle, this async function (the right way) looks way to complicated. They should have made it WAY more simple.

Ответить
Yasin Nabi
Yasin Nabi - 08.08.2022 18:10

Here’s to the crazy ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. They’re not fond of rules. And they have no respect for the status quo. You can quote them, disagree with them, glorify or vilify them. About the only thing you can’t do is ignore them. Because they change things. They push the human race forward. And while some may see them as the crazy ones, we see genius. Because the people who are crazy enough to think they can change the world, are the ones who do. --Steve Jobs,,.,.

Ответить
Commerce Classes by Goyal Institute
Commerce Classes by Goyal Institute - 08.08.2022 10:42

How Can i Use Place Method with Frames in Tkinter ?

Ответить
Patrick Bateman
Patrick Bateman - 07.08.2022 09:21

Hi Patrick !
Bateman

Ответить
The Chad
The Chad - 06.08.2022 19:06

hell no why every new framework say "next generation framework" just stop saying just GO and do it or you RUST

Ответить
chasethesunn
chasethesunn - 06.08.2022 05:33

But can't you use requests in asyncio via to_thread?

Ответить
Mark Jones
Mark Jones - 06.08.2022 02:27

What theme do you use in VS code?

Ответить
Erick Aguilar
Erick Aguilar - 05.08.2022 21:09

Nice.

Ответить
Armando Philippe
Armando Philippe - 05.08.2022 08:48

threading with request would have beeen as fast...

Ответить
Pelmenosaurus
Pelmenosaurus - 05.08.2022 05:05

99% modern internet is adult content or advertisement. I remember the times when a page opened in a browser was tens of kilobytes in size, and not like modern monstrous pages in megabytes and tens of megabytes.

Ответить
Arthur Dujardin
Arthur Dujardin - 04.08.2022 23:00

What is the VS code theme used ? I really like it !

Ответить
NiceNaija
NiceNaija - 04.08.2022 22:06

How well does this intergrate with Django?

Ответить
lazy horse
lazy horse - 04.08.2022 17:38

Whats the point?
If request is working perfectly then i dont see the need for more bloat and dependencies.

Ответить
bayy420
bayy420 - 04.08.2022 14:35

i think requests + asyncio.to_thread way simple and clean kkkk

Ответить
Holthuizen oemoet
Holthuizen oemoet - 04.08.2022 13:00

I always wondered if something like this would work to build backend webframework with

Ответить
Motaseam Yousef
Motaseam Yousef - 04.08.2022 01:02

Hi, thanks for all useful info
Could you please make video list for your shorts videos

Ответить
Keith Dyer
Keith Dyer - 03.08.2022 17:57

It would have been great if you verified that all the 150 Pokemon were successfully gathered after each time trial. We are just trusting that the outcome of the 0.57 second async gather is equivalent to the 7 second synchronous gathering of Pokemon details. I believe you, but I am skeptical and an extra 2 or 3 seconds in the video to print the contents of the lists after would have been appreciated! Thanks

Ответить
ABDO EMAD
ABDO EMAD - 03.08.2022 17:30

can you build a desktop app.
determining the area of any engineering shapes
like rectangle ,..... .

Ответить
Tech Share Urdu
Tech Share Urdu - 03.08.2022 17:03

I am new to your channel

Ответить
Dan
Dan - 02.08.2022 21:05

You're comparing parallelism to synchronous code. This is not really a fair comparison.

Ответить
Jkauppa
Jkauppa - 02.08.2022 11:38

trash expansions upon trash

Ответить
ZobDeMouche007
ZobDeMouche007 - 01.08.2022 15:06

Interesting. Thanks

Ответить
Ali Fadhel
Ali Fadhel - 01.08.2022 12:08

Well what is the difference between it and the requests library?

Ответить
magno
magno - 01.08.2022 11:58

I love Python! ... the simplicity of Pythonic ethos reverberates through even 3rd party Python modules

Ответить
CodingByAmp
CodingByAmp - 01.08.2022 06:15

wow

Ответить
Coop
Coop - 01.08.2022 02:50

Looks cool but not enough features to switch from requests

Ответить
Juan Duran
Juan Duran - 01.08.2022 00:02

Excellent. Thanks.

Ответить
Dayne Tran
Dayne Tran - 31.07.2022 20:47

This is a great video that came at the right time! I was working with an API for the past week and the part of the pipeline that took the longest was the APi request through the requests library.

Now I'm going to implement this HTTTPX client and also try to work in the Async feature! Thank you! You're awesome!

Ответить
uvle 1312
uvle 1312 - 30.07.2022 04:58

Thankx for breaking it down.. great tutorial for beginners

Ответить