Blog
Posts for
#api-design
Strong opinions on typing.Protocol
Protocols in Python give us the ability to formally separate the shape of an object from the implementation of that shape.
#static-types
#python
#api-design
November 2024