Skip to main content

Quart-Mongo bridges Quart, Motor, and Odmantic to create a powerful MongoDB extension for your Quart app.

Project description

Quart Mongo

Quart Mongo Logo

Quart-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.

Quart Plug Mongo

Installation

Install the extension with the following command:

$ pip3 install quart-mongo

Usage

To use the extension simply import the class wrapper and pass the Quart app object back to here. Do so like this:

from quart import Quart
from quart_mongo import Mongo

app = Quart(__name__)
mongo = Mongo(app)

Documentation

The documentation for Quart-Mongo and is available here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quart_mongo-0.1.2.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

quart_mongo-0.1.2-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file quart_mongo-0.1.2.tar.gz.

File metadata

  • Download URL: quart_mongo-0.1.2.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.6 Linux/6.10.4-linuxkit

File hashes

Hashes for quart_mongo-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6cdb32a5ede095b8465fdc56accc4e1b77ddf55121b64840c9ba69eba2ddb846
MD5 8eedb2810bd8bf5bff7684b0fd11eb7a
BLAKE2b-256 04cdae274fccec3a1cc38aeeb6c311a9beef8a932726d4c39b6b398d25b23d8c

See more details on using hashes here.

File details

Details for the file quart_mongo-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: quart_mongo-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.6 Linux/6.10.4-linuxkit

File hashes

Hashes for quart_mongo-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d56f095c93f75125394a9783748198d0abfaccd28770504e64f59c9e789e924d
MD5 74d32faba26f665f12244e9760e7259d
BLAKE2b-256 5b2210287997569988ba61e0b54c7dae4c4c223671281d1778e582e7ee1acbd0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page