Skip to main content

Easy-to-use, fast, simple multi-platform approximate nearest-neighbor search library.

Project description

The word Voyager_in blue, with a multicoloured graphic illustrating an orbit to its left.

License: Apache 2.0 Documentation Supported Platforms Apple Silicon support for macOS and Linux (Docker) Test Badge

Voyager is a library for performing fast approximate nearest-neighbor searches on an in-memory collection of vectors.

Voyager features bindings to both Python and Java, with feature parity and index compatibility between both languages. It uses the HNSW algorithm, based on the open-source hnswlib package, with numerous features added for convenience and speed. Voyager is used extensively in production at Spotify, and is queried hundreds of millions of times per day to power numerous user-facing features.

Think of Voyager like Sparkey, but for vector/embedding data; or like Annoy, but with much higher recall. It got its name because it searches through (embedding) space(s), much like the Voyager interstellar probes launched by NASA in 1977.

Python Documentation Java Documentation

Installation

Python

pip install voyager

Java

Add the following artifact to your pom.xml:

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>voyager</artifactId>
  <version>2.0.4</version>
</dependency>

You can find the latest version on Voyager's Releases page.

Scala

Add the following artifact to your build.sbt:

"com.spotify" % "voyager" % "2.0.4"

You can find the latest version on Voyager's Releases page.

Compatibility

OS Language Version x86_64 (Intel) arm64 (ARM)
Linux Python 3.7
Linux Python 3.8
Linux Python 3.9
Linux Python 3.10
Linux Python 3.11
Linux Python 3.12
Linux Java 8-16+
macOS Python 3.7
macOS Python 3.8
macOS Python 3.9
macOS Python 3.10
macOS Python 3.11
macOS Python 3.12
macOS Java 8-16+
Windows Python 3.7
Windows Python 3.8
Windows Python 3.9
Windows Python 3.10
Windows Python 3.11
Windows Python 3.12
Windows Java 8-16+

Contributing

Contributions to voyager are welcomed! See CONTRIBUTING.md for details.

License

Voyager is copyright 2022-2024 Spotify AB.

Voyager is licensed under the Apache 2 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

voyager-2.0.5-cp312-cp312-win_amd64.whl (198.5 kB view details)

Uploaded CPython 3.12 Windows x86-64

voyager-2.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

voyager-2.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

