Skip to main content

Worker thread extension for LuminaDB

Project description

LuminaDB Worker

Worker thread extension for LuminaDB.

Install

Use pip install luminadb_worker

Usage?

from uuid import uuid4
from luminadb import model, BaseModel, Primary
from luminadb_worker import DatabaseWorker

db = DatabaseWorker(":memory:")

@model(db)
class Users(BaseModel):
    __schema__ = (Primary('id'),)
    __auto_id__ = lambda: str(uuid4())
    
    id: str
    username: str
    password: str

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

luminadb_worker-0.0.1.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

luminadb_worker-0.0.1-py3-none-any.whl (23.8 kB view details)

Uploaded Python 3

File details

Details for the file luminadb_worker-0.0.1.tar.gz.

File metadata

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

File hashes

Hashes for luminadb_worker-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6815ae0b5addd12c3992331710abbbf2d903869f70af5eccd3fa406b5beeae1c
MD5 58884883c91a79767c78a5a6b75e63f0
BLAKE2b-256 3152bafe13b5149e0286c6c658f0c644faf8fed6bf1234c8a7c3d06e867b392a

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminadb_worker-0.0.1.tar.gz:

Publisher: python-publish.yml on RimuEirnarn/LuminaDB_worker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file luminadb_worker-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for luminadb_worker-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70c4b427b368db53610faf92f9bc1d19cc39733fcf7ed40229ad9761aa325d45
MD5 a3e6402d5b9ce5cfd732f989d90caf2d
BLAKE2b-256 eb4ff4716918a5e2b05579f25fb3f5724e149870d5863eaa5b720ce68a2f2104

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminadb_worker-0.0.1-py3-none-any.whl:

Publisher: python-publish.yml on RimuEirnarn/LuminaDB_worker

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