{"library":"bunnet","type":"library","category":null,"description":"Bunnet is a synchronous Python Object-Document Mapper (ODM) for MongoDB, built upon Pydantic for data modeling. It simplifies interaction with MongoDB collections by mapping Python classes to documents, reducing boilerplate code for common database operations like adding, updating, and deleting. Bunnet is a synchronous fork of the popular Beanie ODM, and its current version is 1.3.0 with active development and maintenance.","language":"python","status":"active","version":"1.3.0","tags":["mongodb","odm","pydantic","sync","database"],"last_verified":"Mon May 25","install":[{"cmd":"pip install bunnet","imports":["from bunnet import Document","from bunnet import init_bunnet","from bunnet import Indexed","from pymongo import MongoClient","from pydantic import BaseModel"]},{"cmd":"poetry add bunnet","imports":[]}],"homepage":"https://beanie-odm.dev","github":"https://github.com/roman-right/beanie","docs":null,"changelog":null,"pypi":"https://pypi.org/project/bunnet/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":0.9,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bunnet/compatibility"}}