AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/client.rst
docs/conf.py
docs/contributing.rst
docs/event.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/model.rst
docs/versioning.rst
sqlservice/__init__.py
sqlservice/__pkg__.py
sqlservice/_compat.py
sqlservice/client.py
sqlservice/core.py
sqlservice/event.py
sqlservice/model.py
sqlservice/query.py
sqlservice/utils.py
sqlservice.egg-info/PKG-INFO
sqlservice.egg-info/SOURCES.txt
sqlservice.egg-info/dependency_links.txt
sqlservice.egg-info/requires.txt
sqlservice.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/fixtures.py
tests/test_client.py
tests/test_event.py
tests/test_model.py
tests/test_query.py