This is a Python project with a graphical user interface (GUI) that reads data from a serial port and displays it in real time in a table and a graph. The application also saves the collected data to ...
Python TCP Port Scanner – Full Project Build/ ├── scanner.py # Enhanced CLI scanner (TCP/UDP) ├── gui_scanner.py # Modern GUI application ├── setup.py # Package installation script ├── config.json # ...