Skip to main content

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

Release files for LuminaDB-worker 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for LuminaDB-worker 0.0.1
File Size Uploaded
luminadb_worker-0.0.1.tar.gz 31.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for LuminaDB-worker 0.0.1
File Interpreter ABI Platform
luminadb_worker-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 55.1 kB

Release files / luminadb_worker-0.0.1.tar.gz

Download URL luminadb_worker-0.0.1.tar.gz
Size 31.4 kB
Tags Source
SHA-256 checksum
How to use checksums
6815ae0b5addd12c3992331710abbbf2d903869f70af5eccd3fa406b5beeae1c
BLAKE2b-256 checksum
How to use checksums
3152bafe13b5149e0286c6c658f0c644faf8fed6bf1234c8a7c3d06e867b392a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Nov 21, 2025.

Transparency log

Release files / luminadb_worker-0.0.1-py3-none-any.whl

Download URL luminadb_worker-0.0.1-py3-none-any.whl
Size 23.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
70c4b427b368db53610faf92f9bc1d19cc39733fcf7ed40229ad9761aa325d45
BLAKE2b-256 checksum
How to use checksums
eb4ff4716918a5e2b05579f25fb3f5724e149870d5863eaa5b720ce68a2f2104
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Nov 21, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page