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.1.tar.gz (4.1 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.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: morm_python-0.2.1.tar.gz
  • Upload date:
  • Size: 4.1 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.1.tar.gz
Algorithm Hash digest
SHA256 c5011c16611ed3b1209455c5c651a0f44c4053ba7149b11d5d90f42b8620cec7
MD5 9bf13d9af2c38852e2b80ca381e45f15
BLAKE2b-256 5610e8ea2d929d01b5d0c256359d9bcfce80d564d1bf070c6fd1f915ee51ecf0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: morm_python-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 884bc790c12e4f4f51e807a457dc7217b3869365c48ba11fc98121b71a135819
MD5 5521921cbe63a70550d3b7e34d6eafe7
BLAKE2b-256 df4092b478bfba2d654293849d70bbd88215484e6a50215b0c36b38c4b55b1f2

See more details on using hashes here.

Provenance

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