Protocols in Python: Why You Need Them

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=EVa5Wdcgl94



Duration: 28:40
11,326 views
268


Protocols have been around since Python 3.8. So what are they, and how can they help you write better code? And how are they different from Abstract Base Classes? In this talk I will introduce you to both concepts (ABCs and Protocols), and show you by example how they can make your life easier, and your code cleaner.

PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=Lddegb2ToNY







Tags:
python
protocols