{"id":18573001,"url":"https://github.com/quart-addons/quart-mongo","last_synced_at":"2026-01-29T17:30:59.751Z","repository":{"id":169796475,"uuid":"617739028","full_name":"Quart-Addons/quart-mongo","owner":"Quart-Addons","description":"Quart-Mongo bridges Quart, Motor, and Odmantic to create a powerful MongoDB extension for your Quart app. ","archived":false,"fork":false,"pushed_at":"2025-07-14T01:11:16.000Z","size":275,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T15:53:32.428Z","etag":null,"topics":["bson","gridfs","json","mongodb","motor","odmantic","pymongo","python3","quart","quart-schema"],"latest_commit_sha":null,"homepage":"https://quart-mongo.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quart-Addons.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-23T02:13:04.000Z","updated_at":"2025-07-14T01:11:19.000Z","dependencies_parsed_at":"2023-11-26T23:21:18.469Z","dependency_job_id":"20e46963-d9d7-4727-a423-b11837288a7c","html_url":"https://github.com/Quart-Addons/quart-mongo","commit_stats":null,"previous_names":["quart-addons/quart-mongo"],"tags_count":2,"template":false,"template_full_name":"Quart-Addons/quart-extension-repository-template","purl":"pkg:github/Quart-Addons/quart-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quart-Addons%2Fquart-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quart-Addons%2Fquart-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quart-Addons%2Fquart-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quart-Addons%2Fquart-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quart-Addons","download_url":"https://codeload.github.com/Quart-Addons/quart-mongo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quart-Addons%2Fquart-mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28881982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T16:41:59.663Z","status":"ssl_error","status_checked_at":"2026-01-29T16:39:39.641Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bson","gridfs","json","mongodb","motor","odmantic","pymongo","python3","quart","quart-schema"],"created_at":"2024-11-06T23:07:47.751Z","updated_at":"2026-01-29T17:30:59.733Z","avatar_url":"https://github.com/Quart-Addons.png","language":"Python","readme":"# Quart Mongo\n\n![Quart Mongo Logo](logos/logo.png)\n\nQuart-Mongo bridges [Quart][], [Motor][], and [Odmantic][] to create a powerful MongoDB extension to use in your Quart applications. It also provides some convenience helpers as well as being able to work with [Quart-Schema][].\n\n![Quart Plug Mongo](logos/quart_mongo.png)\n\n# Installation \n\nInstall the extension with the following command:\n\n    $ pip3 install quart-mongo\n\n# Usage\n\nTo use the extension simply import the class wrapper and pass the Quart app \nobject back to here. Do so like this:\n\n    from quart import Quart\n    from quart_mongo import Mongo\n\n    app = Quart(__name__)\n    mongo = Mongo(app)\n\n\n# Documentation\n\nThe documentation for Quart-Mongo and is available [here](https://quart-mongo.readthedocs.io/en/latest/).\n\n[Quart]: https://quart.palletsprojects.com/en/latest/\u003e\n[Motor]: https://motor.readthedocs.io/en/stable/\u003e\n[Odmantic]: https://art049.github.io/odmantic/\n[Quart-Schema]: https://github.com/pgjones/quart-schema\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquart-addons%2Fquart-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquart-addons%2Fquart-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquart-addons%2Fquart-mongo/lists"}