Warning, this is not an introduction to Python. Rather it is a notebook containing curated examples for Python 3 as well as the new features found in Python 3.6. It is designed to accompany technical training or aid those who want a quick refresher to the Python syntax.It provides examples for:REPLTypesUnicodeString FormattingFunctionsClassesLoopingExceptionsDecoratorsClass DecoratorsMetaclassesGeneratorsCoroutinesComprehensionsContext ManagersType Annotations and moreMatt Harrison has many years of Python experience across the domains of search, build management and testing, business intelligence, data science, machine learning, and storage. He currently runs MetaSnake, a Python training and consultancy shop.