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

Uploaded Python 3

File details

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

File metadata

  • Download URL: morm_python-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 2ce83a556b41c1fd15c389c39e624d8be522ec687a980314b041bc3cacac6b05
MD5 8e9fb332f21ad3bc954f2cad2343ed4c
BLAKE2b-256 0786d7f5e5c44bb26d9d5c3155def00e826fe2052808c31d55bb1c0e7d9607b5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: morm_python-0.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f69b6483f9149a6ff8812380c9c6c29fbe74e4800c6231924076c79bf2649dec
MD5 d78dcbba25b6e241ee1b29e8bd5c35a6
BLAKE2b-256 3ef55691892251902feb1f3d5443c507ae2974956d3f9bf8d2edf708cf5637fc

See more details on using hashes here.

Provenance

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