import portscanner

ip = 'testphp.vulnweb.com'
portscanner.scan(ip)