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

Uploaded CPython 3.14Windows ARM64

ladybug-0.18.3-cp314-cp314-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.14Windows x86-64

ladybug-0.18.3-cp314-cp314-musllinux_1_2_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ladybug-0.18.3-cp314-cp314-musllinux_1_2_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ladybug-0.18.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

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

ladybug-0.18.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (9.9 MB view details)

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

ladybug-0.18.3-cp314-cp314-macosx_15_0_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

ladybug-0.18.3-cp314-cp314-macosx_15_0_arm64.whl (7.2 MB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

ladybug-0.18.3-cp313-cp313-win_arm64.whl (8.1 MB view details)

Uploaded CPython 3.13Windows ARM64

ladybug-0.18.3-cp313-cp313-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.13Windows x86-64

ladybug-0.18.3-cp313-cp313-musllinux_1_2_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ladybug-0.18.3-cp313-cp313-musllinux_1_2_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ladybug-0.18.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

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

ladybug-0.18.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (9.9 MB view details)

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

ladybug-0.18.3-cp313-cp313-macosx_15_0_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

ladybug-0.18.3-cp313-cp313-macosx_15_0_arm64.whl (7.2 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

ladybug-0.18.3-cp312-cp312-win_arm64.whl (8.1 MB view details)

Uploaded CPython 3.12Windows ARM64

ladybug-0.18.3-cp312-cp312-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.12Windows x86-64

ladybug-0.18.3-cp312-cp312-musllinux_1_2_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ladybug-0.18.3-cp312-cp312-musllinux_1_2_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ladybug-0.18.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

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

ladybug-0.18.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (9.9 MB view details)

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

ladybug-0.18.3-cp312-cp312-macosx_15_0_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

ladybug-0.18.3-cp312-cp312-macosx_15_0_arm64.whl (7.2 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

ladybug-0.18.3-cp311-cp311-win_arm64.whl (8.1 MB view details)

Uploaded CPython 3.11Windows ARM64

ladybug-0.18.3-cp311-cp311-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.11Windows x86-64

ladybug-0.18.3-cp311-cp311-musllinux_1_2_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ladybug-0.18.3-cp311-cp311-musllinux_1_2_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ladybug-0.18.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

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

ladybug-0.18.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (9.9 MB view details)

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

ladybug-0.18.3-cp311-cp311-macosx_15_0_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

ladybug-0.18.3-cp311-cp311-macosx_15_0_arm64.whl (7.2 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

ladybug-0.18.3-cp310-cp310-win_arm64.whl (8.1 MB view details)

Uploaded CPython 3.10Windows ARM64

ladybug-0.18.3-cp310-cp310-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.10Windows x86-64

ladybug-0.18.3-cp310-cp310-musllinux_1_2_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ladybug-0.18.3-cp310-cp310-musllinux_1_2_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

ladybug-0.18.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.9 MB view details)

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

ladybug-0.18.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (9.9 MB view details)

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

ladybug-0.18.3-cp310-cp310-macosx_15_0_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

ladybug-0.18.3-cp310-cp310-macosx_15_0_arm64.whl (7.2 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3.tar.gz
Algorithm Hash digest
SHA256 be05258188021c2ec553b98dd33b829d49bde0e1a4b0882cfcdd3202834b6fb8
MD5 50f20d11731485d05bf51e84bdf5857e
BLAKE2b-256 fa9749da91d759818718dfc096e98aa8bec9772befd6d2fdcd0245949eb2b3ea

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp314-cp314-win_arm64.whl.

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 6ff01179ab0e9f0ead6d31a67764567a24e0076b50b53b4002a26bea5e539e05
MD5 2cdb3312336214f3c6385df3dd978c31
BLAKE2b-256 d0d26e7dcce5178b1175d40a05c3f38e02c9d05e03a65b3cc5124a7d40cb0491

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1fdc67f6d0aca04d25730062454f6390a82506f4e570383ec4bb585597853321
MD5 ba17051cb94a64ca8a7986b4f5f5431d
BLAKE2b-256 ca6723b0c798b4f966972d989492d3d5871247e480ff33f0cc6ae86d97cefc53

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5f9b4df5e537ac9d4d94ed24a0949e376cd0f14c94c5f8106a812e12188a2a3
MD5 d9b983f4ec9753130a6abc482bc3e88b
BLAKE2b-256 689e2e4c1c492589112e5af4c85262f182f2504c3c3c39fd868dc667fa187e10

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48cd62bdc03b133d54512fe1b091b04fcaa69391c8729172052a7b3638eb07d3
MD5 2509593c8c06b5694fa1e422fbb28362
BLAKE2b-256 7cd43c018183c085975bde72f67b22df2a846ba443ea64c5a44a392cdc9a961c

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf350e5b98d323acea13354b0b1b73ca3c78dd772ee5ab8326fca9b0fbcec3b9
MD5 5239da11aca83e20f1ff92f3678342d1
BLAKE2b-256 b1f011105a362bf6e5203c4ef800412a4dd75b22a6eb76bdfe34b495a89e973a

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd1644d2c7c2a3596e0672446847f5bd1951851b55b7415636d5ee26579b6325
MD5 aa8b5bb13fd85d0bb4142d14f74e999f
BLAKE2b-256 c491a25a829c7624302d57c5de0267cf65f1376396774fe1ce83307dbe9b350b

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 5e37ad2336b81b8d8d9f5e5611cde59c7dcc46c884452090ec39a5386a84bcca
MD5 3a48ed1c224422b17bec1ced4a78b263
BLAKE2b-256 63530657cd8c5d447b373a8e859127bdd43782362a2fbde7bb8b39d7665b6f26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.18.3-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 029ab645e3533fa77f9bf6bfe911e29fac464b92a2a0dfa849cf1be4f3621019
MD5 23a090846d20b9e11208c6918cd8a1c9
BLAKE2b-256 d3b60c7e5a715292939bf0dc2a711d3297d32c3d4ab736ebf9b2bfe1d1dd3aef

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 80aab099917099767aa5a0a62a19e0d601547532fcea64b142472b562920b95b
MD5 fdc43ce31e856bdfa3e82bd0bf41bffe
BLAKE2b-256 8a84b83616252358a43ca7501f22db87f3f7a35a1d6f0ecdf102826be27ee1b9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 66e2890387f454e469cfad42fa82508c6f746ba5a3759750462aa3aa3b71287c
MD5 543cd64614ec4196fcdfc04e5949aae9
BLAKE2b-256 8372b6b08c33a9cecbff9f631e60515d29f7f77f15cc7255252c6b75111866ef

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0178574eab29116ee96fa151d779dc49dc53f27a4c2a1f4e70cd7236957501a6
MD5 b28f8a9367922d974ffa00c11d709025
BLAKE2b-256 a225c6d597cf4a4730c14e68198458401ac7c9052b381836ffc1d54d58875a67

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6007bba5c4742f4d6b135c283c99e5fe943851ddc647fddafda77e9577f32cb1
MD5 add64f976c76a985df3ccbd6f98d2da6
BLAKE2b-256 546ca0cd82b1a1ca798b5d4748c6e8c714e13bbd1011b55d965aa7faa39e2cf4

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e8871f756b2fb76bbbc7dc0b341707038fe8eaa36cfc67e1fc699c780aa41d4b
MD5 805d7265565bb502547a68f20c3d1163
BLAKE2b-256 d01905c3bf9636855833633f6bff62fa93a6718ae486cf464e4266f7bf814994

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b1d8bcf4cba7225aa7bb0d031452c307b8568420a623d804a8367697631a3d7b
MD5 695ce326e258eaaa905a1ccb20bff255
BLAKE2b-256 08e6ce42119d32ed75a05a2137bb4cefe7fa054bcf793b540fbdffcb61daf1f3

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 4bf72279c8b52fa4502e599642177ef7fff93998470dd3b8ce693d8c2fbbdb92
MD5 f6ae182a21940c29d417672789411d6e
BLAKE2b-256 cf456c8741dc78b2f4abc6f24c22fd6a50c0304f66303469eebd6be43ee0bf64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.18.3-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 77c1c16de1efa6bfc7f7197b272c14184f70c169238f5d04547f3fb859c66f08
MD5 41fb4c0c19917853a774bc3efaac4b67
BLAKE2b-256 9f50126e8d546af1d1a164f12e868991727a20da29dfdceabcab67f2fe939075

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 95878b581b8f838969889c75f6bb20d74663a8ec6cdcee72a2020fe692dcdc75
MD5 abd06db936ed62551665324547d7d621
BLAKE2b-256 483adc391e8184d2ae076f2be6e67effd35978e34de96151c59a8b72f68402e9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 aef6f9f49d9695c572002cbbda0c0bf628d14dff4fc0f590ef559cc2d9b9282e
MD5 b88e12ca0aee69f3084c9f68ef8bfc5c
BLAKE2b-256 225abb95f177d30837061643e1a64e508fa18fd373d8055844515d7aa8cca3c0

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8ec00e38745a2b60c2a86dce4d99fe5185e133ee4c4e78379b3da001e24e5e4
MD5 4e3b4b6746223b32c47bbddcb1fb5d79
BLAKE2b-256 aa196039d1ea4fe1fc1d5f798a9e1b282aefdb250a5dd0af349bb3b798259e33

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e4430b20da248b2bbedee9d073fae043ae5f232fbf987af606043db59ec0fe3c
MD5 44727b873a87a4b1a0f96ea036ab44b6
BLAKE2b-256 927999f51b791a78530308cdbbfe30f4aaa37dab8bd2939fea9f4a50ecefc52c

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7a90dd349972f88e0d3910e7f77c805ffd3f9249634f1d2d7d270eb401f0615
MD5 8a242979b7d16efb87fde7e4804fa55a
BLAKE2b-256 ee0b73a0388aec9a4072890f94cf80e2ba3be2b89f05d4423b0fc79c6a916f53

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27288703951cc935f24e683606ad0a457c0e715a379141eb4bb4ff0ae277a4be
MD5 b35d781d693cd60697be9259d75bc620
BLAKE2b-256 9831afbc950175db5216a789b3f4b863fbb87c3e69a6bf8ce0a83f72c3a6cccd

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 4c0b8904b42f520e64161903a44400a6222363c0e1dec2e025ff466661398f85
MD5 b94bc9edbda75df4f8c690845fb59f08
BLAKE2b-256 27712d60290d38cecf8e5e8787f79e4b23b2e6f6666f82c5293de943c4e3098f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.18.3-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 aec883575b8de2cb87583e6cc072d4653f4cfb2ec7185c0550809224aa4479e4
MD5 872f4b3347183e0bbe0e0f59547111ad
BLAKE2b-256 75d06ac12da8337d9546bcea410028735c6de0140682912621701ca98e1c6113

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 84ca4302ec1c9d7fcea12099634c51d18def14fd162402c7be99003d3abb8251
MD5 1e531635bf0016b58d89b3799db2d2f8
BLAKE2b-256 967a4975aa725840f7160dcc8ef0adfb57bec11aad62c4998217767fe6f4c571

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6ef2342b7b5d3b18aaf3b6f2db8c97683b7fd8dd9cc7c66a0dc69e17446d138b
MD5 8c8860da3f7392a08f4e7e8b6f30fa25
BLAKE2b-256 bc3394c97deac5cb1954b19572e1101d62cf2e2e405e2ee80dcc90e151a92c3b

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 02a379645c40e70047ca2347eb77aefc4d3edf21dd7bc3f1591a4268494a6293
MD5 c48b1e2fcf3a12a73bd402a79feb445c
BLAKE2b-256 cbc5f0cab9d466e5055cf7f65ed0a3a375993475d707182ef7e9a91e480735a2

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a45223d12a7ef6c226dc8d1fb1e99448bb66ee274e333248b8a664058525e80
MD5 e64c7519bee15e91a91ba07a578ca93c
BLAKE2b-256 d81e84f1cfe04b3326fad3a1ae6bd44c8245789dabba88330d29c9ec32fd4789

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d1ed698ae2c54ecde7eef54d7b001ba61deb8339eb830edabc6eff7ff141d199
MD5 2b30a4f05b3a5c90c49655c90b6d34e6
BLAKE2b-256 8ba111ca6aa1a7f1206466066f582b9e0e1e71a5a53daaf6aa86bf5e1502db9d

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 345bad5ad04def8185ae9e22d221ca99c57d98000ff96d18c352f656879cccde
MD5 b381c500e35df7c8a29408e4b77b05a6
BLAKE2b-256 49f94b388273d8716bce14924ec5d79e91251fc85b8d5349d6aaf4c0db1cb2f1

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 5bdbb545fbad9891f4bb0e6692ec238c9e639f8d0fd9f6d5eed871aadeb1640a
MD5 974a0c273ce812fcf9f3f79a3dcbb09a
BLAKE2b-256 b547d961e30de7db364b19fba0c1be3dc69dc3ad38d04d1621109979ffc37382

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.18.3-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 828c986a8adb8c4e942e8a476e4be862f28e7303ad820ce513b661bdff54ab45
MD5 440e2e3aef73523bd45e8dbbd862465e
BLAKE2b-256 597172cb24fc2f3639d56d0512c723dcd26ebf8b1174269e565ed7c58966580d

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 cdeff31fd6ad5992d16d3dc46909c1c4377eeac4e7b4bbee018f46ee497edf46
MD5 7c40316d04954f1b856b27cef7e8e231
BLAKE2b-256 f48548bbab59d814931b11b9b5dd7e7faa10b0ef792dac713082ccdc70d62f7c

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 39c3d7a9e44584d02134f3d65a6d2459c74f0b155ceea438914edf93547714f2
MD5 6bbad859446a025af941e5173ac28845
BLAKE2b-256 6f43976d971625d6f8a7eb3ac35544e4de62de4149ea1c1dfb856245f13d0a31

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 180972d3d641547dc4bda798fcb9bd445e78c6b0db86e9d39a7aa468eebf7334
MD5 92ce30f6f58b759e2c6c7dfe68683526
BLAKE2b-256 04fdb9e60be8e6f2d8924bb0eac66e886d742c6ee5a77d3ed3734ef0ddc9232a

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5515868656bd17d82d7f20b1141f3785a02b722c7dab3ad5c4f9bc4f0161089d
MD5 ed8696cc6029d1f2448f4b709d93ea2a
BLAKE2b-256 faa53183b91ec456651b703fbf082f6774a2287d2515e38e63fd20433620ed66

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5293893953c3e2b02591d829690585e31ec3ff9b11f6a83211ff82f3d28bf9d9
MD5 ed48c798db75d67e4775378909871a8d
BLAKE2b-256 ce71c68779eaa6751f9769bec9d9c13c5b57ed1e91c5be2fbf0d62be7986c000

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 06587e085aa827387cf3e9fed38815a582290a58d6965caf45d30ea07ab95a6f
MD5 ed073c657527e33f6f774bcc70dda906
BLAKE2b-256 90ce3fd566896491071b16f9b9332a4a6b2a55513b7ba478c5bb1101ce86b9d7

See more details on using hashes here.

Provenance

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

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

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

File details

Details for the file ladybug-0.18.3-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f2dca2da7765c953aa5460926498d5e436782df0ea910362b9570a1cdacc51d5
MD5 40c29fc612de212933ff23c543c89aa2
BLAKE2b-256 a7c6d6a36ba1145028a2d4eeeff3db181a9c641aad0efdaba3851229b91ae517

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ladybug-0.18.3-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 91adc5a4a76fd17983aabaa418128ef1c2db90c309ffbcbbd11780a1fbaab06d
MD5 2aa9370aa94246f43c37a398f6198827
BLAKE2b-256 34d799107cbbd95b57fa15217f42f26a66b28e46d685defeac9b6a5d8ca1f1a5

See more details on using hashes here.

Provenance

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

0.19.0

41 files

This release

0.18.3 This release

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