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.0.tar.gz (3.9 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.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: morm_python-0.2.0.tar.gz
  • Upload date:
  • Size: 3.9 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.0.tar.gz
Algorithm Hash digest
SHA256 0cadcba3e9282f00d29982056f6305e4cc83235d24b7889c191547e47718dad9
MD5 588f0725e9016c552446bfc6cf410f9c
BLAKE2b-256 2f7c7e0563720d4b4d23cffc7e83de340075c3caaf096f4478a8d10257136e81

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: morm_python-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b3ea43eda26dcfd6b5860efc6fbbf44eb7464b3c44ae63895cc53b01060bd289
MD5 4e6a40b54df96c377729cdd6b0319579
BLAKE2b-256 b5dbeaede4b26cbc2b32ef3ec9560c9f41727624108f0ccb0785f413cdbfc786

See more details on using hashes here.

Provenance

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