README.md
setup.py
servicestack/__init__.py
servicestack/clients.py
servicestack/dtos.py
servicestack/fields.py
servicestack/log.py
servicestack/reflection.py
servicestack/utils.py
servicestack.egg-info/PKG-INFO
servicestack.egg-info/SOURCES.txt
servicestack.egg-info/dependency_links.txt
servicestack.egg-info/requires.txt
servicestack.egg-info/top_level.txt
tests/__init__.py
tests/config.py
tests/dtos.py
tests/techstacks_dtos.py
tests/test_client.py
tests/test_client_auth.py
tests/test_client_utils.py
tests/test_enum_serialization.py
tests/test_inspect.py
tests/test_jsonserviceclient.py
tests/test_serialization.py
tests/test_techstacks.py