[ 源代码: python-aiosqlite ]
软件包:python3-aiosqlite(0.20.0-1)
python3-aiosqlite 的相关链接
Debian 的资源:
下载源码包 python-aiosqlite:
- [python-aiosqlite_0.20.0-1.dsc]
- [python-aiosqlite_0.20.0.orig.tar.gz]
- [python-aiosqlite_0.20.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
sqlite library for Python 3 using asyncio
A Python 3 module for using sqlite with asyncio. It allows interaction with SQLite databases on the main asyncio event loop without blocking execution of other coroutines while waiting for queries or data fetches.
This package installs the library for Python 3.
其他与 python3-aiosqlite 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- sug: python-aiosqlite-doc
- sqlite library for Python 3 using asyncio (documentation)