
Support for mongodb+srv:// URIs requires dnspython PyMongo supports CPython 3.7+ and PyP圓.7+. PyMongo comes with its ownīson package doing “easy_install bson” installs a third-party package that You can also download the project source and do: $ python setup.py installĭo not install the “bson” package from pypi. Setuptools: $ python -m easy_install pymongo PyMongo can be installed with pip: $ python -m pip install pymongo MongoDB project, please report it according to the instructions here. If you’ve identified a security vulnerability in a driver or any other Web framework or asynchronous network library used, if any, with version (e.g.ĭjango 1.7, mod_wsgi 4.3.0, gevent 1.0.1, Tornado 4.0.2, …)

The exact version of PyMongo used, with patch level: $ python -c "import pymongo print(pymongo.version) print(pymongo.has_c())" The exact python version used, with patch level: $ python -c "import sys print(sys.version)" Please include all of the following information when opening an issue:ĭetailed steps to reproduce the problem, including full traceback, if possible. PYTHON, CSHARP, JAVA) and theĬore Server (i.e. Think you’ve found a bug? Want to see a new feature in PyMongo? Please open aĬlick Create Issue - Please provide as much information as possible about the issue type and how to reproduce it.īug reports in JIRA for all driver projects (i.e. Questions - you’re more likely to get an answer on the MongoDB Community Support / Feedbackįor issues with, questions about, or feedback for PyMongo, please look intoĭo not email any of the PyMongo developers directly with issues or Package is a native Python driver for MongoDB.

The PyMongo distribution contains tools for interacting with MongoDBĭatabase from Python.
