Are you really using that API to your advantage? Are you writing purpose specific code when the API provides you with the ability to create code that adapts and dynamically supports the operation you need? In this session I’ll show you how I created dynamically adapting code that utilizes Python’s reflection and introspection capabilities to do thousands of operations in my data center without changing or modifying a single line of the original code.