{"library":"pymongo-inmemory","type":"library","category":null,"description":"PyMongo In-Memory is a Python library that provides an ephemeral in-memory MongoDB server, primarily designed for testing and continuous integration environments. It achieves this by downloading and running a real `mongod` binary configured to use the in-memory storage engine. The library is actively maintained, with frequent updates that include support for newer MongoDB versions and bug fixes, typically released every few months.","language":"python","status":"active","version":"0.5.0","tags":["mongodb","testing","mocking","in-memory","database"],"install":[{"cmd":"pip install pymongo-inmemory","imports":["from pymongo_inmemory import MongoClient","from pymongo_inmemory.mongod import Mongod"]}],"homepage":null,"github":"https://github.com/kaizendorks/pymongo_inmemory","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pymongo-inmemory/","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.5,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pymongo-inmemory/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}