LICENSE
README.md
setup.py
affectivecloud/__init__.py
affectivecloud/__version__.py
affectivecloud/client.py
affectivecloud.egg-info/PKG-INFO
affectivecloud.egg-info/SOURCES.txt
affectivecloud.egg-info/dependency_links.txt
affectivecloud.egg-info/not-zip-safe
affectivecloud.egg-info/requires.txt
affectivecloud.egg-info/top_level.txt
affectivecloud/algorithm/__init__.py
affectivecloud/algorithm/affective_services.py
affectivecloud/algorithm/base_services.py
affectivecloud/protocols/__init__.py
affectivecloud/protocols/protocol.py
affectivecloud/protocols/requests/__init__.py
affectivecloud/protocols/requests/affective_service.py
affectivecloud/protocols/requests/base_service.py
affectivecloud/protocols/requests/session.py
affectivecloud/protocols/responses/__init__.py
affectivecloud/protocols/responses/affective_service.py
affectivecloud/protocols/responses/base.py
affectivecloud/protocols/responses/base_service.py
affectivecloud/protocols/responses/session.py