Version: | |version| |
---|
Tarantool is an in-memory computing platform originally designed by VK and released under the terms of BSD license.
Install Tarantool Python connector with pip
(PyPI page):
$ pip install tarantool
Source code is available on GitHub.
.. toctree:: :maxdepth: 1 quick-start dev-guide
.. seealso:: `Tarantool documentation`_
.. toctree:: :maxdepth: 2 api/module-tarantool.rst api/submodule-connection.rst api/submodule-connection-pool.rst api/submodule-dbapi.rst api/submodule-error.rst api/submodule-mesh-connection.rst api/submodule-msgpack-ext.rst api/submodule-msgpack-ext-types.rst api/submodule-request.rst api/submodule-response.rst api/submodule-schema.rst api/submodule-space.rst api/submodule-utils.rst