Skip to main content

Highly scalable, extremely fast, easy-to-use embeddable graph database

Project description

Ladybug Logo

Github Actions Badge discord twitter

Ladybug

Ladybug is an embedded graph database built for query speed and scalability. Ladybug is optimized for handling complex analytical workloads on very large databases and provides a set of retrieval features, such as a full text search and vector indices. Our core feature set includes:

  • Flexible Property Graph Data Model and Cypher query language
  • Embeddable, serverless integration into applications
  • Native full text search and vector index
  • Columnar disk-based storage
  • Columnar sparse row-based (CSR) adjacency list/join indices
  • Vectorized and factorized query processor
  • Novel and very fast join algorithms
  • Multi-core query parallelism
  • Serializable ACID transactions
  • Wasm (WebAssembly) bindings for fast, secure execution in the browser

Ladybug is being developed by LadybugDB Developers and is available under a permissive license. So try it out and help us make it better! We welcome your feedback and feature requests.

The database was formerly known as Kuzu.

Installation

Language Installation
Python pip install ladybug
NodeJS npm install @ladybugdb/core
Rust cargo add lbug
Go go get github.com/LadybugDB/go-ladybug
Swift lbug-swift
Java Maven Central
C/C++ precompiled binaries
CLI precompiled binaries

To learn more about installation, see our Installation page.

Getting Started

Refer to our Getting Started page for your first example.

Build from Source

You can build from source using the instructions provided in the developer guide.

Contributing

We welcome contributions to Ladybug. If you are interested in contributing to Ladybug, please read our Contributing Guide.

License

By contributing to Ladybug, you agree that your contributions will be licensed under the MIT License.

Contact

You can contact us at social@ladybugdb.com or join our Discord community.

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

ladybug-0.17.0.dev20260518.tar.gz (10.1 MB view details)

Uploaded Source

Built Distributions

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

ladybug-0.17.0.dev20260518-cp314-cp314-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.14Windows x86-64

ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

ladybug-0.17.0.dev20260518-cp313-cp313-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.13Windows x86-64

ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

ladybug-0.17.0.dev20260518-cp312-cp312-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.12Windows x86-64

ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

ladybug-0.17.0.dev20260518-cp311-cp311-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.11Windows x86-64

ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

ladybug-0.17.0.dev20260518-cp310-cp310-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.10Windows x86-64

ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file ladybug-0.17.0.dev20260518.tar.gz.

File metadata

  • Download URL: ladybug-0.17.0.dev20260518.tar.gz
  • Upload date:
  • Size: 10.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ladybug-0.17.0.dev20260518.tar.gz
