Metadata-Version: 2.1
Name: controller
Version: 0.0.8
Summary: Enables connection to ControllerApp
Home-page: http://www.controllerapp.ml
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
Requires-Dist: requests
Requires-Dist: python-socketio

# 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. 
[documentation](http://www.controllerapp.ml)


