This document summarizes a survey of Python libraries and packages that are commonly used for deep learning. It discusses several popular deep learning frameworks like TensorFlow, Keras, Caffe, PyTorch, and Theano that can be used with Python. It also summarizes several research papers that utilized these Python deep learning libraries and packages to implement applications like image classification on embedded devices, mobile edge caching using deep learning, and high performance text recognition. The document highlights the benefits of using Python for deep learning due to its extensive library support, simplicity, reliability, and ease of developing applications.