We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7e821 commit eba18e2Copy full SHA for eba18e2
doc/book/connectors/python.rst
@@ -40,7 +40,7 @@ necessary for good practice. For that, please see
40
Also there are several community-driven Python connectors:
41
42
* `asynctnt <https://github.com/igorcoding/asynctnt>`__ with asyncio support
43
-* `aiotarantool <https://github.com/shveenkov/aiotarantool>`__ also with asyncio support
+* `aiotarantool <https://github.com/shveenkov/aiotarantool>`__ also with asyncio support, **no active maintenance**
44
* `gtarantool <https://github.com/shveenkov/gtarantool>`__ with gevent support, **no active maintenance**
45
46
The table below contains a feature comparison for asynctnt, gtarantool and
0 commit comments