{"id":22904000,"url":"https://github.com/ftes/tello-python","last_synced_at":"2025-04-01T07:56:59.003Z","repository":{"id":141749898,"uuid":"230995679","full_name":"ftes/tello-python","owner":"ftes","description":"Python playground for Tello EDU drone","archived":false,"fork":false,"pushed_at":"2019-12-30T23:54:48.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T04:42:10.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ftes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-30T23:52:44.000Z","updated_at":"2019-12-30T23:54:51.000Z","dependencies_parsed_at":"2023-07-25T19:02:33.559Z","dependency_job_id":null,"html_url":"https://github.com/ftes/tello-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftes%2Ftello-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftes%2Ftello-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftes%2Ftello-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftes%2Ftello-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ftes","download_url":"https://codeload.github.com/ftes/tello-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246604619,"owners_count":20804100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T02:39:44.420Z","updated_at":"2025-04-01T07:56:58.997Z","avatar_url":"https://github.com/ftes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tello EDU Drone Python Playground\nSimple python CLI wrapper for the drones UDP API.\nThis allows you to control the drone via the command line and see the responses.\n\nAdded value:\n- Basic parameter checks before sending to drone (are required arguments present and of correct type). Does not enforce int value ranges.\n- List and explain the available commands.\n\n## Getting started\nConnect to the drone's WIFI network.\n\n1. `$ python3 src/tello_cmd.py`\n2. `(tello) takeoff`\n3. `(tello) land`\n4. `(tello) exit\n\n## Supported commands\nView via `(tello) help`.\n\n- command\n- takeoff\n- land\n- streamon\n- streamoff\n- emergency\n- up\n- down\n- left\n- right\n- forward\n- back\n- cw\n- ccw\n- flip\n- go\n- record (meta command, not passed to drone)\n- playback (meta command, not passed to drone)\n- exit (meta command, not passed to drone)\n\n## Unsupported commands\nAny unrecognized command is passed to the drone as-is. However, the arguments are not checked for existence and type.\n\n- stop\n- curve\n- go\n- jump\n- speed\n- rc\n- wifi\n- mon\n- moff\n- mdirection\n- ap\n- speed?\n- battery?\n- time?\n- wifi?\n- sdk?\n- sn?\n\n## Using Docker\n1. `docker build -t tello .`\n1. `docker run --network=host -it tello`\n\n## Further Reading\n- [Ryze example](https://github.com/dji-sdk/Tello-Python/tree/master/Tello_Video)\n- [Tensorflow example](https://github.com/markwinap/TensorFlow-Tello-Object_Detection-)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftes%2Ftello-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fftes%2Ftello-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftes%2Ftello-python/lists"}