Metadata-Version: 2.1
Name: videotello
Version: 0.0.2b0
Summary: An easy framework to support DJI Tello Video Recording in Python 3
Home-page: https://github.com/Piphi5/videotello
Author: Matteo Kimura
Author-email: mateus.sakata@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Video Tello

This package is meant to be a basic wrapper of the [djitellopy](https://github.com/damiafuentes/DJITelloPy) package that provides easy to use methods to take photos and record videos for the tello drones. The main motivation behind this package was to add more fun activities for a Drone course at iCode. As a result, the package also provides function named in accordance to the [easytello](https://github.com/Virodroid/easyTello) package that is used for that course.

