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.tar.gz (10.2 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-cp314-cp314-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

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

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

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

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

Uploaded CPython 3.14macOS 13.0+ x86-64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

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

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

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

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

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

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

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

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

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

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

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

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

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

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

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

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

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

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

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

Uploaded CPython 3.10macOS 13.0+ x86-64

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

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: ladybug-0.17.0.tar.gz
  • Upload date:
  • Size: 10.2 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.tar.gz
Algorithm Hash digest
SHA256 6edc8d14d0b17c659bb39af2c5432264c18e87d0a6dc042430553fc4304e790e
MD5 add3ef91219399c584fa89ff9763d6ff
BLAKE2b-256 7829a0e43961b719f80e274dae27b5bf14f82d6061f89b6878e54242c8ecfcee

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.17.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.4 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.17.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b13f1e31c73e0e635b8cd35372a9e74e709ae466c1deac136f157c39610b6794
MD5 61f9f99f6dd47ee6834fb9d73aff0b92
BLAKE2b-256 6fb76263c53afd1ff148dba328481e5809d4cd7d2c0a9096c7d7d51824fcf9da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fae26ea3f2bf6ded9eee9357f695d04258d76f96822248f30969891c3c467966
MD5 76e953345fe472dc3fec03bfabb50cda
BLAKE2b-256 712fe36a6d3277c92c50402945934e08c471907148dec474a7062ea799bc05ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb50a8fa65275bb7905365c0c343760ba609abb4ba4430c828363e5be832b664
MD5 e92cb6c8443d87db49b662036fb18499
BLAKE2b-256 c2bcdfa7a35320c6576015d6883d605f88786ec5b2cc63017303b1b259562347

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45027585cfb1b16a6a7d5f58628618e0581a9b56e35e9570c87c3232dc5f9f45
MD5 8b7c3777d5a21a721c9adfc53d9b6fb5
BLAKE2b-256 baee19005cf9fc3a1909cb2696301b2ba5746950cae87d7dfd01d4fa1b52e4d4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dcaa5ec52738b23a6b6647bc3a4310063fbd7d5868a453d1bd608a9da9a83890
MD5 44f743dcbbd4c7ecf5767aa1a1dba93d
BLAKE2b-256 6de84e7abc3cd9b38bbb48e5e3a2bd70f958e6d0cf180be64f9790140e0ae0f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1e3cf3273a79801b7189eff4887fb09225f716960620f9673936e6c330f3b9f0
MD5 304c356d8a28300298c4df6cd80266fb
BLAKE2b-256 47d9466c01b6ec05cd3bc8695c17ef89c89dfc5f5fd0f05b5764d6e788f1be01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 257bee3a30982681abcac3ede11308451df1c1b7e9a01ea03b29dc88ffc9f894
MD5 c79b4320c60b581271a095c03b72f04d
BLAKE2b-256 1fe8c1b1a365e7eda91654935fe5951119bf91ff217107718f0dac7beb77b9cc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.17.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.17.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2527dd74ac08203f46787c47c732a76716200d323225b548233b2565afc1dc28
MD5 14ec9defc0e61afb506b46433f629113
BLAKE2b-256 207ec92bcd1395e505cb22340f331c9fe2539b3d7099fa3c9a276d47f4adc5a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa4979350522d113d8947535279c8ae464e21f49188b9fc817c14674b111e3ee
MD5 fa0c8ce4e950df9e056c5ab7ecd94213
BLAKE2b-256 0901bdee64149a7f9f7880609d941a579d7d848083138c216c99ae06ec342855

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 04c77bdd3aa08b662635165293f768d26f865efb90c06db1f6929e9ca54bb555
MD5 861e58f63175eebb7febced7bafd07a4
BLAKE2b-256 f50eddde4e0fe9ee887a5dedb514896ef98cfc7d36cc8456c913d5a220dc2b46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7ee8d6740438d4caff5d90b676e6fca48dcc3aafac97f6facf21f51913655ffa
MD5 3d6338c0632c08866239609b241d84d5
BLAKE2b-256 0886fee9f77217a5db2d273cf6b5f243360f201dee60457b557facfbb32cde66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 20514fa823b60db273ec05950e5d8667b865d9a92dce9a7f892366c036312693
MD5 f3aeb9a2103eccffc15b9bb78c07c98e
BLAKE2b-256 bb2e1f882abe36463b7b01a0bd30681f19e658ce085cfb3180bbb520b9101b5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 eff95469aeaad48042ab2291d3e4368ee10320cc52144c42258c2f0334dd13bc
MD5 8965728bb31d237ed4dab4ee07227322
BLAKE2b-256 3c38d625539302ce76e85213292aa64439379ac56df140445549fcbef666828e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c932ac3f677cbae443686f8fa506aceefa69dff26fc7464e88204f490c96febc
MD5 11d3dc911918ea04524a89e6661a6220
BLAKE2b-256 d4adac807e3738d3f400058fcdb4354d86d7749bf140da94253c8f89c0fdeb7b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.17.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.17.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9a53ae9dcc8636fda23c78430ac6fb547ea7ab3b6ac90cd78219deb7d9cd05a8
MD5 a34f458aaa497f6909bcc2b392a97346
BLAKE2b-256 f28e28238b764c813fa9a8430cc35609d26ba0b94a09c9c0e8debc0e17a16fcb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60edc7a12c7a7f4cec4371797ee4361839adc9563fc623ec7b4bb258c1888145
MD5 b3760650de42aeaaee3b3dd70891bbdb
BLAKE2b-256 15a6280bcab11b8b35dc817209db30fc57b335af92e2ff00b3be78fb3f4a23e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aa2482403b4231ff828125bd574ff799393afc6b7c699ca31e61f7532396b0ec
MD5 97426a78523730de3c84a442d3efced6
BLAKE2b-256 380c87472def5d2ef5f1a62c69ea4b9709304ce2f6ec0e829777503e323c55c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be16051baddf815ddf608bed476d6cc8b6e8bdb603ca9da1ace7be5c0c3616c0
MD5 fdb08e77ac4e2874b66ac715478b3854
BLAKE2b-256 eb95bcd9635e9b5177a8fb2c4de24ea132053eb932bd281f77f8b7e446049b2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e7ee790f33a24a82a1179bb7b5a8e10c177f717de9845f1ab0241b58f3311ac4
MD5 882bd77253a746f7df1ca09aa3fa513a
BLAKE2b-256 d14f669c633ee3695c2fe589879103ee2639b53a595ff75c9aa284c9aa4ed2da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 74f9d03ab4193fb41847f89fd32c9becdd1983a558dc5d00e23c1368760ea71f
MD5 f2d827fc8766f37083273175be0ce5e1
BLAKE2b-256 f6f7a1779003b5e2b53006a17f1d5a443e5e9bd854cad0ea63e2070cb652bed3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 774af1f777e3af8d6199558fec1bbed11a73efe07b2220de53e4c623db8796f8
MD5 53b84a913821d26c0cab297553a67ead
BLAKE2b-256 d94e21ccb1c2feafd98081470ae331e145592fd12ed6cde64fc8801ee5bba180

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.17.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.17.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 738887b33dfdd94aa44a3bed094a4f165ed9ca702db4ef760b56cf947c87c37d
MD5 000d5b6493ec13a9ceaea9a5abdd0dd3
BLAKE2b-256 ca9b727d0bde180ed96a34194d04cbf63672afdada17e4dd90c58dd9e6e57762

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7bb5c5608e8e013ed9536c9e49f5e565e5ffe6f93764fe48294b81f4643b202f
MD5 4d2c99e34a38d497d5401dfec06104c2
BLAKE2b-256 ed948ad9670bdba2c189cb7d2ef930b69f4341c5d6bb8659c49368aedfdc2cd6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a9906d02af550feeef83575b08a953411187ddab5f9a2190825affb9dbd74c6a
MD5 d9c82bc710218fd8bbfb15e72dd470d7
BLAKE2b-256 8f79d2dc632bba752eebc304967f054a9f849509510c3427570c75c9b2e04415

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ea17eb5abf86b89c0eebf1fa9c24ef8cb6d2274c30fa9df13e30690e7fd7af6
MD5 79c0ef5adfc1278d4b560b6ea41e9653
BLAKE2b-256 99b681687d21dc4c44a3793e9e4a0390bae2e50ef52e4b4ea70bf49d0b687891

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3708626e54f52688567cf6038ce74af4a3b991ae6b8e2f77abd24cb157c9fc77
MD5 96f96521970666712dfea114c2ed814f
BLAKE2b-256 be59a08816408293b62d1a48233000d0db2ce0a6d19e80fd4f2eb58aa57dff32

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 533a53023710d6e8df6531a4001ca7b96f73a38708b491bb96b5919c13042fe8
MD5 42344846da63d95d81803d84b00d5c1b
BLAKE2b-256 d46535242144f1aa650e2c2df9a6ff7a482d12955425c907a25dd24e67681553

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c91a44d158d1b81fdd1380e38bcb98663277cc15ebf77048144d59575dcdfdd5
MD5 5fa1430fdf4c30ead9811e43982a75be
BLAKE2b-256 1012c590b3f8d239104416057cb7394d5fcb9f4f530ba206daa9c1c2170bebf4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.17.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.17.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d5f305251e5e37d91e3f95e0f27fedbb3cd688352005c1bf8e4fcc36ce63276c
MD5 fd50eb35480bdb5842a722cb9f72d72b
BLAKE2b-256 3f28bea65b841dfd7c59c5a69a5100d43048b82626b1a6bd33e8194f0e1962b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 353eab63e7ca22316e19b933f276aebbeeb62ec5a56a6eeac0e7109a82c5a461
MD5 eff3681f3b8ed47e49b5a58103a8ce5d
BLAKE2b-256 5daaa726781c45d92cc0ba1ba7a4cd5871c0bbbc993d9bb0e30caf81eae96196

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a35df06bc0bed039ce93d69b8fe47a8a6c418bc150165a84aede3224c137672c
MD5 7b11468c0c8b7a05a39f57cc12fc6cfa
BLAKE2b-256 bc75fa4b1e752911dba5c23086dc86e6fac340784e9cd2138e1847246586406b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0fd2ec61564bf5dd48efde85033579b0ada3d0650b1a1d2a389a51997178ee3f
MD5 94ddb5102fc223a3213a94b9fabf5e5c
BLAKE2b-256 9add403e5f8609dfc9bf0e2862d5a475adb3187a26f1a390856a21add4f13a10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a0815e23b4f73dd1c03848659498c25adc50c3f9de695e77418f6be81108ac35
MD5 f6ee90e35a2697b7f0a68972021cc34e
BLAKE2b-256 b6e8558c351e94eb5ce0e8395e1f24137f69e48161c2896392d5611b1234ac56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fefcab39139d00fd28ef3626aadc87e44c981d89b3356cfef92889d85521c8dc
MD5 a205271b54896f7caab188e4af17459a
BLAKE2b-256 637e04b3085d1ce69a245a93308be30c362c05e82e76eeff3a796fdba8dfc3a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.17.0-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0a861f447058cc8a1eb020389696f20ebf337fc95d1accc235571a09f6fbe947
MD5 f25ee7a8202d239c58d0852899d3c71f
BLAKE2b-256 aaf9ba1634fdbc63ea70f1ce1380e945d88a6888ee04e15c77df360c17085bd1

See more details on using hashes here.

Provenance

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