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.1.3.tar.gz (4.2 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.1.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: morm_python-0.1.3.tar.gz
  • Upload date:
  • Size: 4.2 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.1.3.tar.gz
Algorithm Hash digest
SHA256 051f15039d5131b69a72be25d7fde1a18b7e0c0f402693fb027385f498f46d55
MD5 b8bee51cea9a0e595ef66a7cb78a6cf3
BLAKE2b-256 7209d1f0cc60d8b42b2297d9f38e20e85cca36c5d528f3681ccdbf0212e43637

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: morm_python-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 33da81e44029d4a3d10caccac6f404f58b476b59b3cebba895771f48eaa453bf
MD5 fcdbd771f2c500e373cedae9f542be16
BLAKE2b-256 5aa6229b2a38f362af40b6584146e14c204d3eb1c390ce1061704e577ff57ff7

See more details on using hashes here.

Provenance

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