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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

voyager-2.0.2-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.2-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.2-cp311-cp311-win_amd64.whl (193.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

voyager-2.0.2-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.2-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.2-cp310-cp310-win_amd64.whl (192.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

voyager-2.0.2-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.2-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.2-cp39-cp39-win_amd64.whl (192.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

voyager-2.0.2-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.2-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.2-cp38-cp38-win_amd64.whl (192.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

voyager-2.0.2-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.2-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.2-cp38-cp38-macosx_11_0_arm64.whl (347.5 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

voyager-2.0.2-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.2-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.2-cp37-cp37m-win_amd64.whl (192.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

voyager-2.0.2-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.2-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.2-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.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.2-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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a361a0d0152246423d5d2178d5e5e04c26c7673e29d74df6e7521a8c52ab81ee
MD5 7af541cdd149d4fbd37459411d287c98
BLAKE2b-256 cdbc4b921fb0ecfff7a7a1cfb817695e62d5d3cfc93cc289c766229a834a46fe

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b55c850e4ec95a53d131933f994250821dcb3264d9d125da9514905bada3bd1d
MD5 339afd9c26fa274341018fd4d98d7315
BLAKE2b-256 51fd224c70023066c7ae832d6add9b6d102e7bd87dbf6869cc76d65a2da73aaf

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a1d9cc65e4f23b504dc96a267dd11dc1d7cb3cd55c5f7cf2a05f65e2e4d2589e
MD5 1ef393426948e8b7ef7f96b9685c26e9
BLAKE2b-256 39adf4136d4186bdf3d02a1dac5f9fcd90dfdba5807be3f15d69effc30f74a5f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9466ff0b5473fe97429e9858fae0bb96fdd229fa026e6023cdd38dc925bab6ec
MD5 51272c563177652502fb1fb240ce8f5a
BLAKE2b-256 d2b4e2cd9892e8aec2ab25a5b130152490866452454840d95cfaa9b87fb4830f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e4cc9c5f2282eead53614b2d496b215ccd41684e83e7edd377dc6bfa5a68f384
MD5 9f9e353399de0b4563a250da2199dd62
BLAKE2b-256 54d69e763eeae435a28239d0354e38aeed9a7d9d9728998ff92f0dc0bdfcc4ac

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 0033efce81d45cdea7957acf595b7daf8f6a1a40c5f1e3ac6629d334e7b7b389
MD5 ad316c48cb5a0e8199d4c194ff3be5be
BLAKE2b-256 05e58a39103926dc7f08e91fc33ae2a369894560b8c4fbc4426dda62a14b51aa

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.2-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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 872442ccb98a0b26a9ff73aadf35b13ce52d258df8436d43248483703ea8a917
MD5 641d40d4b0b58fa5473d9a2da9b003df
BLAKE2b-256 f5d34bfe306cae44600cdf6307b44f3136dc2f36d1eb7c63cda25e1bc3cbd4a4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e52a4caa5b948dbdc56076aab3ab5fa6ae6f24c60bfecf0b898dab8d16a1ad5b
MD5 38ed6bdacff50bfbefd83a45475c75c9
BLAKE2b-256 81099410ffdc52c86f9e70609c8d92f9530a079564ae3dd061bb1d88aba05b28

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4b247e87e3230340af42b420a3a822029702e3aaf39756f329ca30d3e6a3f010
MD5 b1b9a4b3f0a34a2ed8e33d3ac60cf887
BLAKE2b-256 b9f1f38d4d463497e20c3fc04f6c3e06326cf83d81ba798b61372862c9f25856

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4369277b2e30b18c961317d3a821f79d620e0ecfdf7a174b59580ffb946cf35
MD5 70cd33d59364d79a673f60e129ec74dd
BLAKE2b-256 c149489ce842f3512a2176ba1c306d6c4a05ec78d65fc2e44d57361ec32d4b82

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bca7a67ecc58a904048c42f63f8ab47f2963f36f59fec26f6087032f91e09ef4
MD5 bbeda6826e663ab30680e962335c0720
BLAKE2b-256 88435d02e3ad2ec0643ec0fe9b1b541695caa9d644f52a8ae93b9159c3a4ce31

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp311-cp311-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1d91219181435d3540e606ffb800ed88fcec2611ae819628213eb5347927f2d3
MD5 4643bfb834ee6ade3eb73e5b2ef0ce5f
BLAKE2b-256 0959981138deb65d74e256f144b2ed69a110a6a6f908d8e3cb5c8cf4268a1c13

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.2-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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2003a1ff76b943a0875f976ceb0c9d6613e5de6575d7f2b4dce2dc011c1153cd
MD5 28a003589d2dc63e157fbe0db36feb5c
BLAKE2b-256 13f7719bc6e1d04cd83d96e435a389d8304706f5c7d8949987ddd4bef4282989

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 013e25c617b25133674c2faf319bd98ed12a511e00fb0367d6cad37a73d36d4e
MD5 b2a24f419a03ad3ecf3242d054319b2d
BLAKE2b-256 b7cf42112f0199f468107679dbdcb0f3db791ccfe6a8710c7177da2dc68f0ac5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7593694d22d240104bdde17b02b0666fbb3b7b07e54046d39b377c8a5e17bdf7
MD5 d5d503d7533016c978777aa9e730e07c
BLAKE2b-256 e08c3b850ea23e5d4c5c9a507dd492e7041b49fc07378658cfe2c92dba35ed3c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 375fe29000af719dc4c9868cdde7f565f37f49a5039574342132982f7f594f16
MD5 ee2d2d690abb11c5595456c0ac4ec80e
BLAKE2b-256 420886c1e581b394acd13f06a224b36840885317556efdf853e163844364493f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 adfb01ae1180e41d4ded869c3f41972aa2b7a39d98cd0fd5201e380c39258689
MD5 8be54e2416038f56b00178e29dfb639f
BLAKE2b-256 7ed9dfabdd5d6df99f5ddd47db92e48538f5545ff04d0107ab94a42f942b872a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp310-cp310-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 eeac6b6e152ff794638576ca8dd253205a9d60dc03033fd97009cb00964e2a1a
MD5 1a899a9576fd985a408e73ff4f5c26c9
BLAKE2b-256 10388384d29ad65f7e9f8c1add97d1878958044548e8e1c72ee39e52aea3b837

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.2-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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8fb184e57d5b74fb7440de2f971108d81441d1f0c60c3bbc37b4495b7544e913
MD5 345daccbd84e5213fc99d913a1bb928a
BLAKE2b-256 09115263188227ff6012a439da043ddd5d883167703a6e4eef2ba1532d63bd4a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64046308da72686e720deea2b4710e2b23d1cd77d13e29ef967e6d4b4f920c28
MD5 61f6d8362a464541145712623e35064e
BLAKE2b-256 c5692d6c1645465f1fdc9971d7cb167043d9601031adb093a5e173ccca030895

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3fd3204e751f794336546803d115e80c87b124c1feebc586881ce3d86f97c655
MD5 c3372e87e57f1c3e73900bedf64f51d5
BLAKE2b-256 58aa704ed66594af1ed1f6d323a4c43b325a77d138a1bc4f91d2a7c442718ba7

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 547797dfa2c796ba03e84a0411f3093801c2baab7a6fbc9d2be72960e22ff4b3
MD5 55b7b0a6bb2e1a713cd5a55e80ea56fd
BLAKE2b-256 2986df266b56e55570197a9324cc3c533ba016fa564767a9556f8cd74fae16a8

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4769908adf1c62ad938d77a257854babe3ea203f2f29a7ca40232a520770d9e2
MD5 78726eba4169d493e6e51970054f7c79
BLAKE2b-256 223d9eaad3feb84dc4193ff683bfd4c3100b670b62596b1afe37f78e2fec27ac

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp39-cp39-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 18bcfe2b70262403a24416e33157ec43aa96a8dfe6d23adb8d42d0833acbea45
MD5 a97e31bee23074e6903a020812ee517d
BLAKE2b-256 b73f892bf04e62c150ec729872acc4ff36d194e721c80df62eb31249c14351fa

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.2-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.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 df290d2c27b5d0e79eb0c6a0882eef38dfef3df6b2c4282675bdc4354a4953c2
MD5 23d0ebdd8a0967e8c892fbfb3fadad83
BLAKE2b-256 a3fc50b18d53f3211d60159c5b58e02fb003ec2df6a809a5e538cde1d7bec857

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1c48d62dfba7bfc8f2f2c2d3f35cd1c93605a9a1bb32833014bd719ea664a3d
MD5 5dfcecded0d861d8fa8de8bc6f3a96f6
BLAKE2b-256 f54f7386a24a409ec4117e900eacad608dc0bff9fd3e5a2a989e1ec0fc73a333

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 316a058eb5a6b4bd2e4b8b3376940c76bed5234e7f42e4f4d960e3e9828c0e3d
MD5 7481f289612200ffb327c678c0d4d845
BLAKE2b-256 ed4d2255b78ee7d3b2bcc3f3de2a8298671eced1c137dfd244e7c3539407b869

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f78c92f6dfecba34fd76cf3d7d5cf64c613de3e3af5fc88a504298458544cf8a
MD5 d0cb6c97c8fe7e3bc4645ed225dc5b49
BLAKE2b-256 bfb09f8b1a1e8386a91eca4f153805e79628e520cbf4efa8a771567ed21f0182

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5d75b13739659d73582ef146242dfc0681976007ec2561155461b6271269c610
MD5 f89fc2f8a2d563898e1fc9d1af623480
BLAKE2b-256 e2e118667b3d46c3370bab0412927d1281a8833f84fd3850018654a435b4d4bd

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp38-cp38-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 a9d41217b5e08e4c9d0eee4829ee7654cc0532431b0636e7b69f4169fb71aa2b
MD5 4d68b6230b9113e5b6e539cb6cbb5db5
BLAKE2b-256 266663cb59bfc407f5d83cac2dbcd4f2745336cc68d6227b7bcb3158ca2856fd

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.2-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.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 232aa71866f12da6179a2f0cbc9b2457f22ca90830d71aa47d41f9da35db194c
MD5 9f972b540c775ec01805e65549aef8c0
BLAKE2b-256 1cf23c59a3b1c582b32a028b3ff4a90a2d429bdb3c4dbbbaa9be29201579663f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2f7e472cefbfe3e9a9bfb8f822dc0be410db7e549728d6a56885bb777f606f2
MD5 734c837b296f232280845cfae84518f5
BLAKE2b-256 0836df582d1a257279b2b8488712e927a159b6316f3b298d3916fe8ebed39526

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d40a71c45344d9a54eea7e8be75c19b3ab6f92bbed54a4a821f45087ecaa551a
MD5 d38dbe7e1ed53eeb025cfb2da1319227
BLAKE2b-256 18a356a40a02f6bbbea70df1b57d97c3eafda7be6cb54642b8cdbcf4ed79f92f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.2-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 edbc55e75c0f12fb8049d4b94b4ead51dbe13c03c43b6cb6e75f65de7d9c6767
MD5 b3b68e80ff5b0b90f54ac892c3c9c4d0
BLAKE2b-256 d7e6dccc3920aedaaf216042a4f0ceed31a89c6a05c70713be800a9146a1a806

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