Metadata-Version: 2.1
Name: pyaidrone
Version: 1.7
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
Requires-Dist: pyserial (>=3.4)
Requires-Dist: pynput (>=1.7.3)

## install pyaidrone

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

### install Packages

> pip install pyserial
> pip install pynput
