Functools is one of the MOST USEFUL Python modules

preview_player
Показать описание
Functools is definitely one of the more useful packages in the standard lib; it's amazing I haven't covered it yet! Some stuff in functools needs its own video, so look out for further installments in the functools saga!



If you enjoy my content, consider supporting me on Patreon or becoming a member!

If you need help with anything, feel free to join the Discord server:

I get a lot of people asking, so here's my Visual Studio Code setup!



If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so.

#python #coding #howto
Рекомендации по теме
Комментарии
Автор

Slight correction: The @cached_property and the @property @cache decorator combo are functionally identical as I stated. While they do the same thing, they do it in different ways.. For example, you can't use a @cached_property in a slotted class, but you can use the other method just fine. @cached_property also allows writes by default.

Carberra
Автор

If only it were possible to include even MORE unused space on the right and bottom of the screen so that the text was even smaller . . .

sethdhanson
join shbcf.ru