Python connector
Requirements
The Python-SIC connector requires Python 3 (with tkinter enabled).
Make sure Python can compile native extensions (e.g. for Windows see https://www.scivision.dev/python-windows-visual-c-14-required).
You can use a Python editor of your choice (Pycharm for example).
Installation
pip install social_interaction_cloud
Resources
API Documentation Python Connector API
Documented examples Bitbucket
Background information Python Connector Background Information