Tool for scanning Tello IPs on the same LAN
pip install telloipscanner
You Need to install Nmap before using this package
Download Link : https://nmap.org/download
from telloipscanner import TelloIPScanner
scanner = TelloIPScanner()
scanner.run_scan()