.gitignore
.gitmodules
.travis.yml
INSTALL
Jenkinsfile
MANIFEST.in
Makefile
README.rst
README.txt
appveyor.yml
requirements.txt
setup.cfg
setup.py
test.sh
tox.ini
debian/changelog
debian/compat
debian/control
debian/files
debian/rules
debian/source/format
doc/conf.py
doc/guide.en.rst
doc/guide.ru.rst
doc/index.rst
doc/index.ru.rst
doc/quick-start.en.rst
doc/quick-start.ru.rst
doc/_static/tarantool.css
doc/api/class-connection.rst
doc/api/class-mesh-connection.rst
doc/api/class-response.rst
doc/api/class-space.rst
doc/api/module-tarantool.rst
rpm/tarantool-python.spec
tarantool/__init__.py
tarantool/connection.py
tarantool/const.py
tarantool/error.py
tarantool/mesh_connection.py
tarantool/request.py
tarantool/response.py
tarantool/schema.py
tarantool/space.py
tarantool/utils.py
tarantool.egg-info/PKG-INFO
tarantool.egg-info/SOURCES.txt
tarantool.egg-info/dependency_links.txt
tarantool.egg-info/requires.txt
tarantool.egg-info/top_level.txt
test/.tarantoolctl
test/test-run.py
test/cluster-py/instance.lua
test/cluster-py/instance1.lua
test/cluster-py/instance2.lua
test/cluster-py/master.lua
test/cluster-py/multi.result
test/cluster-py/multi.test.py
test/cluster-py/suite.ini
unit/__init__.py
unit/setup_command.py
unit/suites/__init__.py
unit/suites/box.lua
unit/suites/test_dml.py
unit/suites/test_mesh.py
unit/suites/test_protocol.py
unit/suites/test_reconnect.py
unit/suites/test_schema.py
unit/suites/lib/__init__.py
unit/suites/lib/remote_tarantool_server.py
unit/suites/lib/tarantool_admin.py
unit/suites/lib/tarantool_python_ci.lua
unit/suites/lib/tarantool_server.py