Skip to main content
Ladybug Logo

Github Actions Badge Ask DeepWiki 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.

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.19.1.tar.gz (10.3 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.19.1-cp314-cp314-win_arm64.whl (8.5 MB view details)

Uploaded CPython 3.14Windows ARM64

ladybug-0.19.1-cp314-cp314-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.14Windows x86-64

ladybug-0.19.1-cp314-cp314-musllinux_1_2_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ladybug-0.19.1-cp314-cp314-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ladybug-0.19.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

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

ladybug-0.19.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

ladybug-0.19.1-cp314-cp314-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

ladybug-0.19.1-cp314-cp314-macosx_15_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

ladybug-0.19.1-cp313-cp313-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.13Windows ARM64

ladybug-0.19.1-cp313-cp313-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.13Windows x86-64

ladybug-0.19.1-cp313-cp313-musllinux_1_2_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ladybug-0.19.1-cp313-cp313-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ladybug-0.19.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

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

ladybug-0.19.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

ladybug-0.19.1-cp313-cp313-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

ladybug-0.19.1-cp313-cp313-macosx_15_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

ladybug-0.19.1-cp312-cp312-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.12Windows ARM64

ladybug-0.19.1-cp312-cp312-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.12Windows x86-64

ladybug-0.19.1-cp312-cp312-musllinux_1_2_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ladybug-0.19.1-cp312-cp312-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ladybug-0.19.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

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

ladybug-0.19.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

ladybug-0.19.1-cp312-cp312-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

ladybug-0.19.1-cp312-cp312-macosx_15_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

ladybug-0.19.1-cp311-cp311-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.11Windows ARM64

ladybug-0.19.1-cp311-cp311-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.11Windows x86-64

ladybug-0.19.1-cp311-cp311-musllinux_1_2_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ladybug-0.19.1-cp311-cp311-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ladybug-0.19.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

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

ladybug-0.19.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

ladybug-0.19.1-cp311-cp311-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

ladybug-0.19.1-cp311-cp311-macosx_15_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

ladybug-0.19.1-cp310-cp310-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.10Windows ARM64

ladybug-0.19.1-cp310-cp310-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.10Windows x86-64

ladybug-0.19.1-cp310-cp310-musllinux_1_2_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ladybug-0.19.1-cp310-cp310-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ladybug-0.19.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

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

ladybug-0.19.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

ladybug-0.19.1-cp310-cp310-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

ladybug-0.19.1-cp310-cp310-macosx_15_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

File details

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

File metadata

  • Download URL: ladybug-0.19.1.tar.gz
  • Upload date:
  • Size: 10.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1.tar.gz
Algorithm Hash digest
SHA256 cf3a510e396794ba4702ed0423b81a5502070a9dfbdb6ea97a5766f27565ec05
MD5 09e2843a5c3b7687580b025cbd93a16d
BLAKE2b-256 84c6300b8b384f58a81d42d70ae26c7e7c4920c84502546b78278dd32dc39dfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1.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.19.1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 db24c840bbb931b7f2fd959acd1e55360b997576c9b18e5ac1a1cd25d7b7ea8b
MD5 e6dc83c158f8bd891bdd31eb8c48b723
BLAKE2b-256 d1a694bdc981fe0c55537b84c0549472fafcdd14eb2ca4b179ee34bbd536dc76

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b213587ae4f86e34008f8d4a44e1ac8467003c5c03a19244d9ee4e3e431c5775
MD5 fd35091063ad4196066e2b921631675f
BLAKE2b-256 16fbe6ed7abcba202d5fab76ec5a6acfb3358e6ea7e5730059c96593acb7deb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e334151ca486e84efa4a5af10861728fe395f000e44bd050a94d1e877b143df0
MD5 68df470d1b43947aaa52b5bf3e64e9d4
BLAKE2b-256 5539ab516c40b96580e493a770ae49fc214fdc2e4a6e6f8f0d44284a2ef631ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d9b0deffe428524f39547668800a81734157340987aeb66ed01f879c3f277dc
MD5 b1f8e5103b66c406839b47ab2ee79527
BLAKE2b-256 3c5ff26ab4436f89f662c265e900e450aa27ec40f4f9d949fb27a9d4017292e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8446e69edc766b9acf61a6af82af6eb0570067196c5c94716a8865bf7ea9b555
MD5 83496f6742fca4a3a5aaf04d7e4fb86e
BLAKE2b-256 49f077add7f65f72fd8d5e5b156701e1d16926a617de9075cf655951b5c4bd72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c720e019ebcb7c4fb2e3b5a274c6d2034da72fdf43eeaa6b2a6805d48fb3c91
MD5 2ee268afdd9a194f5bc0aed2fc972632
BLAKE2b-256 5d6c8062703f0976062951797c355042cb3861d879b4fdaf874a432430e1ab0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-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.19.1-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f4d10576fb2188574f19dd4efa99a79e5de5d2e0a6fd3e3def0fe3b1f80fff8d
MD5 be8877d08c2763b8fc597d8edd3a0b73
BLAKE2b-256 107ee54cbbe1c29aea3f45591f4e368ee95ffae305308c6a54e519a62cedeaef

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp314-cp314-macosx_15_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.19.1-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 cf4239deeadf45252563059a9185b6955f5c80b370c49fc5097bb704da8c821c
MD5 7c4b2b85f6f03b92d7146da6813059d2
BLAKE2b-256 ede1817caca958a68585052236020dce6b6aac00bd3d5a4ae3e87dce9f864070

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp314-cp314-macosx_15_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.19.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7902ef0bbce2405f220b66668f26ef22dc1b69a2f6b946d89a50956b8b170aa9
MD5 22e5d1f22e2b1342c21c0e4e2bd26c7d
BLAKE2b-256 5bdf29c1716a36cbccd5629436cb076f84f3ab4fb08bd890c681b8ff2ceff7b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fffc3468d7033d0688b3c7957e1b59e987a362e6e281d8c77b4e4eedaf1b674e
MD5 15c0e650f271f53e4a628b625a57adf4
BLAKE2b-256 1b8cb365bd78a498151e234972ab78c009d625dee0ceecf3ada6463545020d68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7261fe99ea1594deaafa717ee17d1ee4bf39867b99dec5aa36413cd0d092f59a
MD5 03e57cde74332e502119fd9c74f1d59c
BLAKE2b-256 f1bb7c11ac412c7dc66ff84a26d7231027a9122e4491c9ae37567655df001e9c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 452086f9f7e2ac9bc36776a9f0d2a41866cda49228e341b3ff97a82a46dfc9f1
MD5 db280875c2bac96a7cd18d947b87dab2
BLAKE2b-256 27c335c9b9a02450e826cf294d60b94beae5b47e9ce1496f132b3131ff720c46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7068edcaf72bd018568832e1d42983f203541e1db591128c7578e54a36123e7c
MD5 05a9ff087d4ea8b18f494f8454b0da52
BLAKE2b-256 61f0ffbe872b7b15304784bcc5049ff13c0e372d756bc32466d6b6c9a6875a83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8c97e78ffd4cad73789b40b5c18f1934ee712a063abb8aa093fb22d47925191
MD5 ad9f5059274009807ab28f0c6c488a34
BLAKE2b-256 5022554ff4cda4d39d6176527538af1910099bb0026aa10c2e4458643ea80a85

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-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.19.1-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3ae8298002a3c53331fe06306be0d5cc98462fa5255ac257de89b1cb5da01f02
MD5 ffb7bb6b84ec130dcf5346c91ab3a9ac
BLAKE2b-256 38198699906ab2dc7bdd897f4badad8ff5da84100db45846bedc8a71d9f327ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp313-cp313-macosx_15_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.19.1-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 727198319367f824c7957a8d8f9e4bb996cefedb0be6ea5c80276c9ac017ae60
MD5 25eb8a62226e147dc8c81c04a9e5460a
BLAKE2b-256 a59ea01e69840aa70d3b41cf52ecf6337c3e8d65e63085fe9b6012c8bece64c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp313-cp313-macosx_15_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.19.1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 45712f36efb8073752249f8d55d840f47412d0a99366d33d1c2d46b24797d8f1
MD5 bab15231ff1cf499a8a5fdf7cf2e9263
BLAKE2b-256 f6e75e49d9d96b3903fde53bb3c1d39bf00c38e43d9cc52d9961eecfc4daa979

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 34189d55118cbcaedf538365cf74cf0c0d782adcd978df684518bce182ccada2
MD5 f0db4181e7e023c57b5adc199aefa134
BLAKE2b-256 d02b4a6e8bf0896a39778195d595061e46711fb494d43651c0e71c879dc08251

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b2060283a130d12946c5636caba6c285fef9f50f4c200e6627d823911e9aaa1
MD5 f410e48bb6601177d1daff9a1819df43
BLAKE2b-256 c82b941534b20c003cea6b1c6af751107f933e8db075356ee582e677ce3e2423

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f5a0eb76d426de6e0c945e209ced63ceb07d58da738a0d8307975e896d2a3b0e
MD5 7bf66b5c81cddb2b3d7cc42e9c89e11b
BLAKE2b-256 914f8384e836b22fe18749b022f05a25a0a20333212ed8d331d6e736577cbfe4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29ca478e3e65504e2666844ecd6d354868c58152c92c2a694f824d04646d3758
MD5 7cde1fd31588aeaec247a4eb118f612d
BLAKE2b-256 e1ca475d42aa9ae2dda642b7730512c5240c54981ca88d99daef497ff51db393

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9df804fcebbad6f73e9ba03325481e9f61f4e3a4dc1ba8f15752eca4c516ce6b
MD5 f43a53c2b7f0c5b6a59e6578c371aa99
BLAKE2b-256 4d93e9a49e381c0f51831b88cac9d24ab2e87d0fff6c53ee94931dfcd0c880c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-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.19.1-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8ad6cac8764343a99fbdb6d31a1325f5b5da51ab7d18093d205bf3a275db32d8
MD5 8a3b702205998f2882d9cb17396020e4
BLAKE2b-256 9d21887e76e65850f4802f60303e5aebd939e8d734b077a3403c7a3473589a8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp312-cp312-macosx_15_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.19.1-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 e950a746f1e5b343a6ee1602c385c89466db5b555e6c2a4ec17b5ef26c12fd7a
MD5 c76296a8d1e613abf377589c8a92387b
BLAKE2b-256 2a4b8f4dccde4c412494d62fd7fa07ffc630070b1d95ca7655cdbeb3f45ce781

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp312-cp312-macosx_15_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.19.1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 39c595d9909a80f03dd9fc6e4f0af3d2452b7aefac55f1858b83f1a2c3697122
MD5 1865d276b3206714d154a1fe3c892359
BLAKE2b-256 ffc5531c58f9ae5d4fe046088abe169833cebfcdd0ef32871f937f4eb6c54224

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5fcb108e9d0ddbc67a3c6d67adc570e256f96d8717563efdded36344681d1c49
MD5 242c5095f18ede4db2d74787433cf98f
BLAKE2b-256 4df795f4f7f6194b157967d8dbe7309af23e6515affa6e100720c4631e6a1fd5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 614d0db9f89d9d8a25be5527e459b0101fe49719db4299df2e4fa4b8fbb9c34a
MD5 a1f8291ff1856b2e02192d103d6d87d0
BLAKE2b-256 854947d54544de46560c3100a9ecef6c15f325a6ffa6a216814abd1f6f280ac2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf67df546821cb02af6633718295f01b2f35bc150884d5f4df71fd870031de2e
MD5 dcfb87042aab9148f1fbf6d50bd71302
BLAKE2b-256 1dcb5a0aa8f3b4c4e378d4117110c3db57d4ef44976a43bb671cbe017fec667c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c3493688a3ca32245331576caac11cfbe3decfb17a4cc28b803918f42405f30
MD5 2e1e3613cedaf79754d96a3937a5145d
BLAKE2b-256 8e53ddb73e3f58d8863774412bf4ca5807e81cf0257e048bd0d2e6022b3a1e98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 44c3099eeb854ff0425d14d45266b8fb364d065a7cd585d3b62400682ad8de24
MD5 999513adb41016a458e2f26d7bf3e3ba
BLAKE2b-256 f68be189dc6cb511b90873e3a509ddb9313addd84ab99b081047dbba41041699

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-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.19.1-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8511a09e9d0f661ea055b8bc8c2b4b48ad8303aa2f73c6a619dba964bb3d0e3a
MD5 606b22779c53ceb72512b582b82ffab9
BLAKE2b-256 2dffcdb44773828c75f4b09140c468dee24aafd1d084263bf14cc71081a1c834

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp311-cp311-macosx_15_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.19.1-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 3828789ef951c4611937d22d4f0b75ae1d4930aa16b160461156f276d6d573da
MD5 2c902b82972b3057b39191fc18a5f985
BLAKE2b-256 f81e61188aee71f2588158cdfb417b56c5a8d0a6b09b8ca80c05ebcd1e781625

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp311-cp311-macosx_15_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.19.1-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.1-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 753307fb04bdcdb387301f2d8acbccb9a0672ef4c98fa7fa6dcde510b9e0ea6d
MD5 64b317681f991ea2b5262e06c76cc075
BLAKE2b-256 c48511929e326bf096b05b7a0fc6c36e7b50c6a80ee4f38356b9f256f79930a0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b4df59b3cab6393344a3dda669c72d6fe7c96c615cb4ff4006246546382aa711
MD5 514b8359ff9dcb5565e0638a6ae4a37a
BLAKE2b-256 2f16d294f1ca489e18e8e013f30b292cdcd2338e7fa09fce68ecc33fe51209ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d335e954e64e9448869e066ec0d44bc5932a81065c08c0fc71283fea143bf19
MD5 ce9f0fb2666b53ffbc8b5f3106b15520
BLAKE2b-256 5a5e73638ec50a778e02704902feeac21df7ed92b882d6cd4c443c9472496aee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a2087a6e3f392686aadc45b49268a3fc9c32f1cebb216ee051fb6573b6bd777
MD5 a25994576b6c4985b3bce06c8c74095c
BLAKE2b-256 83d6d9dc56164d94771217b947e3a6850ec6260114b3ef5042f977d2211c550b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c462f525f141bb3465958febdf4b69c1a8b113225cce34b0a8b817c3465d4ee
MD5 74a9772fa19800d2e620fcb9bbce6c68
BLAKE2b-256 75ef86d85b5d89186ae63826ec253ad1403bd8dfaef24c6de08ef5703790e08e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf205089ae87f4f86049eb774c2ab9be9e7eb2996e5ac1f5702ea972f01ad6cc
MD5 9d5326a9ee350141bdf720c72b1200a7
BLAKE2b-256 727500cbd359debe61c42fa843b3b575c837530c89a5e96a81044a47a503dfb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-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.19.1-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 4fa1eafb7f40353221240492582b6ede83502ad4d77a7144c3b8f232ebffc774
MD5 b64378a65aa3632906e63797368fd156
BLAKE2b-256 c0d53ac8494a0146455124e566333daf214637c757ad0be55299f93c719d3e3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp310-cp310-macosx_15_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.19.1-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ladybug-0.19.1-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 cc889da6eab8e92458b1b4a8fffddbcce0272e0e40f40844dd72bf58637dfb64
MD5 cf7780583049a7f1376a6e8f344c6f91
BLAKE2b-256 89c81de584b755f7a21aa8d68dd5539a404f73c397c7795d2ccb368d2e8c59ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.1-cp310-cp310-macosx_15_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.

Release history Release notifications | RSS feed

This release

0.19.1 This release

41 files

0.19.0

41 files

0.18.3

41 files

0.18.2

41 files

0.18.1

41 files

0.18.0

41 files

0.17.1

41 files

0.17.0

36 files

0.16.1

35 files

0.16.0

35 files

0.15.4

35 files

0.15.3

36 files

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page