File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11Python driver for Tarantool
22===========================
33
4+ .. image :: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml/badge.svg?branch=master
5+ :target: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml
6+ .. image :: https://github.com/tarantool/tarantool-python/actions/workflows/packing.yml/badge.svg?branch=master
7+ :target: https://github.com/tarantool/tarantool-python/actions/workflows/packing.yml
8+
49This package is a pure-python client library for `Tarantool `_.
510
611`Documentation `_ | `Downloads `_ | `PyPI `_ | `GitHub `_ | `Issue tracker `_
@@ -11,9 +16,6 @@ This package is a pure-python client library for `Tarantool`_.
1116.. _`GitHub` : https://github.com/tarantool/tarantool-python
1217.. _`Issue tracker` : https://github.com/tarantool/tarantool-python/issues
1318
14- .. image :: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml/badge.svg?branch=master
15- :target: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml
16-
1719Download and install
1820--------------------
1921
You can’t perform that action at this time.
0 commit comments