Javascript programming vs. Python programming - Tello drone

I wonder why it is so much easier to program & fly the Tello drone using Javascript than Python? Why the extra steps for Python?

By JavaScript are you referring to our Node-RED course or something different? Each language has its nuances and sometimes we have to work around the constraints of that language. If you can give me a little more detail I can provide a more educated answer. Thanks.

Hi @mwkappas

For anyone that might find this post, I wanted to let people know there is a nice Python API to the Tello drone.

You can find that GitHub repo here