Python QR Code generator

Here we are going to learn how qr code generates,types of qrcode, how qr code is created and how to use qr code. We are going to learn all this things while practicing qr code generation system with use of qrcode library present in python packages.

Django Model

Here In this we are going to create two different models and also with the help of few examples we are going to adding data into the Database by using Database model

Django Database

Here we have successfully installed and configured database in django and also inserted data into database using python.

Django Installation

Here we are going to learn another python web development framework i.e. Django. Django is more popular than Flask in many ways.Today we are going to learn installation and project run process in Django.

Python File Organizer

Here we are going to build a simple file organizer which will help us to sort multiple files into their basic file type. It will sort our messy folders into well maintained folders.

Plot histogram in python

Histogram plotting using matplotlib is one piece of cake. All you need to do is use matplotlib's plt.hist() function and pass in the data together with the number of bins and a few optional parameters.

Automating Google search using python

Here we are going to get first google result in different tab directly using command prompt. We are going to use python in build library webbrowser and another library...

Easiest Way to install OpenCV on Windows

In this post, we are going to install OpenCV 3 on Windows. We have used Windows Power Shell to run commands. Alternatively, you can use the command prompt too. Before going to install OpenCV on machine you have to know