voyager-2.0.5-cp312-cp312-macosx_11_0_arm64.whl (348.8 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

voyager-2.0.5-cp312-cp312-macosx_10_13_x86_64.whl (381.8 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

voyager-2.0.5-cp312-cp312-macosx_10_13_universal2.whl (727.8 kB view details)

Uploaded CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)

voyager-2.0.5-cp311-cp311-win_amd64.whl (198.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

voyager-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

voyager-2.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

voyager-2.0.5-cp311-cp311-macosx_11_0_arm64.whl (349.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

voyager-2.0.5-cp311-cp311-macosx_10_13_x86_64.whl (380.4 kB view details)

Uploaded CPython 3.11 macOS 10.13+ x86-64

voyager-2.0.5-cp311-cp311-macosx_10_13_universal2.whl (726.6 kB view details)

Uploaded CPython 3.11 macOS 10.13+ universal2 (ARM64, x86-64)

voyager-2.0.5-cp310-cp310-win_amd64.whl (197.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

voyager-2.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

voyager-2.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

voyager-2.0.5-cp310-cp310-macosx_11_0_arm64.whl (347.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

voyager-2.0.5-cp310-cp310-macosx_10_13_x86_64.whl (379.2 kB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

voyager-2.0.5-cp310-cp310-macosx_10_13_universal2.whl (724.8 kB view details)

Uploaded CPython 3.10 macOS 10.13+ universal2 (ARM64, x86-64)

voyager-2.0.5-cp39-cp39-win_amd64.whl (193.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

voyager-2.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

voyager-2.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

voyager-2.0.5-cp39-cp39-macosx_11_0_arm64.whl (348.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

voyager-2.0.5-cp39-cp39-macosx_10_13_x86_64.whl (379.3 kB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

voyager-2.0.5-cp39-cp39-macosx_10_13_universal2.whl (725.0 kB view details)

Uploaded CPython 3.9 macOS 10.13+ universal2 (ARM64, x86-64)

voyager-2.0.5-cp38-cp38-win_amd64.whl (197.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

voyager-2.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

voyager-2.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

voyager-2.0.5-cp38-cp38-macosx_11_0_arm64.whl (347.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

voyager-2.0.5-cp38-cp38-macosx_10_13_x86_64.whl (379.1 kB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

voyager-2.0.5-cp38-cp38-macosx_10_13_universal2.whl (724.5 kB view details)

Uploaded CPython 3.8 macOS 10.13+ universal2 (ARM64, x86-64)

voyager-2.0.5-cp37-cp37m-win_amd64.whl (197.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

voyager-2.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

voyager-2.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

voyager-2.0.5-cp37-cp37m-macosx_10_13_x86_64.whl (374.5 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

File details

Details for the file voyager-2.0.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 198.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for voyager-2.0.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 75a8b52ff314ebe2d79e7b1eb2355f17fecd87c35a26e26757134e5bda8c75f1
MD5 34321370958050afad5bc74c1e482b28
BLAKE2b-256 66646993816517eb5ff901fd913ecbd806826d3ab63cf04a10c3b18336a24b9b

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51a4e6f6f0568536c56b07dd33da94159bae1e55a4fabc67086ef53e3f67d9e9
MD5 c0ab48f09d5df003836b9fadaee4c0ff
BLAKE2b-256 ce98bded2eadc244e4921cd350cf2690ec3dff3253b2139d866f63874053aafc

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7b85ea3d543bd5bb7d6c91ef85cff9949d39e3d956ea594d92d23cdc4dd618ea
MD5 ae8e1f92515a5ed62ce49c2f4db1ab54
BLAKE2b-256 90b3158c9905d8e6a7aa277c3041652b294bf4e5d0b8a5df181222a8f7fba533

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 323c34019ef74fd7fcd9b5a3ab89e758ed2490d2ae6e0ac377b859b65fa09c12
MD5 2eacabe246819544b1e416bf519451b7
BLAKE2b-256 18e9dca3fdb1b03097165b4f4d66e43229c20fdcda1f4b83559887395a0c415d

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 231035a5f69c3e7c2986d242bada131046a2df34b7dca505fd16431de982f30f
MD5 b07a69cfcd5ed66024ded19d7295275c
BLAKE2b-256 8f76893bb66e4eaa435417a4b401caffb3ecb6f9eadc757066a245b98169250d

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 257f5166c0a29121897aefe82c0d9e7700088ae03f27ea455e23b13b39cc95fc
MD5 741c76be13212a9a67f5691af94f2e67
BLAKE2b-256 97c65199171633059b4bdfdd52a6e3c1709e8b4213ea18fb9fd54a1f11cf3d57

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 198.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for voyager-2.0.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 859ceb5e02f7c1cb1a5f9d3b5f8ada37e87af6ee1170453549e9f637cebeba6e
MD5 f6a46e1284d262fd8c584ce0e2390dd8
BLAKE2b-256 ab1e659e32543c075cdbede2dfc635b72b083691f5bba34f3eded5b6834dec1d

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb1f37c10a664c93c7aeb8bd4c3fa2c007bfaaa63ecb1413a57c6b0cc8ce0965
MD5 04139b8a03d3326823f68592144ee9f4
BLAKE2b-256 85e710b1941b84d823dbe8af1fc3309973ed542a00e210e922bdf20d1b6ba017

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2406a50f3a113c3b8538007d60ce824e0fd6b6754965a64d3e993a8ce9af34f2
MD5 2d85d6650a735301e6574510506e9a53
BLAKE2b-256 d7081fdeaccef90ab59f390934415c579ba3c1b3903952af719ce2895afabaa8

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea886be3c8f6be839a8350fb5f9ad0a6a7bc1bcd781253877d6ca919e7421b85
MD5 52bcfadb973b4d35a7d5cbc6ad59aa2e
BLAKE2b-256 c8486b768c6ecb040d75786d3c3e7f16d5923fae2b4bc626492fbdcb686bc9ba

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp311-cp311-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ab53e40c4a2a4af5859b5bf34b9a2cd536cd780a3262270902eb144984392337
MD5 90ea714b4c72820c96b4e09600000f19
BLAKE2b-256 12824b09a699717dc76aaf5d4fb77313f0dfaa4706fcf79d528e915b74f2c8e8

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp311-cp311-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp311-cp311-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 b1e356870cdd44c945f163ffb31b9c44e9178d2efc860cae8db429f0f7a278d9
MD5 63b7f5ded3d92257124767aafa55c4e4
BLAKE2b-256 015bc97cc0d0e349450d93ccb4182e32b861639c94b38902d06259d9f098b042

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 197.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for voyager-2.0.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a562b25d3f09eb50eb57cf6554c3335cf8864ef7b96f4a1f5950583debb8d4c1
MD5 e35fca46b75c0286bcff724d6c3a9a03
BLAKE2b-256 7fca12dd1626a31d6efb1a51cc818d6eca7203606a4ebf912c2ec22ef12ebff2

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0c08da980ae5ab065dd0bc3f874a89db9363546b3fd07fde1dcf4fba5f8a9e03
MD5 40191ee4d325cb762063b294b10ea832
BLAKE2b-256 bc1b86b74c2acd483dd64fcd42ddd9fb5fd35d8ccd8c641e9359baed8b3d5a7b

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6eac9e22bca257343d90cbf96328776d73b254de276b3a4186856baceee54595
MD5 2dd3544de57a076106ee4669b6872bfe
BLAKE2b-256 c6de3e3e0bd76b814e6e4b7c0bd1a16359021f0af9e08ee7c40ee6345bc32e6c

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e53503ca36121ff2a27699dcd59abdc9cc8462e2d25311644492604d5427570e
MD5 7c520c3687a4683c120bc585020405d6
BLAKE2b-256 b4720a9c92b52d6e44e2fc421b95721a4ab9f833bbc5585c0db1fbc8a05456dd

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp310-cp310-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 14abc6b56aa218d6ecb0a3cb41cd63117aa2841d091588ec93ad2ab9adc61903
MD5 5653f819682273b95b9b561846db9d07
BLAKE2b-256 eecfdfd0f5e80b79c66ff58256c7c77345884637909da7fbb8d42701ad887d4c

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp310-cp310-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp310-cp310-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 a3c6053c74c1ed7df195f3b0ac37594136c2e8223f5a29ed4e888ebf03248812
MD5 0378df94430a2cd29326b1257e369b85
BLAKE2b-256 e828a85460d2b3ad7718cde30bb85ae29aef7558da19a059ff60b9de02ad595f

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 193.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for voyager-2.0.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 441b8425190af1ed38a61232243bfcf422773d4b9a0950db5d7cee2862392344
MD5 ff648be002a34af71ea5e2063ad03524
BLAKE2b-256 545439c18727f315c918b16586a10741c2dbb54f29f4d6ee014bd311c339fe13

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 79012ac4b0a5dc5e509cfec6b947db643013410011c17bc14cc6212636974407
MD5 66427067bd6e3074a8f703f36122396e
BLAKE2b-256 7a465d1f54f64c2490c32fc75f6c70decee295c318d4300435a6b2905ccd4a1b

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e595ac20af8bd514c2bfc00b4deadc93a58fc6f85153a73636527c6740d778b3
MD5 58f810d49230d89e5c39cf7d0f745ba9
BLAKE2b-256 62090259745434a5a361a0770365a572ef4b1cde2887346fe836fd20046f42bc

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c46b80ec4ef40ff5cbecc37e7c8cd71b9c4e1660ca81657f8daea62ab566a959
MD5 10f6d76cbf39ba6f1bfcaedb47a84460
BLAKE2b-256 2932bb8d7286fd026734993dbd21008bd072aa877ccad3351821cc93531ada97

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ad546388c3938e475943f6e79f0d33b2e1f8b53cc497048569d834199ea4906b
MD5 d516755fdf688ccf82e27a7ae6eeaa7f
BLAKE2b-256 25f12c8cbd9174fefdbe1fb95f1486e778c529287cfe449badfd25ec014f3852

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp39-cp39-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp39-cp39-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 215e86be6db2af940c0b7df4bc87014b4d7d47e37e6ea23fe24b69982e1d258b
MD5 729bc8c135afad50fb78694b7919d690
BLAKE2b-256 0a9789ffae2848bef1c3d54a33a9bc6adf644623475f552b49bfefac6129ea77

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 197.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for voyager-2.0.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4ed8e3024432a5e47092b478c385f160cfdd0c0891cf1780904436cad4de7e72
MD5 d8b23178dbbb1ad197cbe6c2a060823c
BLAKE2b-256 5ba3c76b74fbe52114cf7e02e409ee930b0bff4e1e79252f6ae8e0ce582bee40

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8f6b1d592cb0cf9869e2c8ff3ed7aa21e3c4c21d4d8638213c2fe243e63a963
MD5 051dae5af70165dc94298425b058369e
BLAKE2b-256 726c87f128fb21eb644e937657cdc3e6800674f6873d99667eb4303b6626f971

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5085fbb50af52831250598f928660c01330068e04c3549242b6701a225b756e6
MD5 b384692fd8f31185f40595bc5f2a50c7
BLAKE2b-256 686d9f4ecbf3bd2bdaba68d14d49eb21ca1879359aa2925dc6d3ad4cd26d76be

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2fa6331be95d435a070b00d4106755a8ac1c238eca969f3dbc8148d776f91207
MD5 91b5705661293c4a37a4060613db8a43
BLAKE2b-256 b6022c0d647061db08da9d2eead07dc7e6885aa69d5ef448a7ae95cdcadcaade

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0f9196565d555f6e9df00bab0264e7a33e724ff8ff10539aebc59912f764176c
MD5 dbca2b47451abbb05161c36c892f4770
BLAKE2b-256 e3bb6783154ada03851e5df392e118baba1ad286f4a19134ba83a10523751be9

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp38-cp38-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp38-cp38-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 8fb2998423c79d664af7d866f692babe35130ba5ec58e65ae590dfd2cf76908c
MD5 c24d4d4ac8e13b2aabe9f24faaea8502
BLAKE2b-256 79b13c522bce5027e1e9f6b08b595be20c9ad602c0fb12eaee4cd47811fcb7a4

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 197.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for voyager-2.0.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e9f1a3556629ba068fed2e0a179afdc748b2b655e0e128f6c1e0a7ceea6f9ba1
MD5 4698e061b6c539725a158eab202a46e8
BLAKE2b-256 85bb902648bf2af9fdc6ef491321646b79598e2f984be34deb86887de901a265

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 749badc57570bb73b1a67b0fe1e46be58391db29e9d2c8dbfae3285ffed39d51
MD5 8426ef08f006b83bd01a1ac32846a3b4
BLAKE2b-256 62ca05ae470aadc5d95274a25eb13695b472722247235e89ec42116167a150a8

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d6983f01089fd237c56a46ca6c98b756c0ad4ee9af58388fb80933e5b0ad2902
MD5 ca9e5138cf29c9584e97eceacf4a9d26
BLAKE2b-256 6885d29bc2b232361744c2747ae51236b1a445630f1a2f39b1194b0bc371af51

See more details on using hashes here.

Provenance

File details

Details for the file voyager-2.0.5-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for voyager-2.0.5-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2fe77b8118a6ce5901a75712d07f46cc861257a273c9bbff8f2f7a8a588569cb
MD5 56320277c5f81c40a57b9a4e9f57a24f
BLAKE2b-256 95ef9a68dae28e751c681d6535e826c71e5c302b8042eec5d77cfc3208fa274a

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page