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.4.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.4-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for morm_python-0.2.4.tar.gz
Algorithm Hash digest
SHA256 89093ea259284543d73b38fcc787d4a8e256e596ec8f74bfb371030b8d98e6f7
MD5 8112f20f818037b27be7dd66e527b919
BLAKE2b-256 6236f928439e8e61219aab876b6d231491ef67cb3392fa88895b36bb50b0cda0

See more details on using hashes here.

Provenance

The following attestation bundles were made for morm_python-0.2.4.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.4-py3-none-any.whl.

File metadata

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

File hashes

Hashes for morm_python-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f3b33f65c35be101ec0bd977437501ff64740dce01dba728c2ad2f9729982b9c
MD5 71ef3c292106e0647c6bdeb9c2c5ceb4
BLAKE2b-256 ab5c595519cb1fcdb184cdeb870ddb29382b2efd1f0687fd42f0a7c0a99df47c

See more details on using hashes here.

Provenance

The following attestation bundles were made for morm_python-0.2.4-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