Lessons Learned From Maintaining SDK in Python for Three Years

Talk 25 min

Adam Furmanek
Let’s see how to build an SDK that works for years and is used by other developers. We’ll learn which patterns actually work, how mistakes made in the early stage affect the software years later, and how to make sure we don’t break users’ code when introducing changes.