This document summarizes a talk on using Python for high performance and scientific computing. The talk provides an overview of Python's use in HPC and scientific computing, including tools and libraries like NumPy, SciPy, mpi4py, PyCUDA, and PyOpenCL. Examples are given of scientific applications from various domains that use Python for computation on massively parallel systems and GPUs.