
pymongo 4.2.0
0
Python driver for MongoDB <http://www.mongodb.org>
Contents
Python driver for MongoDB <http://www.mongodb.org>
Stars: 3658, Watchers: 3658, Forks: 1073, Open Issues: 10The mongodb/mongo-python-driver
repo was created 13 years ago and was last updated 13 hours ago.
The project is very popular with an impressive 3658 github stars!
How to Install pymongo
You can install pymongo using pip
pip install pymongo
or add it to a project with poetry
poetry add pymongo
Package Details
- Author
- The MongoDB Python Team
- License
- Apache License, Version 2.0
- Homepage
- http://github.com/mongodb/mongo-python-driver
- PyPi
- https://pypi.org/project/pymongo/
- GitHub Repo
- https://github.com/mongodb/mongo-python-driver
Classifiers
- Database
Related Packages
Errors
A list of common pymongo errors.
Code Examples
Here are some pymongo
code examples and snippets.