Oleg Sinavskisinavski.hashnode.devยทFeb 5, 2023Python interfaces: abandon ABC and switch to ProtocolsI used a standard Python library abc to define interfaces for the last 10 years of my career. But recently, I found that relatively new Python Protocols are way nicer. People find uses for both technologies. But I want to convince you to completely j...PythonAdd a thoughtful commentNo comments yetBe the first to start the conversation.