This document discusses using Python to solve chemical engineering problems presented in the book Introduction to Chemical Engineering Computing. It provides Python code to solve examples involving equations of state from Chapters 2, 3, 4, and 8 of the book. The code mirrors the use of MATLAB in the book. Additional Python commands and examples are also summarized that can be used independently of chemical engineering applications.