Metadata-Version: 2.1
Name: pyaidrone
Version: 1.2
Summary: Library for AIDrone Products
Home-page: http://www.ir-brain.com
Author: IR-Brain
Author-email: ceo@ir-brain.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

## install pyaidrone

> python setup.py install
> or
> python install pyaidrone

### install Packages

> pip install pyserial
> pip install pynput
