{"library":"pymongo","type":"library","category":null,"description":"Official MongoDB Python driver. Synchronous client for MongoDB. v4.0 removed all APIs deprecated in v3.x — insert(), update(), remove(), count(), save() all gone. Current version: 4.16.0 (Mar 2026). Python 3.9+ required (3.8 dropped in v4.11). AsyncMongoClient added as GA in v4.13. Most LLM-generated pymongo code uses v3 patterns that break on v4.","language":"python","status":"active","version":"4.16.0","tags":["pymongo","mongodb","python","database","nosql"],"install":[{"cmd":"pip install pymongo","imports":["from pymongo import MongoClient"]},{"cmd":"pip install 'pymongo[srv]'","imports":[]}],"homepage":"https://www.mongodb.org","github":"https://github.com/mongodb/mongo-python-driver","docs":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","changelog":null,"pypi":"https://pypi.org/project/pymongo/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0.41,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pymongo/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":"verified"}}