In this video I will show you how to encode and decode using Base64 in Python.
I got this following error while running python program "error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support."
In this tutorial I will show you how to generate a Captcha verification code image with Python.
In this tutorial I will show you how to display an image using path with python PIL.
In this tutorial I will show you how to remove the background of images with Python program.
In this tutorial I will show you how to generate QR Code image with python.
In this tutorial I will show you how to save excel file data in to MySQL database using Python.
I got this following error while converting xls to xlsx in python "ImportError: Missing optional dependency 'xlrd' ".
I got this following error at runtime "ERROR: CMake must be installed to build dlib".
NumPy is a Python library for working with large, multi-dimensional arrays and matrices of numerical data, as well as for performing mathematical operations on these.