Contrôler Tello Drone avec Python

#To control a trello drone with python you will need djitellopy library 
#to do so run this command in the terminal
pip install djitellopy
Programmer of empires