Skip to content

TomaszSzyborski/2021-protocol-vs-abc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Protocol Or ABC In Python - When to use which one?

When should you use protocol classes vs abstract base classes? Here's an example where I use both, talk about the trade-offs and give you a suggestion of when to use each of them.

This is the link to the corresponding video on YouTube: https://youtu.be/xvb5hGLoK0A.

About

Protocols vs ABC - which one should you use when?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%