Skip to main content

High-performance dataset caching and streaming client bindings for Python

Project description

lumi-dataset-hub

High-performance dataset caching and streaming client bindings for Python.


Release Automation & Publishing

This package uses automated GitHub Workflows to compile and release multi-platform binary wheels to PyPI. The pipeline is secured using OIDC Trusted Publishing, meaning no passwords or static API tokens are stored on GitHub.

How to Release a New Version

  1. Increment Version: Update the version number in pyproject.toml (e.g., version = "0.2.1") and Cargo.toml.
  2. Commit and Tag:
    git add pyproject.toml Cargo.toml
    git commit -m "bump: version 0.2.1"
    git tag v0.2.1
    
  3. Push to GitHub:
    git push origin main
    git push origin v0.2.1
    
  4. Pipeline Execution:
    • Pushing the tag automatically triggers the Release Python Bindings workflow.
    • The workflow compiles wheels for Linux (manylinux x86_64, aarch64), macOS (x86_64, aarch64), and Windows (x86_64), and builds the source distribution (sdist).
    • After a successful build, the job requests a federated OIDC token from PyPI's trusted publisher interface and deploys all distributions seamlessly.

PyPI Trusted Publisher Configuration Reference

For administrators setting up publishing credentials, the following mappings are configured under PyPI Account Settings:

  • Provider: GitHub
  • Owner: Organization or Username (e.g., rd-lumi)
  • Repository: dataset-caching
  • Workflow Name: release.yml
  • Environment Name: pypi
  • PyPI Project: lumi-dataset-hub

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

lumi_dataset_hub-0.2.4.tar.gz (28.0 kB view details)

Uploaded Source

Built Distributions

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

lumi_dataset_hub-0.2.4-cp314-cp314-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.14Windows x86-64

lumi_dataset_hub-0.2.4-cp314-cp314-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

lumi_dataset_hub-0.2.4-cp313-cp313-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.13Windows x86-64

lumi_dataset_hub-0.2.4-cp313-cp313-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

lumi_dataset_hub-0.2.4-cp312-cp312-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.12Windows x86-64

lumi_dataset_hub-0.2.4-cp312-cp312-manylinux_2_38_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.38+ x86-64

lumi_dataset_hub-0.2.4-cp312-cp312-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lumi_dataset_hub-0.2.4-cp311-cp311-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.11Windows x86-64

lumi_dataset_hub-0.2.4-cp311-cp311-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

lumi_dataset_hub-0.2.4-cp310-cp310-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.10Windows x86-64

lumi_dataset_hub-0.2.4-cp310-cp310-manylinux_2_38_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.38+ x86-64

lumi_dataset_hub-0.2.4-cp310-cp310-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file lumi_dataset_hub-0.2.4.tar.gz.

File metadata

  • Download URL: lumi_dataset_hub-0.2.4.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for lumi_dataset_hub-0.2.4.tar.gz
Algorithm Hash digest
SHA256 f66a7c3e5efa9b5e926133873e19a7ac014692f1e36dad9cd4c6fc34adad0ba5
MD5 38f4fa9b35adf1ddc6ab99c3cab3e241
BLAKE2b-256 3c958819eeebed1940925e4b14f3582e3d11f974bb1cb8fda10792674f9673d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4.tar.gz:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8a99cfecdebc6990017954d845eed7fbc21184ad5809f4207fc152d90696fbcd
MD5 1723a66285a99c26126800990b6aea12
BLAKE2b-256 f9d084ec7eb6ac6d278a17eb542bd0318b26aee797bdede8ac9b2a622e116000

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp314-cp314-win_amd64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2077c81bb779fadf8b3f89dcf4659977ff8702b09cffbc689295aaf36891c9b0
MD5 58a4757496b3e22411614641b2970cfd
BLAKE2b-256 f4d1da279d276aef8f06a6d74bbf3daf80fe1c5604f7923b24dfe5a9e44a88b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a93b1bd7719094b9777371868f7ebc8c1e130cd7685687474c43daa6cd74aa66
MD5 bfef012db129f71b031c8665f3ec6d7d
BLAKE2b-256 47e08c124f86e32b65945a27cd6905a737919764d1eeebde8c1a59f277c5d0b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp313-cp313-win_amd64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35a4a43af3a80e66a344f7b3a5bc7d4e8e196457db12fd62cf1d7b6bd262f6d7
MD5 51c1e626bf6d8de26888545ea7bc7105
BLAKE2b-256 0ad58e0453e85199ee7e70a69549f99981eb1db2d77bce587eabc12173bddb05

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ebd29a588bf5f5ef426131ad9c4491891b65155e4d1fd24aa88d985455eec5fa
MD5 3640da7f436bd5ca81ddae8b65a721ca
BLAKE2b-256 714d4f8ea86d77da9dc77b188bf85aa08aae14fde7a5ed10d07a9ca47cb4dfc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp312-cp312-win_amd64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp312-cp312-manylinux_2_38_x86_64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp312-cp312-manylinux_2_38_x86_64.whl
Algorithm Hash digest
SHA256 26d5f266266a992d975386169de67a6073d19acf527db66be7f29b8dead4155d
MD5 b3032b1a1ed13e2d017187a1adf90831
BLAKE2b-256 7edf1d7092e6a6199914871ff94fbed4f60edcc281978adb0ec992ecd3a2f438

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp312-cp312-manylinux_2_38_x86_64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3ffe1f33f6f2690f54d3ae950fed37489c3b58aea55ecae0419143581bd794a
MD5 ee2bfa5580a901f47ab7ad159da420a2
BLAKE2b-256 dee039b14f4d076e47ec56a5f452e58145fc528274246daab3509fe0f1ca26bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 640a2b5043b572e6d03614d19a9398003916e04c2e8a878d4a428992503a469e
MD5 9f595aa59c1f481751eb9cd70bab976e
BLAKE2b-256 221b1077d8a7a57f5d75c1e93ca8f0c9b0d55c7bee919508cea34167ce5351e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp311-cp311-win_amd64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d7ed07bb838be68049c87c0cea5fb0e6b02e227cf25b1436928f6a488d48c8f0
MD5 b902137c97c9890f8fe7192ab335f5ac
BLAKE2b-256 829ae7016ef2acdbfe8dbab616106b8ba055744504df3e34e0fefb178edf1c66

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e3772bdf91ca7b2d5b04507882900cfb02246add30062c4c03744a963b4678f6
MD5 bcc36d4ad094624ce3fbb6f6aa951963
BLAKE2b-256 5478c4cee85280dbdfd3576a4ada57a5b2b82aeb970fe0f955e2308335511362

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp310-cp310-win_amd64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp310-cp310-manylinux_2_38_x86_64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp310-cp310-manylinux_2_38_x86_64.whl
Algorithm Hash digest
SHA256 769333f91cfb03576f38f9c0ace527f2d0d6d565e29c718e7651d0b762434c18
MD5 da9b7862c096e96c52625c8f3943e24a
BLAKE2b-256 9bdc8cfa9fc36d77b40dd54700f03cad3060989b6b47e4c0cb4531a8873cc51a

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp310-cp310-manylinux_2_38_x86_64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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

File details

Details for the file lumi_dataset_hub-0.2.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lumi_dataset_hub-0.2.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2dda0b8f831dcbf35c35e7e78fae25746c36d8963237e1f15382ec0efd5e861c
MD5 865f55dd382ca79028ed44f713d4fd40
BLAKE2b-256 65d48f43ca93c4357778d8291ebba863c98e540f103758809e6517547f1f60ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for lumi_dataset_hub-0.2.4-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on rd-lumi/lumi-dataset-hub

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