This is amazing! Wow, I needed this. Whoever brought this to your attention deserves a high-five.
@Indently Жыл бұрын
I should have known though, if you are implementing something manually in Python, you're probably using Python wrong ahah.
@allo5668 Жыл бұрын
Is there an async version of this???
@keenoogodlike Жыл бұрын
Your channel is a great Python learning source which filtered all essential techniques for becoming a good Python dev.
@johnnysim1985 Жыл бұрын
unpacking into a data class 🔥
@CatalinSoare Жыл бұрын
Amazing video! Glad I didn't dismiss this notification Personally I don't understand the typing class and the "final" declaration, nor the need for the decorator.
@moviemusic51585 ай бұрын
I came to this video to learn about caching but then I also learned about data classes😃
@kiwiwelch3620 Жыл бұрын
Your the best please never stop
@sagarbhooshan Жыл бұрын
I am a newbie to programing, I would like to learn the way you code in there as I really don't understand fully what you have showed there but I really got a sense of it.
@alidev425 Жыл бұрын
great content , highly recommended
@odepleted Жыл бұрын
Can does this work with images?
@dk-ww3kp Жыл бұрын
Very useful thank you 👍🏻
@dipeshsamrawat7957 Жыл бұрын
Excellent ❤
@deepikarao2593 Жыл бұрын
how to optimise large json response using flask or django
@em01234567 Жыл бұрын
Thank you for the video. Note that annotating something as string and setting it to None is incorrect.
@Indently Жыл бұрын
You're right, I should have put some default strings there.
@nestoftw9 ай бұрын
this is too complicated with very large datasets that have like 20 different variables for every entry