Algorithm Hash digest
SHA256 743b9077f0890fdcbc055ed23ca4488e824804c9342686a6cc89ca33c0e51974
MD5 ad5d021694d8ab348bb8a55ee686b451
BLAKE2b-256 65a8e6534ed6afae1cbbdd4ac5daed75992680c916aceba61a2a5e26c6afb6cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518.tar.gz:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2840282ae289f4f862d4321632f9dcb54a3e7c29084794e82636f769ff144acc
MD5 79fb6158e7fe44ba88071e6794b13e38
BLAKE2b-256 fa3a034a36df19f4412c15d6dfa36131f42ad31860eb051970a5b7b151508af0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-win_amd64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8b3007fbb0adc06e5fdef2c2421826dc7cd2ffff5ec69c27d3f4d92b466c4b0
MD5 22013698471f4cd77ab9281d4e625ffb
BLAKE2b-256 2bf0f4ba5528700b4960be14230d82452127ef43821e2d0964f74fb49da10a95

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 56b66efdca08b05db8ca9c832222c4ba25e6c0c3531934fb62bc351abd0a1140
MD5 87a248950bf339ae77e2722c4011d01c
BLAKE2b-256 30aa7e5ee73c90160506c5c449507dc67d0f7e37fa6cfebd554073bb3cb45c46

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa9d5dc7dccafaf13c270d4022a32bb976c7a1c50dbddb4721c3c8c1e9324468
MD5 5dade0ffba1e50d15fabd13b183c7a93
BLAKE2b-256 dbe4c3adcace46b38f1b78aeee866a7e092f5fd5602c97aa97743664294e24d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dcd94d3b7fd19fa8ca4475b6111e2fe9a4d45de3a6aa79118b811d3da36f79de
MD5 1b9f90a211871b59957b33be0fc7ae3b
BLAKE2b-256 42c88f7ba9af93832afb5ccc45026f3167c285345ec40a97ec8a8ce1c75ab500

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b156b138950fdd79cc8e04a5983a8214459df7596c63c2f80c2f9a0f518a674d
MD5 802f89b91e290661e0c823df2a146a55
BLAKE2b-256 59e2c76e19b598c4db8e654eebeff8d8aa1d269b0e2e459c6490bf0e51b3997b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9fe10124a1b812a901dbef4788f2666620817f4244e89a1d050bc4f27f15b72d
MD5 cd33e919fe2818f0af377a4152cb20b6
BLAKE2b-256 c0615f66bcf7eb627c022ffbc7e98abb13ad90614dfad43839314119afe841fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp314-cp314-macosx_13_0_arm64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0c3fa504965730ac612823c7be59c1c995e14218b83b80a12f9bdb45a4daac72
MD5 198f39ba15d33dd0535b014b670c6780
BLAKE2b-256 efbfc6d1311560de391474b321eec056cc8ee705fcef148b613738d603e602de

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-win_amd64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79587d117b57d327e91173e26b703b485093517cb4dd68aef7c7ad2c15c4ab2c
MD5 518c146c3d4562c868829f6707b64423
BLAKE2b-256 55b3cd20af7c01eef530ec53bac68427dda13a6ad3cde8b4d8e6af5ea230de85

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 88ce519789fbb17a85cf0b0d82d64a6548982be687b0454dcbc72c67d6a76a63
MD5 be3954e29e571611649b465b41cc3519
BLAKE2b-256 c47e7c217a3dfa3c02e1ff1ca354999c8e8ce8573747685cccc0ad5154eab99c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ab4cc407513737ad7ec8ef997f679215ee5098ba9509d862ec475f082e1e71f
MD5 9299e2fbd6cf07dc942c3b6045a323da
BLAKE2b-256 535d21ab9c7a2c289e2a556e80999deede79587600ec6bc2e5f9fc29b1110cb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 24a5475d7596776651509f6c9c25d9408dba938473b2b05bfa54c4e0c98a11bc
MD5 81e72f8fc8656432b6144b74e22cbfd1
BLAKE2b-256 720f9e0ff735b65548dd63988835da8f669f9690565dd1023e1f59a0e0444c34

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1c8a8503822ec114d8e446c20c93f8326cd2ba5a86cceb737a2b07199039a2c2
MD5 9a6393f8aedca56e419647bc57179a97
BLAKE2b-256 ff51f4d6abbffed2e5cf24ed891da459ec07c0d31f9f97ccc7ab64ee19f53a2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 05ba32ea85515acfd775592f8d0079f30fa6a5c75a2c04e18129af51bcc63317
MD5 8fc12758feffa971e65ccca2c39444a0
BLAKE2b-256 0889eb54c9337363f56c8354eb85dbac8bf4997601df98ea2665c17a2750bb8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp313-cp313-macosx_13_0_arm64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 823d211138a7eba3f72e1919eda61a97855dbc443b89f57dad8e15cb16bd5e62
MD5 1c0979b3fc7642ae941f1b662789e8bc
BLAKE2b-256 02e9d44fd95da26ab2dd3a9f452d543fd13d4633f85a8c99aafc9d4767ff8303

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-win_amd64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7ad2c74a682396b65dd28f5fc6999109839b3eee78f67b6ac5a7872b97c830c6
MD5 9d54ab67760a2e776aeaae8a61b77b12
BLAKE2b-256 885c6b8cbd90fda656a923ff70e8cd1a39bda8eaa44ceddb58f1d89955b9aa8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0307f0304202552d7ef8d8c1b10dbc2d3ed045600571e41cb049c86e102811ff
MD5 234a9cccf0a9af9fd59f627eb2aa3aee
BLAKE2b-256 816d6218f59a1df9177ba0d458d7c3a4e82d839a3f9c2162ad76eaae128d8a9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c4dfd7bc6180f3c35630bc7ebb300186990c30bf6f167d067efa32f926d420ae
MD5 a5080f9713f62774fa7c2ba226c85036
BLAKE2b-256 473db5d2583184cd07165ce25bb3535ea991ea1b63165eeebc16d060b5df57e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ad621f00ebe96373d2a8e676b5cf0253f8ee4a9eebebf459a146eec17d292138
MD5 db0787b1c5d48d9bb93aa45a58120882
BLAKE2b-256 9e00af5f8b730a09b46a46d565052816014d4a59a9b06c3d1ea97d019ea40372

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d6ce4ae350a7d4ed13a71e58bfc9ad1d8efde33a53be35056a3f14ae7fc4b7ab
MD5 1c663d7656ce4e96ee461bee9696b5d1
BLAKE2b-256 3bba45b22a7891460bb9c3e7709e3066d10b193f408f384da2b916c71f69d13d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b9f9a5ef678670e5033c515cf43743c68651ebd3b7203ece660e22f263ff3009
MD5 fd5c33a036c35e313eb71cd6d4702510
BLAKE2b-256 f93fc5177e216f2d1893d3e641d407abf54fdc980e9e4338731430dd9950d861

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6a2433b1fd5d2f3e0064ea6e55e2a4000421d972da1cf2251514cf4c7e01cabb
MD5 9f7ea711a197e93dbd58df29844461ae
BLAKE2b-256 d9503c7c645b7842c490e0cd344f14e0fdeedecf23deef8b33f8fec69e3d09ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-win_amd64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5f6a81c12229d32efbbc50272f74f12ea1157e6188a53dbbefc50cbd085ebcf
MD5 8f307e900096012d500adb6b772bdf3d
BLAKE2b-256 9e028e8df994710c23db0f83ee389aa47ed353a374e66be4ef6b00b7597ea4ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac1a8bb4f40ff83fe7402585448b5749258e9a85afb1e7f123c9768c87f9e9eb
MD5 e3998c43ad6cf086983de75c3adf394c
BLAKE2b-256 4707412a1775aedc30cf52711419f8e06a3a6cb31de0434fdb2df75f681eafa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c480b21ac09626de516ce9fd93b5545a68c61910e07e3a1f4c3997c67a798d6
MD5 2caf06b028ae5cc8145ee0e9ed39ef33
BLAKE2b-256 61e0410fe638409c05d899f4b612c6212033ce49d3c43aa8c685e7734cdbd81a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d9b6e99b68c17df000de03867fee420b62e2951f2d83a676ddbdefe00902e658
MD5 0aa62372b92418a68683794c2b79ba30
BLAKE2b-256 81746cf5214406e9ab85a56ebdae2550d3f5fca8bda0a9480313ffa3a572d855

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 934e2d424af54063136e85656aed3faa4262b712eaa5fe9544c4545fb87702cb
MD5 50db9310ade4a15dc9cc72b352af5bb4
BLAKE2b-256 ec81d906e18a8fc0174d02e9f28c8c38d0cb173c2b1c2b7762f1ca5b8e369b00

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d0ed6bd1f44782a1c3fce5d3365b5a00bf264fb7ec25f4be44934fb224ec233f
MD5 58dab84d1e89446c3494b34033d9fd10
BLAKE2b-256 624acbaa3f42084c40efdf3da1285970dcb645a85990f755addf5d7e478f93db

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 69972bbcefd4756e4f2b438f436cffa1c21ac5b0688f3dc8157fa6fa02a7ee44
MD5 bbca7cd4d9d7ee2e729e1a13ab216a0b
BLAKE2b-256 601de6a3a43ee0ce9b5dad40c204c31c2134362bcd8effedc4426d155d3fc2d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-win_amd64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3db64d165830103b053e3a332357195f900b9a3cc9b1dbfb9a953456c291d7a2
MD5 c5041a1858bf1cb3d53f7d3df89fb864
BLAKE2b-256 9394eb30ba53ddbfdbb1f6632ec7879a34ca72b94e74e824a86ad738130c3a6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2717fdc8264d2395c550a755a1d8e31beb79d431e78f0b7988877412551f59b1
MD5 58989dc03dd3a015cf26cd47ebcf2c88
BLAKE2b-256 c039044b2c49be1b2c49f2a27bf1aa91508665e821af161678424280c91744b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 687f859977032060adc6209efb0a9004503cb7c4c4e6a1bd0e116b98c4f7212e
MD5 db72e7d5b1a8b78a693eb2db98c2f808
BLAKE2b-256 e3d72f923d4d3edc83e3948acbce2f174c305fdd21a53c2e03e084834a61ffed

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 05634f6d2c6722e8125e8f41b62ba973251854f0c66e189a98bf70d0c220836c
MD5 ae469883da49672e0fce798f0bb97eeb
BLAKE2b-256 a8701230575c558ab2789d60a8b09d0af62704b40ec90cf0b119c8201a77a752

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 726ea4317b6c174d6a282255934590d78c77a82bbcfaa8800c4d4a101097b087
MD5 8bf0b9589c8ae529bdc441476c30edea
BLAKE2b-256 0a3507dedef1efe84b52ebce96d96082698e4a72a211c1e30f7bf4118d12a2b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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

File details

Details for the file ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 18969b6e8e86518d1230046606946c2b2d6ad165d172b701867a2c7ebb2dc9aa
MD5 050a13f6cbdec18bd0125a37a470c278
BLAKE2b-256 930e880f340068da865118081217bfcd9a69b9f289ce1a5adf89c20e8aed99fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.17.0.dev20260518-cp310-cp310-macosx_13_0_arm64.whl:

Publisher: build-and-deploy.yml on LadybugDB/ladybug

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