Skip to main content

Control DJI Tello drone with Python 3

Project description

# Tello-Python

Control DJI Tello drone with python

# Installation

pip install tello-python

# Examples

from tello-python import tello

drone = tello.Tello()

drone.takeoff()

drone.forward(100)

drone.cw(90)

drone.flip(‘l’)

drone.streamon()

drone.land()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tello-python-1.0.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

tello_python-1.0.0-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page