[ 原始碼: pymongo ]
套件:python3-bson-ext(3.11.0-1+deb12u1)
python3-bson-ext 的相關連結
Debian 的資源:
下載原始碼套件 pymongo:
- [pymongo_3.11.0-1+deb12u1.dsc]
- [pymongo_3.11.0.orig.tar.gz]
- [pymongo_3.11.0-1+deb12u1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [api.mongodb.org]
相似套件:
C-coded extension to the python3-bson package
BSON Python 3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance.
其他與 python3-bson-ext 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
-
- dep: python3-bson (= 3.11.0-1+deb12u1)
- Python3 implementation of BSON for MongoDB