[ 源代码: pymongo ]
软件包:python3-pymongo-ext(4.7.3-2 以及其他的)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.7.3-2.1~)
- Python3 implementation of BSON for MongoDB
- dep: python3-bson (>= 4.7.3-2)
-
- dep: python3-pymongo (<< 4.7.3-2.1~)
- Python3 interface to the MongoDB document-oriented database
- dep: python3-pymongo (>= 4.7.3-2)
-
- rec: python3-gridfs (>= 4.7.3-2)
- Python3 implementation of GridFS for MongoDB