Metadata-Version: 2.1
Name: dronevis
Version: 0.0.2
Summary: Full compatible drone library to automate computer vision algorithms on parrot drones.
Author-email: Ahmed Heakl <ahmed.heakl@ejust.edu.eg>
Project-URL: repository, https://github.com/ahmedheakl/drone-vis
Keywords: drones,computer vision,human tracking,object recognition,YOLO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: build
Requires-Dist: build ; extra == 'build'
Requires-Dist: twine ; extra == 'build'
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: bumpver ; extra == 'dev'

# DroneVis: Full compatible drone library to automate computer vision algorithms on parrot drones.

