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.0.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.0-cp314-cp314-win_arm64.whl (8.5 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

ladybug-0.19.0-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.0-cp314-cp314-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ladybug-0.19.0-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.0-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.0-cp314-cp314-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

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

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

ladybug-0.19.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ladybug-0.19.0-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.0-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.0-cp313-cp313-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

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

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

ladybug-0.19.0-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.0-cp312-cp312-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ladybug-0.19.0-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.0-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.0-cp312-cp312-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

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

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

ladybug-0.19.0-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.0-cp311-cp311-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ladybug-0.19.0-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.0-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.0-cp311-cp311-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

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

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

ladybug-0.19.0-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.0-cp310-cp310-musllinux_1_2_aarch64.whl (8.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ladybug-0.19.0-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.0-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.0-cp310-cp310-macosx_15_0_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

ladybug-0.19.0-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.0.tar.gz.

File metadata

  • Download URL: ladybug-0.19.0.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.0.tar.gz
Algorithm Hash digest
SHA256 02a0725d29b36fd0de469dab14928c3bc8c5dfee4019acfd60ca504caffc4cd7
MD5 a7bd1cea148d444a897c7e7c1f492dd1
BLAKE2b-256 65f70ef0a9616d622c790c7fd559d10eb0fdd320c5880e79da035d0b23d2ab8d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 69b8a3d05f04dbadde0f111e03a82e387675032232d3f8ccc91921b749fa8306
MD5 7252adf5cd707236c7eb01282e5357a8
BLAKE2b-256 bcb4f74b3049cc049a04700dbdafb91b299fec6f804759c56e173dd907cbd768

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1051bf29963eb73d35910f60256fb0649057cd1d0993237bdaf193654071507c
MD5 7f9d3dbf08853d35e8f2c86cf52561af
BLAKE2b-256 e1580b8c6b7c73d3c3b86f1b646b7ea7fbd0055476e582ad12911f491733da28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3b2227e10d2004691b3fca755ec050da317eb9a7e1411f5358a395c2eaf19bb
MD5 192f949ec4260ea94c72c19db51f74ac
BLAKE2b-256 87f0060e015ce0384acfbfe19fb4bd1c54bd7da52de6a61f34da066a17f4e572

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be3035c3e9232d5c50f399a85fd39713f6b31574d2b198d696117e2f21f96d1b
MD5 8f5d8792d661ba83852f19e014f62dab
BLAKE2b-256 ece7a08b5179cbc07fc35f01dd3cfdbf523410cd6ca0a9a6fb5828b1e27da1ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f880a6d5329461088d25854a8cd77aec17ffbf00b2f3642ed32f94b5d001f452
MD5 961a0024bb7754c5bbbe459833b3831b
BLAKE2b-256 a2302e42725df3c002b16204f44c055afc50cedd80ca93c0180656741493c575

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea03d4388dd024c5fa4629d607765c9c2c6f4fa4350aceabecee8d37b54289bb
MD5 71304f5540fff90340fc5e6853108394
BLAKE2b-256 59c5f632c6f0a1a4a7c53c15c642d4e28c51809b920e831fdac53e6450c4f5de

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 088c5f79bd843ac15aee0bb44c417d70dce833a5295252569dcd139d348700dc
MD5 b3c63517b1654279c727367f24adb61a
BLAKE2b-256 a52510a3f7fb496b2f9e5a26b55433970b2fa493f2f1765ac04651d4c8bfbcca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 4c2cdf36b2f904709b22518938e7828eec9718795b8b562512e3592af4b8466d
MD5 44f042794b61cbc81cd461cedb71c1e1
BLAKE2b-256 6d96b47d5c67f67002df8c4cdb9bfffadc3968f8ef4f7c4baece73e7ad2212cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.0-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.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 0b0e88b49ed63f6a19a143d688b9e4c052ac09e1d11b92583d862d0512ee6bb2
MD5 4f5b28dfb6d5e2cf88e4bfc9b94f0ab0
BLAKE2b-256 63a22872a3caf7d9a8cc45cc5736a265ab956c1286cb63d0826854cc8e6c1f3f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c32273d33360dcc89798ee6a4ae711614c95f18d65b0fc1082653ec55f2530f5
MD5 e4b5c64d08e4fbf5518ff029c76962cf
BLAKE2b-256 fe35a9850cd10087fbece8ed5ecbecbeafdd9384b4c78deef466fd89564d2d4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c035c4f00d97c6e1c89f166c43547a753e6a6e22ec3188a762770cecfb21c7e7
MD5 a5567394fdd14adbd487dedc0913e401
BLAKE2b-256 b8fc1d6d714e000c010a8dc762149e58003e3ef316cd57883a725ae92f6abde0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a329b267bcad79cc9ea56bcd982d5d0c5ed91934219116ecb85910475f82d3f9
MD5 79f71774fa05f88fe527877b828fb782
BLAKE2b-256 f3509a8e4733e7bcd6da90bfe8e9107fe7c36a7138cede8420d15dc6c812a851

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86c352593983e399ad4b43b1e7d7fe04591f763167ec7acf40e6c57f39005c7f
MD5 ce82d0336a9ba8513c05e013794026e2
BLAKE2b-256 9bf89d13303b41f21c22c03918d3b87c785b5688a8a0edc2617f139eb50215ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6116f000eaf7346ca242cf5ae9ee51b2536165a88d43d760e2e746cc8b67be58
MD5 0908842e5a1e7e9ef54ac456e29191a8
BLAKE2b-256 9c100ec2a931d858d0d510b15be5af9cdb226d3ca8735e5d92101abb48187f23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e98bfbf891fb8cbcc345760124dae86d236621ef945d0993fed1fce6ef50ff7e
MD5 14cc34add4aee4da0823ce7d0b6c7629
BLAKE2b-256 5c27df981d8c273f98ef6b3b29130a23a952b204cd57783b648752658b3b257e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 5470bbc0e3b3b544e16d91d33784aeba64e39a7e0f0ae3a04cc2d28e53b8f965
MD5 cb87eeec4d44cbacc53280750a448652
BLAKE2b-256 11a14a79481cdaacbbff5225414aa6f9e565640687918fa875d0b3ccb18442ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.0-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.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e07c17db7834f95bb7f0003a8b0476390908549c91d93865465da60700565425
MD5 80861c801da1ec1242ec85b2ed66a044
BLAKE2b-256 c54cbee1ac2816aecc5fa5671599a36cefac9de37c24ce43bd32418079599494

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 42d15b5e090f3600a47efd4697b1809547fbb0a637f593024e906aa960e7c92b
MD5 181c0919e4b252840cb4f3501ffa159b
BLAKE2b-256 aadd863742a52f79570b561564efb3fc4957fdb921af20f352fef74df56b89db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aacd9f3c8f50b0ee1cbcb6a8ef8cb522b288784482ef13eda2ef1ead6e645cea
MD5 1c4fffb9bd38ba1221735414c0c4351a
BLAKE2b-256 ae94e787d51eae4e9d5d0f3188b35f5d1de191cc17a3d04ac1e12c3ac501e4be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1dfb149912cc960e24a19f83688df5857d0679cc688f8553a896d10f4e8dd8f3
MD5 4003147778768eec41f1dcf32650790f
BLAKE2b-256 575ed4da91d8a5718ef1ec145cf7f178383a698f61b375820ec59e34b5d2bc3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c4d00d5cc55e13524eff56e3295732a3c1b8d272d001b30748c2cc348581827
MD5 18bb6943ffac295cc6c2c7cb7182136b
BLAKE2b-256 6340b5c9c84fd6adb544d559510cc7c0d69a1ba4e7fff4b04d9cd31ef59cc1d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f5333857dbfd871b6fc611ff9e08b98c9b2f09d6ddcf1ae53061de85837bd65
MD5 0edca05ba395a6c6cad5da095f186791
BLAKE2b-256 17350a4ea3eef8d951820a8ea3bc5bc693afef2354be38b613cc83b415401835

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 a232e0eb484647f6573be2eec71a862d9a1c953353a954e0774b6d83e075b488
MD5 9a091b3b74e1bf15a88e64cffc5f9615
BLAKE2b-256 2cab013769e2a63c61e92d6c6aab5ef149e5959dad552f0402b188f7eefb15da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 2189d4baccd8518bd37cb86212105f06b1033b8b711f0328fecb306159c0acca
MD5 1963a73d55d31a1d03fe1d9d32f0b335
BLAKE2b-256 699c62ebf8ff99509bcb6a274b18688f4690e300afe400156f04258a464e2f27

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.0-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.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 66fe4fcd4113f2adfa15ae9b195e43e450fc52de71b612d65c64ada65d597157
MD5 b70a722f2dd3e7f55b6c2c9c15617a27
BLAKE2b-256 7915f196ca72426c6e4ab05be543afda3a8738f64db205c83f870999381f6c15

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a8367c2bd473e4361f80e50d24186542f12af4004eb548cb1854736fdd352b3c
MD5 9b6f2e823d81cef4f21edcbe6a73ee84
BLAKE2b-256 f189ac7106173442b73fca95812e286a901b41db35ce6fa711ddb43794a50dbf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38d798d62001ceb976d9b7107e5e3d916305deb5d131f92789ccbfcda51f0fdc
MD5 aed6dcf82cd13abf999fcf30361967b7
BLAKE2b-256 dc68fc6264a9e4a4f1d64ffd7653d3862a72c88f6b9b20372f07e0b9be79d0d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 09f6052dd8b0f9e8985457e7d40287726e199234934678db28d0b27e98104da2
MD5 8e7446f88ba5a1092436fc6d1483de2e
BLAKE2b-256 18fb95fd9ebe0841a3b2241d2570048051920f207393bf9b6ab2806451022595

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54867877c723f3be76a32e060e948ccec95187ad2e4086563c42ef34c35a03b7
MD5 eb86a90f36d834abd9354efc193d130c
BLAKE2b-256 a4bb428b1a0722aa476f03f75188f65b9a097644dec6a08830a88abf4c3f3881

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f04b1557052e62802007fb40d5216c0548bb02863ba1295bbbf28b796fd8978
MD5 9072fc83f37a926a9118ec0a69e46c8e
BLAKE2b-256 c2005230c1f6f574fd88f747edc4d3118973242c363b47d4fab3f52992219a6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f64b1de331d21e24240eee4c62c18a45f51903c75cfe6db7dd660deddab0dfda
MD5 e564fb8f1fb3ca8d6bd1323e91092cf3
BLAKE2b-256 71cf0ef7f0e89cc169167a81025dd26e8a65145b7ce6e736e651d22f5c9bcef1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 d1a434f02723072a6ea4407b928f458d3e3ada28eb1f5406f0f18b1d261c9457
MD5 f4d4fa6a623e6ed92a95a3d7ff225884
BLAKE2b-256 db808ca473a19195fab63af64f15a0f1a31011aebe8ed09db13462f17cecfe63

See more details on using hashes here.

Provenance

The following attestation bundles were made for ladybug-0.19.0-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.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 1c26b9aae154a3dd7e9222c5e4f57e9a8309627657d143f82ff1b0edb7613c36
MD5 eeebb04d799d9eccfe8a058f6a768958
BLAKE2b-256 b05c5bbcd04079bc0e4f4177c1bcef8566e0ca46c8d00bb32cab24770f908ace

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: ladybug-0.19.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4791f27194fdda740a0debaa9e1ad7f1294ec7e3080a57eaccd6278b2aa893fd
MD5 aa7a6e2f1018f0e742e382dab97cab1a
BLAKE2b-256 219e3fdf6c563795d3b1eacfebdd4f61a15fe4149573fd8f6ffe9024b16dcccb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 290ef1a03e88debb5039f218e7d842f7ea15861be8e716d015dbc472da4187cc
MD5 83b1bc839926aa9769f4ce4e45db100d
BLAKE2b-256 7901dd997ba5f0a7397c5e396b684d1d927ba14fa7c32513b604b49b41888920

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 507fd8a2da1970b2bfdf84f85bba3f62482864416e7f8178661331938a98d1a5
MD5 999ad604b39de223475f71e3c4156b5a
BLAKE2b-256 19db7b1583b708de405a6a0de9a828b17d04237ab03ff799a662c53300ed49b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71d8cfdb2200295d294f10cbda5554fd86299b751ec997cfec74d0c1eef24556
MD5 fe5909e041f72edaeceed2e7c8ec1823
BLAKE2b-256 c1224b5a40c96b1c6135c6d323340b5fdbc03cfa9c3dff0a165927c8edd8377c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85647a6359186c39936c905f5f78714ab4be020ae734c4ac834fcfbf78f9caa6
MD5 a11d8da4adc1758305f3cc32dce85b3b
BLAKE2b-256 9df3b6e06c39af47785b77a69570a9862cc4b42e3423505dddb509b3bbf2baa8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8aca1fdf33f02508f0679ed49c90a154051c01640be1f44d5d93fb9e32635d36
MD5 e19fe4e7bcc64aaa97fc3f142f017a06
BLAKE2b-256 d7e544e625653cf4999111c87e28fb975fc4c0874a3d82c172acb73b84bfeb31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.19.0-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 5adf17c61155d8687f8b0a999a227549edf4473ae1ced897e0d6ac9937550b0a
MD5 4470fd919d85631656d40af4af459b88
BLAKE2b-256 7705b8cb867e212ca835a4bd56ac34784022d897cd93a466f023c02183ea6ce9

See more details on using hashes here.

Provenance

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

0.19.1

41 files

This release

0.19.0 This release

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