Skip to main content

Asynchronous Mongo ORM

Project description

🌿MORM

Lightweight asynchronous MongoDB ORM.

Installation

pip install morm-python

Usage

from morm import Database, Model

db = Database(name="db")


@db
class User(Model):
    name: str
    password: str


await User(name="John Doe", password="zaq123").create()

await User.get(name="John Doe")

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

morm_python-0.2.3.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

morm_python-0.2.3-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file morm_python-0.2.3.tar.gz.

File metadata

  • Download URL: morm_python-0.2.3.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for morm_python-0.2.3.tar.gz
Algorithm Hash digest
SHA256 2be6947eaf5bbb19a6990a5a11051893d89f4bcae208f599ee0c9a22af1729a4
MD5 081bd6d77dd500dd7a9de8ba3916ab9c
BLAKE2b-256 a0ad8d52923f6505d5a8e2407a82b8ce9a942323e59e106617ed49c48120ad57

See more details on using hashes here.

Provenance

The following attestation bundles were made for morm_python-0.2.3.tar.gz:

Publisher: publish.yml on MrNereof/morm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morm_python-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: morm_python-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for morm_python-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c1f89c45d98dfafc732ec48948564075c5f2fc93a02af67f12fa6331e67e1c84
MD5 45189e36410cc87540e06e2aeb66886d
BLAKE2b-256 274562197aea370ef9b9e54f49fa8f523c7f5af2f99849bdefd02cb77974ffa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for morm_python-0.2.3-py3-none-any.whl:

Publisher: publish.yml on MrNereof/morm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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