CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.py
aioautomatic/__init__.py
aioautomatic/base.py
aioautomatic/client.py
aioautomatic/const.py
aioautomatic/data.py
aioautomatic/exceptions.py
aioautomatic/session.py
aioautomatic/socketio.py
aioautomatic/validation.py
aioautomatic.egg-info/PKG-INFO
aioautomatic.egg-info/SOURCES.txt
aioautomatic.egg-info/dependency_links.txt
aioautomatic.egg-info/not-zip-safe
aioautomatic.egg-info/requires.txt
aioautomatic.egg-info/top_level.txt
tests/__init__.py
tests/common.py
tests/conftest.py
tests/test_base.py
tests/test_client.py
tests/test_data.py
tests/test_exceptions.py
tests/test_session.py
tests/test_validation.py