Real Python Follow Implementing Interfaces in Python: ABCs and Protocols Learn how to implement interfaces in Python using abstract base classes, Protocols, and duck typing, and enforce method contracts cleanly. https://realpython.com/python-interface/ realpython.com