LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/.gitkeep
syncgateway/__init__.py
syncgateway/client.py
syncgateway/endpoint.py
syncgateway/errors.py
syncgateway/role.py
syncgateway/session.py
syncgateway/urls.py
syncgateway/user.py
syncgateway.egg-info/PKG-INFO
syncgateway.egg-info/SOURCES.txt
syncgateway.egg-info/dependency_links.txt
syncgateway.egg-info/requires.txt
syncgateway.egg-info/top_level.txt
syncgateway/tests/__init__.py
syncgateway/tests/conftest.py
syncgateway/tests/role_test.py
syncgateway/tests/session_test.py
syncgateway/tests/user_test.py