[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- sug: python-aiosqlite-doc
- sqlite library for Python 3 using asyncio (documentation)