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 @ladybug/core
Rust cargo add lbug
Go go get github.com/lbugdb/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.15.3.tar.gz (9.9 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.15.3-cp314-cp314-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.14Windows x86-64

ladybug-0.15.3-cp314-cp314-musllinux_1_2_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ladybug-0.15.3-cp314-cp314-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ladybug-0.15.3-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.15.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

ladybug-0.15.3-cp314-cp314-macosx_13_0_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

ladybug-0.15.3-cp314-cp314-macosx_13_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

ladybug-0.15.3-cp313-cp313-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.13Windows x86-64

ladybug-0.15.3-cp313-cp313-musllinux_1_2_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ladybug-0.15.3-cp313-cp313-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ladybug-0.15.3-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.15.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

ladybug-0.15.3-cp313-cp313-macosx_13_0_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

ladybug-0.15.3-cp313-cp313-macosx_13_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

ladybug-0.15.3-cp312-cp312-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.12Windows x86-64

ladybug-0.15.3-cp312-cp312-musllinux_1_2_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ladybug-0.15.3-cp312-cp312-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ladybug-0.15.3-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.15.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

ladybug-0.15.3-cp312-cp312-macosx_13_0_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

ladybug-0.15.3-cp312-cp312-macosx_13_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

ladybug-0.15.3-cp311-cp311-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.11Windows x86-64

ladybug-0.15.3-cp311-cp311-musllinux_1_2_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ladybug-0.15.3-cp311-cp311-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ladybug-0.15.3-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.15.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

ladybug-0.15.3-cp311-cp311-macosx_13_0_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

ladybug-0.15.3-cp311-cp311-macosx_13_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

ladybug-0.15.3-cp310-cp310-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.10Windows x86-64

ladybug-0.15.3-cp310-cp310-musllinux_1_2_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ladybug-0.15.3-cp310-cp310-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ladybug-0.15.3-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.15.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

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

ladybug-0.15.3-cp310-cp310-macosx_13_0_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

ladybug-0.15.3-cp310-cp310-macosx_13_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file ladybug-0.15.3.tar.gz.

File metadata

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

File hashes

Hashes for ladybug-0.15.3.tar.gz
Algorithm Hash digest
SHA256 cbb6b672ec7f87714c7b26aa017b0d4ea1595194479a5544b20e6b4c6192e4c7
MD5 6761038ce59a5a450a2a887bb49d95ec
BLAKE2b-256 ed8ebfcb0a08dd097d24cfed0a0a8439b8c80d9cfc6171ef9c52087bf3dcfbcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3.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.15.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: ladybug-0.15.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 67243bb6b47f8e699a513a060160e0497b96087f0da936b2973a02defe6c1f12
MD5 64ec24d1872e0539b88a2cd385606f5f
BLAKE2b-256 3444fd951307516046b537528bf66ddacc7d537e372c03eb2051b099864e555e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5983e2714f43d4f13301982f78399be6ba1c663d2117572a182d0b66770d9093
MD5 83a05820e3deb74d4689d581159a8150
BLAKE2b-256 69c09577dc06093091d346707314a86161efead373a524ebf5c90f1a561fdb47

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f88a754ea3b1c341fc3963d92441e8809015b6440997a5b6c994906f677ced29
MD5 1bad3250d564836a6d04690ee35d3196
BLAKE2b-256 d1f24ecb5fdf2f7e996603cd91d8616eaecac92878f20007d1e5b27349aa32cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a38ff8223a8ff8eedeff71664560c68a115cfc6d552d5087a7c074953f8b1b57
MD5 2d59de804d4483efad93ab81010cd83d
BLAKE2b-256 40561412f41a7ae3595d3dc299e9d91d899b31f5f770151eb2d85a4cc7207d67

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b1ea519f56fae3a266e1ffa8850d3fb626ef9df7b59e03ab109f678ab750272
MD5 fcb764d65f12d56b41cac66acc39c49a
BLAKE2b-256 4758a88598effc531474afff5ea7b290af923069c37f5fe4fc96280af230bb90

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8d40e8ebd1dbe652390e95116dc7cd6257d2f05fa206d46f30b232a3d0eef56c
MD5 3601050ffbd6acc186c6c04eda169d95
BLAKE2b-256 264178baac00826b14698f214091660758b87c8afe9423bb65b6573cb61a5905

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 be6f5bb67b0335f6c7929301aef664ceb6271ad02c83d93b4a24b09b8120d9d6
MD5 e50010e7673313d9742535256429e3fd
BLAKE2b-256 0edb9eb2eb5afc14bab4ee5524681d28d115c310f66def2e0119578e1a737f32

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ladybug-0.15.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a5a874b8bab458b71f2d3634de4015f830de8953a86faf8f91aa00f0780576f1
MD5 3def7bc8a8753aa45b15c9f48eab8fb3
BLAKE2b-256 e0bee58638d17dcbfed0552eb1d32998a634439ec5c25f9951b2bcf7e0a247c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17df519815ed2795445119bc94d0d73ef60e1936500024abd8ae5feaa35bf7b5
MD5 289ddc01339d2d7b56d6958742548c36
BLAKE2b-256 2acffa82fd87f7ab88d9b667c77b2577d3a669938e8201796af707a6e472f163

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec3a32153152d235d1ccb51319d1e7cc3934ebd6af46e6649ceaf0e15a206abb
MD5 ad4e3cf51e4d236919a40307bf206cbc
BLAKE2b-256 9bcf8e6b877a4ddba350f36d94c5330c7155786f4f38beb47e6d2b9890dc7caf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c52128275e8faec23aa15441c70368e238b831c2d79f5f8351f6fed541157bf5
MD5 b018e25d83bc8937962988d610735789
BLAKE2b-256 9d69316889a42131e093c023a4ff185d63603437ab5bd99cdf1a2aa6d35147c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37e4182514b454f63094c41dd55c78d42d693e8f4a2afa92068dd06512ce2e6d
MD5 499f6a64a630214a0ec66e048cb79327
BLAKE2b-256 955029e2e5882c75800561b7d3fb63c7333930e5499cce15db5b5a61bd76a338

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ba095b21f18b1c47e51a70c9e640e10e42b7b122868a183b44290fac32caa3ae
MD5 276255794a7bffacf3bfcf923446fecd
BLAKE2b-256 34908a595ebc0885d6fe5bce55538667c66ee73e5312880c0fb732d8284decc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 01926ef51570c13b535ebb3d9accaa34303eba9f1c4325463d72d703cbbcfd94
MD5 1a9f690c5fdd9af71d8cc2e6f24d273c
BLAKE2b-256 73057c529d45d825c1a474ec0953347b9f9b2c4a3da441172b87cd7b2c1ec048

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ladybug-0.15.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0583e1c4c14568da3a2df6f6bf8d72a05802e2be4aec8744976f0326a6410cd5
MD5 2d448afd9f75aca9f03903013fb95ff2
BLAKE2b-256 2c064e2b2fcbd18c8ea9596523904651657ed502a9bbcc9567dae5e7cf5b130f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eaf156bc0c6842f7b4dfc58a850c4f9026603b62e7ad5d1ec1a54f1391368c1c
MD5 e9ce772da7faf105fbff532fca2d0a20
BLAKE2b-256 90232f1548ee3316c76ab3dddfd87877ddbf5228d5dc4d17b9ee8a1963ee6f1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 baf9e27bd16419bd5913f88e5cfaafa11da8f8772fe4704749255531d9da3edb
MD5 5de68b968d983105a6d0d76b32a7d52e
BLAKE2b-256 4dc78917a8394d99d876b99f5c1ac15d094245d89b06a5cd8d0bfe9b79459670

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8242c06143cb176a9ead085a3304aa8edb3979d54cc743ca5e7d7670c4fc03c8
MD5 c7e06b3def78519ff82bc3671c2545a7
BLAKE2b-256 6a5544c4ec8ceb429673055305be1ec1b6bcf094ec2d190480c1da3bcbf12b0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99b04bbb0dd8c603837fb7baab85c43635f836e7ec8fffb478eb36331f2ae8dc
MD5 6ee3d619d5a1082c376bbaed3f3921bb
BLAKE2b-256 c9af75a739228ff774341562edcd46153f9efc006d1ac5f049b0df806d412dcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3f6d4b03fbb13f4a1080241de9947cae922911a912058ff714e3b281cd318154
MD5 bb5fda9876f3ce8729818741c32148a1
BLAKE2b-256 9d1431f8606bae563b49907cda7109c2aca9e3a132818428ef44baa29ffc2cb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8bc1d6408cb0b7a827426f0d916470be522a09fcf2ab970e512fa0697a1b942c
MD5 b0ace13efa2204cad9fdba54c48a7624
BLAKE2b-256 94d7fe70313c304740f660f3f5b622028751ffadf4081ad682092e44a86834bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ladybug-0.15.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 82e4891dd38f781f03aa41c9e78c6a3fa067370733c4365ca28f36b6fd51323b
MD5 50d078787cd32349590c4afb157ff119
BLAKE2b-256 561227fc4f5c4e1db17a2639c084cc3fd1082fe67f1518383b67bafd75befbe1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 128283f495bcdb1d65821df753237de1e2866d3dd6b43d60ed56a3b8eec43eb7
MD5 145e3c734dd6bc5601c3e8fd10a941a1
BLAKE2b-256 b10778ef0e7a54eccc368348405ca745ef2abef7ff09b93b5b977af40a99b352

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c5a0efcbfc5beb9645b1a71f03b57bc357f042b37a378674adaedb36cdf68ef6
MD5 83bfaf200ca512b8ac99b1c430469542
BLAKE2b-256 8ca72a40ed23509d0b301cbc2cb29b453030da333ae7a524b3b3147143a5673e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f782367e47aca8ad58d88cd1b043466235628100c39192660219dbe0591dc94
MD5 77c247747bdfefb191181ac4e2a75b00
BLAKE2b-256 b18d5c6aec470b1a03d2dfced4ca6e7822d0965510961303d760b89d0bd51c1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9ba99b50793019de73803bc8a46592830e5faae676581a6f66f4d56444c90aeb
MD5 58b3622315d12ec345ff1f0b3c65993c
BLAKE2b-256 0cba6460fd3a0f97e68c46256a0d02894ed99fabc24e28cfa47bdc55aafbc826

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 18f2f0f51152335b56c87da3be30b303e4009984e949a8ed91fb6cde55913091
MD5 55f8556e7de77e259837eb32a65eae08
BLAKE2b-256 3cda5a488fae17ef5ad6bfde09dd87050689d932a1da6a0d1c32a5d46295a697

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1af0199af74a4bbe9dea2bd9206323e0a73610ef4cb850857fb7fa2ab5450577
MD5 a26f55b7cd92cb5464419905e2cff5cc
BLAKE2b-256 4053167fccc4874404b92f3f22f484abde2ccfb894c2ca417924ec911de7f2d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ladybug-0.15.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0a70a3fa89bce1eb3d814931b30046476f5f5d3fc024259e78bb2bc5ee4e7299
MD5 11647db11ef932d3a349af5f7a6c7288
BLAKE2b-256 b872a130a30f4eabe0a98dd6831f9dd8ad19bbd76256b5dc03d230f6a4a33d73

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74b52699e4a0e34da8b8b99c6c509b27721a63bb1f40a55eb904c54aead74614
MD5 15e7f1aa456b81f0da42b68d44ee6ed8
BLAKE2b-256 4aaa7f377a0fd75ed9db6334b7ccbba5fcaa115617db5e5dc85af1e686a6e9d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f73a236b8bb3f6fcfe14e85853b05e46ad669e12f8b0bad32635ae6fe3494119
MD5 b9aa7cf1a916828957b0ff7005af2952
BLAKE2b-256 71a3235605e0fd4fde30cdd665fc047c6f0e74324f058c74af73babf81d31426

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71c4bb93b0ff4132047042f9215f719570f81be522cbf553f2a09a433db1e4c4
MD5 6e365cfe1218656cb2825d0d049b52ee
BLAKE2b-256 4022518fb00cc36241d271024b8b72c31daf60ba74975ccacdfce6a50deb9d12

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c9597b49b1087b2f6bf0bfc3d2343fa17e4584d1a223149344760fb3084fe60d
MD5 fc8465110931d416f5d8790a2c397ae9
BLAKE2b-256 65cc8ed6e71aeb69f9691566b40f2db764dfe423bb10fb79fb82f82c8290cb29

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a3d3d6748e851602a302a6a74c1369f7da71a29e1010ccee406a5de3e9eea554
MD5 64f4b7f07325617d85e7cb29b8f40ffc
BLAKE2b-256 874cac8cf5e0dd270e9f9d2a1012b97541596cf50731c5212c5d6c74945ddf71

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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.15.3-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.15.3-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2db5c91361e0b1610a663c887a3b16c6e39f865c545003b42fe1230bef553511
MD5 bf8d3c6c98fb94dc0ef1dcb04ff4ca23
BLAKE2b-256 82f6f51487f4792dc771d567dd6cbacde4babb705549e437d4543c6399cf35ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.15.3-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