Install this package:
emerge -a dev-python/pymongo
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pymongo
Or alternatively:
emerge --autounmask-write -a dev-python/pymongo
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.16.0 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
| 4.13.2 | 8 | ~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python. </longdescription> <use> <flag name="native-extensions">Compiles native C extensions</flag> <flag name="test-full"> Run test suite in full, including tests that run a local database instance. </flag> </use> <upstream> <remote-id type="pypi">pymongo</remote-id> <remote-id type="github">mongodb/mongo-python-driver</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/pymongo |
euse -E <flag> -p dev-python/pymongo |
euse -D <flag> -p dev-python/pymongo
| Flag | Description | 4.16.0 | 4.13.2 |
|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| kerberos | Add kerberos support | ✓ | ✓ |
| native-extensions | Compiles native C extensions | ⊕ | ⊕ |
| test-full | Run test suite in full, including tests that run a local database instance. | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | mongo-python-driver-4.13.2.gh.tar.gz | 2227437 bytes | 4.13.2 |
| DIST | mongo-python-driver-4.16.0.gh.tar.gz | 2569546 bytes | 4.16.0 |
| Type | File | Size |
|---|