# damiafuentes/DJITelloPy

DJI Tello drone python interface using the official Tello SDK. Feel free to contribute!

Repository: https://github.com/damiafuentes/DJITelloPy
Canonical: https://ross.abutalabs.com/products/djitellopy
Language: Python
License: MIT
License Family: permissive
Last push: 2025-01-27T12:10:20+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 3, release rhythm 8, longevity 100
- inputs: {"age_days": 2848, "days_push": 583, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1482, forks 528 (observed 2026-08-28T04:04:51.157700+00:00)

## What it is
A Python library wrapping the official DJI Tello and Tello EDU SDKs, implementing all Tello commands including video streaming, state packet parsing, and multi-drone swarm control. It targets Python 3.6+ and ships with examples for photography, recording, keyboard/pygame control, and mission pad navigation.

## Use cases
- control a DJI Tello drone from Python
- stream and record video from a Tello drone
- fly a swarm of multiple Tello drones
- take pictures with a Tello drone programmatically
- build a keyboard or pygame-based manual drone controller
- do mission pad detection and navigation with Tello EDU

## When to choose
- you want to program a DJI Tello or Tello EDU drone in Python
- you need video streaming or state telemetry from a Tello
- you want to coordinate multiple Tellos as a swarm

## When to avoid
- you use a drone other than the DJI Tello
- you need a GUI ground-control station rather than a Python API
- you require mission pad features on a non-EDU Tello

## Facets
- artifact type: library
- maturity: active
- function: sdk, video-processing, computer-vision, robotics
- domain: robotics, developer-tools, computer-vision
- platform: python, cross-platform
- tags: dji-tello, drone, drone-sdk, swarm-control, video-streaming, opencv

## Member repositories
- damiafuentes/DJITelloPy (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.157700+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:06.222866+00:00, confidence not recorded.
  - readme: https://github.com/damiafuentes/DJITelloPy (fetched 2026-08-28T04:04:51.157700+00:00, sha eea7b7a6f4bb)
  - registry_pypi: https://pypi.org/pypi/djitellopy/json (fetched 2026-08-29T11:40:33.550278+00:00, sha 02d86c9e2393)
- Data as of 2026-08-30T08:39:29.467469+00:00.
