This port scanner is created in python 3.6 with the help of python-nmap module. It takes the ip address and range of ports to scan.
After Running the Script you will be asked to enter IP, Starting port and the end port.
It then provide the user with all the open ports with running services and their versions. It also provide the breaf of the target like MAC and host name of the target.
You can directly execute the program using python.