[ 原始碼: pymongo ]
套件:python3-pymongo-ext(4.10.1-2)
C-coded extension to the python3-pymongo package
Pymongo provides an interface to easily access MongoDB from Python 3. This package contains an extension written in C for higher performance.
其他與 python3-pymongo-ext 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
-
- dep: python3-bson (<< 4.10.1-2.1~)
- Python3 implementation of BSON for MongoDB
- dep: python3-bson (>= 4.10.1-2)
-
- dep: python3-pymongo (<< 4.10.1-2.1~)
- Python3 interface to the MongoDB document-oriented database
- dep: python3-pymongo (>= 4.10.1-2)
-
- rec: python3-gridfs (>= 4.10.1-2)
- Python3 implementation of GridFS for MongoDB