Metadata-Version: 2.1
Name: controller
Version: 0.0.3
Summary: Enables connection to ControllerApp
Home-page: http://controller.viarezo.fr
Author: Faruk Hammoud
Author-email: farukhammoud@student-cs.fr
License: UNKNOWN
Platform: UNKNOWN
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

# Controller

ControllerApp is a tool that allows you to catch all sorts of UI events like a simple tap on your mobile's screen or a device's acceleration directly in your Python code. 
[homepage](http://controller.viarezo.fr)


