python3-nmap
There are 3 repositories under python3-nmap topic.
nmmapper/python3-nmap
A python 3 library which helps in using nmap port scanner. This is done by converting each nmap command into a callable python3 method or function. System administrators can now automatic nmap scans using python
ShellDredd/Port-Scan-Python
Tool for port and service scanning. Simple automated script using the nmap library or module for python3.
myon-bioinformatics/python3nmap_GUI_for_Beginners
Use nmap library in GUI and Python(You must install "PySimpleGUI" and "python3-nmap" via pip)