Metadata-Version: 2.4
Name: pyaidrone
Version: 1.9
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

## install pyaidrone

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

### install Packages

> pip install pyserial
> pip install pynput
