TelloDji
A python library for controlling Tello drones using the 1.3 or 2.0 SDK.
⚙️ Features
- Easy to use Tello commands
- Diverse async/multithreaded capability with callback functions
- Tons of preferences to customize the default distance the drone moves, rotates, etc...
- Built-in video module with live webpage including a feed of the drone (Requires ffmpeg)
- Fast & Sturdy
ℹ️ Pythonic information
- Supports Python >= 3.10
- Photo/Video methods require ffmpeg to be installed
🚀 Installation
Using pip
pip install tellodji
Or, if you have multiple versions of python installed:
pip3 install tellodji
Using git
git clone https://github.com/zahtec/tellodji.git
📔 Documentation
Read the wiki
Or, if you would like to go into a deeper dive on the Tello SDK:
Release files for tellodji 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tellodji-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / tellodji-0.4.0-py3-none-any.whl
| Download URL | tellodji-0.4.0-py3-none-any.whl |
|---|---|
| Size | 206.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
720ba2436b2904ebec37f08c5459ebee141dd3e5d4ab0b185fbb978af2fbf86b
|
|
BLAKE2b-256 checksum How to use checksums |
8d6dd22526e29a28a4f2ef5611654f2cf2e19cd92ddc945fe736541c1e1a6446
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.0 CPython/3.10.6 Linux/5.15.0-1017-azure
|