LICENSE
MANIFEST.in
README.md
setup.py
src/uhlive/__init__.py
src/uhlive/auth.py
src/uhlive/py.typed
src/uhlive.egg-info/PKG-INFO
src/uhlive.egg-info/SOURCES.txt
src/uhlive.egg-info/dependency_links.txt
src/uhlive.egg-info/requires.txt
src/uhlive.egg-info/top_level.txt
src/uhlive/stream/__init__.py
src/uhlive/stream/conversation/__init__.py
src/uhlive/stream/conversation/client.py
src/uhlive/stream/conversation/error.py
src/uhlive/stream/conversation/events.py
src/uhlive/stream/conversation/human_datetime.py
src/uhlive/stream/recognition/__init__.py
src/uhlive/stream/recognition/client.py
src/uhlive/stream/recognition/events.py
tests/test_conversation_client.py
tests/test_conversation_events.py
tests/test_recog_connection.py
tests/test_recog_events.py