Python Expert

This is a summary of the talk of James Powell for PyData Seattle conference (24-Jun-2017). Here is the youtube video of the event, https://www.youtube.com/watch?v=cKPlPJyQrt4&t=2146s

He talks about data model concepts in python,like

__init__ method, __repr__, __add__ etc