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.0</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.0"

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-2023 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.0-cp312-cp312-win_amd64.whl (193.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

voyager-2.0.0-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.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (348.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

voyager-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl (381.6 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

voyager-2.0.0-cp312-cp312-macosx_10_13_universal2.whl (727.6 kB view details)

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

voyager-2.0.0-cp311-cp311-win_amd64.whl (193.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

voyager-2.0.0-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.0-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.0-cp311-cp311-macosx_11_0_arm64.whl (348.7 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

voyager-2.0.0-cp311-cp311-macosx_10_13_x86_64.whl (380.2 kB view details)

Uploaded CPython 3.11 macOS 10.13+ x86-64

voyager-2.0.0-cp311-cp311-macosx_10_13_universal2.whl (726.3 kB view details)

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

voyager-2.0.0-cp310-cp310-win_amd64.whl (192.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

voyager-2.0.0-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.0-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.0-cp310-cp310-macosx_11_0_arm64.whl (347.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

voyager-2.0.0-cp310-cp310-macosx_10_13_x86_64.whl (379.0 kB view details)

Uploaded CPython 3.10 macOS 10.13+ x86-64

voyager-2.0.0-cp310-cp310-macosx_10_13_universal2.whl (724.4 kB view details)

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

voyager-2.0.0-cp39-cp39-win_amd64.whl (192.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

voyager-2.0.0-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.0-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.0-cp39-cp39-macosx_11_0_arm64.whl (347.8 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

voyager-2.0.0-cp39-cp39-macosx_10_13_x86_64.whl (379.1 kB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

voyager-2.0.0-cp39-cp39-macosx_10_13_universal2.whl (724.8 kB view details)

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

voyager-2.0.0-cp38-cp38-win_amd64.whl (192.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

voyager-2.0.0-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.0-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.0-cp38-cp38-macosx_11_0_arm64.whl (347.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

voyager-2.0.0-cp38-cp38-macosx_10_13_x86_64.whl (378.9 kB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

voyager-2.0.0-cp38-cp38-macosx_10_13_universal2.whl (724.3 kB view details)

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

voyager-2.0.0-cp37-cp37m-win_amd64.whl (192.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

voyager-2.0.0-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.0-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.0-cp37-cp37m-macosx_10_13_x86_64.whl (374.4 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

File details

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

File metadata

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

File hashes

Hashes for voyager-2.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c5da01498cabaad140e21555d65de383053af98ac5c8d9ca6cbe9527848bfda9
MD5 2f7171e65504c6d1bda87684db12eed6
BLAKE2b-256 27a5883fabddae61482e4d362b7ce9bae465803cabf12c7696b8791900e1f873

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0239858024657ae90e96ed8c0298603be4cc0dec368de6b348c12a4629256a71
MD5 7ed2e7f51b8ede9a3471b3394b6db6f7
BLAKE2b-256 f1346c2e1a7cb8c1cc6a7bc95b79f6aec4788eba5faf709ab2bf7f04c239fc19

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d61600a87a8c38728285053d72eb4f63efc7b63a88f2d8abacbe47eace789695
MD5 e531a9f3a972016d6527cf55615704c2
BLAKE2b-256 7b6d9dcfb2a663142f269553f4295f5ff246e631d56d7885f067818839dfbf8a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a0db371ae1c45fbdef0c911b6812c3e514529ea519610314b500c7ea3dc16b7
MD5 e2fcfa90ceee2b9498b5c2f180c24b53
BLAKE2b-256 fe644efe2c8cda473b15e725f4fc3e1fe453fc746c1b6471977dfdfbad0e16a2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 098f015782964278db080a13499d122108063a12d540252d47e94bea16fa84c3
MD5 7eb07b5072eb7de830d14673f5360b73
BLAKE2b-256 95cdfb5e4a337aa63fdde4617c968f82b8af934cc9172e32ed0552289e19e693

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 aa3017f7cdc09df041067f30e45481c4183447a985067895a87136166c949e28
MD5 972c8e1cf45e87f4f3a71db598f0680c
BLAKE2b-256 841897f6d646018217169d2f404af53cc7540aeb9e5db39bc7bd3c2fc1211168

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for voyager-2.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a40bedf48630f7b8b910f2ac180a3f231232a208cb6c4967fdf15230c0ac55f2
MD5 1484b03230ecbb6b57fd6c16fc7e1dcf
BLAKE2b-256 8a7058da53f5b63b2002b41e8200af8616a7f960d9e41e67a01faba8702d9127

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 959095546a0c607a8bdc2e1c4cd547fff40aeb67e6a25f02b30d15405185fd88
MD5 661fde6b31e93bf99a65eb0c3fe70afb
BLAKE2b-256 e20615e53aa96376322fc18ccb6739a3c904a7fa25b9b2361e501169676b4bc7

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d3bb622db17ba1b4f7988e15f344319ec65890856a9cf3ec9b3dd40a9e8b2d2b
MD5 a816f1a4397d87e821daeb3a555740b3
BLAKE2b-256 fc9e8e83a2d6bad05cb401aa2f1b1ba77d9fccc3671326b641ed408832e0876f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab89ec1eab377073bcb9648850ef8cd2a5160d320fd65e458917da8a681e6fbd
MD5 cbe89cc2bd25c96d95ec96f5303dfd26
BLAKE2b-256 b4e53395c2d335670b42c07446b20b9140cd8d7187bcae98beb4f06091ca07ea

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a9f264ceab41ffdb5a8adf9f79dba11116fd5ec5a61bc0abb4575f11f138c9e0
MD5 7bcaef371cbbabfa2eea56d64c53960d
BLAKE2b-256 5afc009724251e276e0729ac662592ad4f10dca56b97a9f3525acf7c1e6f5445

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp311-cp311-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 79866e7dfe69abe2756767c7d00c2d2717ea38115905ff169eb965383cfbeea4
MD5 cb373866f87e05f0a2e9c390aaba2cae
BLAKE2b-256 6e8e446a01a5b030d9f966a49fdee77857aa90b40a0aa60a14601f6cd2f32765

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for voyager-2.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 232a94d5266a6b77c5554ec6e9c3f83bd0638ab25c8bb84233d4dfe5feda00f9
MD5 f2c4799d11468e791b9a5a0a507a69f4
BLAKE2b-256 fb7f3c3960656962a12f11f8ff757bdb85d573bf8983ed7908e9953822f6308c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d50cb9abf4d032dd44f1238f28ac2aa95c44492306807bd5cc56d3ff0e22da9
MD5 2fb371bdb24edb398f87df391406324f
BLAKE2b-256 8354a819cfaa224955bceeef13638698793ad471c74cbc26321ae2bb8a374a97

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46ffcf4912e0454c0a7baea5b59999d21b98377b619336f1d59fc97c1bf0a851
MD5 b7c567501e118067f3505f7f58c9d94a
BLAKE2b-256 03790143c12c6788cfeddab26763dd1cf9a96c332496c1cd93c249722981d619

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 915021fc8b07684467490c33225574e10ac75bcc515f505b8e8dbe4b23d47054
MD5 a801bc2b113a02cfa30140b392bea9fb
BLAKE2b-256 dac8347edc1514f17286046697f54988985a0ea38f1fcb15f37e1a7f0fa22eee

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 52b30acfd718ec9034f24e887da5d39ba93ed665b2f4c0af7044e1acda459c49
MD5 b78f0fa9b410577d880ad3cdaab49963
BLAKE2b-256 b1d1f0e1ab482025d82e643736d103a200ba3b3c4a3adc1240c1a6a3152bb186

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp310-cp310-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 ed4c2c7ba53f0fcac43757baecde0b49e23ba6ddd7aec66b931e9c2263a51200
MD5 ba8c91694e2cfd350f5673084d7786b7
BLAKE2b-256 a2ae479131064cf1fe228466798ff0ca1b1ae255ae59c7f0c4e8489d0ed780c8

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for voyager-2.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4e4c7d33c7de151ef345af72c11b99eea8f6a42607bf042e4c7f97e803471ab5
MD5 9b56013bfc31f4ce951d637fc56f24e2
BLAKE2b-256 d8ec64113b12eb14fcb77f49c7c0f7ed1fe0cd64cfbef124a5d3a3b62eb4cff4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9b71dad8a989c973a29b16d01e9eb5bb87670ecf6a04d8c87f98f070fc1a10a
MD5 b400369478aa1bbffb56b14912d2fd48
BLAKE2b-256 2d2c72914099b0b9d2cf95d97119e152420b0a29bec2e408124a09019f4248c3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 02a2960efe379e7668b8d351389a3aa61a135c5d3da1abb0aa669224c115f05b
MD5 f404fc5caf5626cddbd40aa54910cc83
BLAKE2b-256 849d3bdfadea0682309a55915eb866b47e8c1f8f5805422312f8bc68691a0c58

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e62b2d9839e3196cd780cd49b46b33bc99c874c4ddad0ee116cf5f8e64746f8
MD5 9571ff03892730d1ac8df3b246bf622d
BLAKE2b-256 2af04e57384a99e58d9b5b564f9f62845ffecb599af2217658cc37528f14d147

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7e5cf2c50eaa9322fe6e2c30bd8c4f3949158a30ce7bd0303b2130cc96b76bb7
MD5 04a5d975599b43c72c698a138ef84bc3
BLAKE2b-256 0ab1ffaf2a7d9662f8390c2317b294cf0054d699aa15799edc37d4e558e0a8c9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp39-cp39-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 e05175185d27c1795e48549d4637798cdd47e69343341dec0976e998f4012daf
MD5 d369f6c1ee53a8065d852091742a3746
BLAKE2b-256 31ddc043966c4b98dc0c2a78d6fb22fc959f38506edbb024322889518834d7f2

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for voyager-2.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ce7617a5308976ef77d456b9e6e6714845ca9f8a863a7cbbb209eb76abf0b2da
MD5 7071833ea81a7d371b5b4639db468262
BLAKE2b-256 0b62455177b9b028cf42ab9ea85044d681c1c82576ce8a6ba427cb03c17dd77a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f067d8ce5590a2acc79bcd3da05246bc14008b2d4537fcb8e48c304932082968
MD5 3b9e1157c81ef3be0fd4809775bfcd35
BLAKE2b-256 7495fc1d104f211447169735612ca0a8697fc343a4ca0bdffd0f2c3c5e8eeb39

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4c3b00cb7c2f25c4417ab1f0799c353f98d278e0f1dcc2bbb4beb13dd4e6afc9
MD5 cd7404941e12f686faf3887dbab7ad34
BLAKE2b-256 8bcbe76bdbd2d4d97a3338ff6af8910c0024ddd7fe587becbf16b76def17c175

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdb6fc68540d6b7583433e7f9125581e091c560b1852892f4a291c985a4bdaa2
MD5 a77c037028c28064da00980ffef85883
BLAKE2b-256 1647a979613a57f7e81ee2db30f010d02a1d27fa0581c543a089b56710c8fb2c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bd493bbc2f1f6fbfa5615d8de60aa682074fa430ed0ae89829157f6dfc4d43a5
MD5 6b97fd60529021d44cf081d9a2cff1bf
BLAKE2b-256 f9ac018c092e81af3aaedde92c76cb582b3f2f6e571aeed27b8fb6eb114a3015

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp38-cp38-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 4169ac514b0fb3606201869f0c1cfc1282eb4980e3350dff923dc93de8a303f2
MD5 c5e8aad1190c57177eed3dbc2e4b8d6e
BLAKE2b-256 06b1487e36bb0a6a044d53e09a5280503beca7e34a6c8a337b8f142904054aef

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for voyager-2.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 d4b443d8f224c3c9da67039daf1f00098d7fb48e81641138a8d0b623fdab4012
MD5 f0613811b11dd4fbed4376d5324e32a3
BLAKE2b-256 080ae4dfcd3fbb86af28a11970fa10efce2c15c6e87409ae9ee9ae5f11a03900

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21d10bdb1ebd4f96cea023ff963516d45e7ac89b801dd7a2610394bd75afa974
MD5 bebe1a2ffed8a250975a542ab2325c06
BLAKE2b-256 279bcb93276bb4834ce35d04cc5707cfc03501bb8c4f9bc250218f6ac5379530

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 959b67ea8ca64830a7b0cd801f938958d48526d57b645ee54821bff999d7c02f
MD5 fc4a4357191299eeda315ed594ef33ba
BLAKE2b-256 44e81c239988728f12af120ad927e748c3beb07a796cdc02c894da56b22820b5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.0-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fde6e0db37f5c2d7a468d5704f13dfa239f474723e3f155d016abc9dfa3267d7
MD5 bac4192b0e0773bca727ecf80faa75cb
BLAKE2b-256 17dcdc2aa1983656d15fb6ea6dee79858b2a69aca544aaa98d74b1a96df13a4a

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