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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.7m Windows x86-64

voyager-2.0.1-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.1-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.1-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.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cabc34369308932661f7ebf54ca19b956813c33858bdb858926381b658b9574a
MD5 4744795a1e691a1c55e08a6435a49614
BLAKE2b-256 2b8d39b37c3f2908482b2afcf729039cada61c7266a43095972dc3243b1b6fd7

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b091850dab2c4d56daac3367d5b73f2142546e01fbf49fbf758d851e6b05837e
MD5 fb42688003319bf85dc8e8e528c5a820
BLAKE2b-256 e4ec233ae11bf35d666d775abf33d20797ac3d2d4243e8a36324c11839d3f001

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 79f5017adf3ea3b6fe0816d5cf7de818a891ab436dfd7dcd5d375a0c0c7bd944
MD5 7332bc154da240d5f185e74ee938532a
BLAKE2b-256 f0c37b4ae3b640817ca6e0fdb7ee4da15a5da0f4241ce00da2c14ddde1af57c1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b3ddd102faa5ca2356751d40a8c9fc903ddf23abfc4430b86684ef47ec39dde
MD5 bb9a8802ea2c0d87031a4967290580d8
BLAKE2b-256 d5c9aa04c32ed715e0e72f0f604762078ba973da0c387bdbbae0eec026093125

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2bb642a1a1efc51a05d354166f6d650d0304dff5b418bd8b7d2e1e3079185bd9
MD5 454d12bec537634d986067b629a27218
BLAKE2b-256 a1a38a4114d1ea5afd824b2a28950eda02f1aff6f43bafa8e8f365ee02674787

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 d74c9405fc9cc6a1da751040998fa9f973d49238cf6f2f6df946fdc9ad166780
MD5 6ecf0c8a8905c3e4cebb0a79da2b68af
BLAKE2b-256 98c0469245112e66904f110e5cd35e1369da5ba3c9a9bf9b165c24dba16e5feb

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ad3591cd3e9dbfbc00cb3a5adaec8226ad7ae6c55bc65038f5d438176f53ea24
MD5 aa7ef640174a293c7217fc01d3a05e68
BLAKE2b-256 2caaf059fa6a9ae946127028d7c53378ed5ff018cba7ab36a02c2c56f394c89d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be1059728363fe6802b3a4018f79af17b05f0451ebd078dc7a7af3c56286eb09
MD5 78f6db9cad7267715642bb61bbea29c0
BLAKE2b-256 d6fc4453ac228d448665423bc11cc27053663e6f82b38bb64f9fda68f0614cb1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d9c6bac691c9414abbfadbaaee6a722eb5515ba00119b9f6dbf33307820a0d63
MD5 330a285477c973797b04d6a23ccdf212
BLAKE2b-256 3478068320335440fe18cf4e4fc177c85bc957d75bfdb3e2ab5e5443cd8a23c6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42d9dc5a546b8b793538a93418ad7c710d2fe9da5c895ffe6eec2737c7008ec0
MD5 0864e075aed980b2c62a3d096295932b
BLAKE2b-256 053c2f081e103c862089c30e7881d38007e72759507134eed64ab078ef73b327

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a1bcf76331b37ad7f95ba22a9c08fbb158260b0551702d532080b10c214915ec
MD5 ab1906eeb391bf02262551f7fb448f82
BLAKE2b-256 ad40c653ebda4996849f2eba0bf7e7fcced2d67feea7ef060edf391fcce13486

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp311-cp311-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 06ca0fad26ad3fd64c0c2229456212d7f7421d24e794de1ab3253139466f266a
MD5 449a5b5329cf5891a4e5cf9429803c2e
BLAKE2b-256 50e9e04f25f72cdb63d863dfa1ff806ce3675eb9369afb9e30194b4728a590af

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e4f87bd400cf039f9fba2282b1dd227a2670c3f2dd940e1be6f4f6d5520e55d9
MD5 869e79a95fc6ecbea3b05290493f9144
BLAKE2b-256 3da9542c4e453efb638cef547563e3f33085d189cf17c87b3496eb9ef881a354

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 682323a5d8814461d586a1445a79e9eb25fed2a76054006811c8fc7ad952e956
MD5 921f95db94a32e1452485bddb3fb0bd8
BLAKE2b-256 2512a734d0c16955d39fe1bab3395269d228fd598f3ea1453159e0356ec8fa9c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 961b5f761bf6d98e180ce1caa93781d9cb220264d7db246d6545d707ce63153e
MD5 0925c7ba2b22a39a7572927b5b13d87d
BLAKE2b-256 f9d5c9f2a2eac692e0f7bd13bd85988840db89af1d7fbe6eafe7a6717b5fdc7f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 989282cd81ddebd3ffbc019bb9dcc1b3d57ef00f5237a4da708e4d8f0ea5b478
MD5 e03a83909b771632f138181f7d6e2e40
BLAKE2b-256 07bb2e587f4319204d856804a1c33cebd5022c9caab1c28df36e99cb6830583c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bfaa1775714447cd675b1d97048cddd5eef8a0d45e8465f1e49649b4eb3ed4a6
MD5 c112131d60271dc45d67d785d6035381
BLAKE2b-256 4c333ef0a1f9f440d9396b03a3c668baeedc92229162cbc1b37d0dc31c44c7e4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp310-cp310-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 94ae2c03d5ad41930deb76122ddb45f5e8818c6a58e884ba02dc9dab279e7caa
MD5 afe9a92801587256ec492bc8a043d909
BLAKE2b-256 a7a48ed28eb0062059dc0e53c83fbc947eb3a27bf5930c68f49086d068dccd7a

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.1-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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eab6a3045b2e306cd6bee23341f4be6eef706448f2aea7ad0b46b1a6ba57fdef
MD5 53e89b0dff87c8ae649c90c8d4c8c37e
BLAKE2b-256 895f3d2e35445b1671124b6ac1e75e8ca194ba2c11afe68b6d0b8bd0118f9ee6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ad67f2cee2ce780e3499c450046f005d9c0a5751139222e94177f79adc2f3ba
MD5 36f9043899ac0c303251d7b1b59c9822
BLAKE2b-256 893cbabba8be1eaad42546d84983103054c92ab3032667d0b881be69035d9f06

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 df4f2b3eeddc0f55332c1e2b3702108a9d3d4044148c15fac365c9bf5de707e8
MD5 f9f10c6c8ab43a8ad66fcd451b74abeb
BLAKE2b-256 31489730fd9be66553cb0da55dc79e279a7f8e2da0a168a1efd688be4e2801f9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc2cce828bb3b51a988c679938111ff5fba03fd5d6237ec8a8a6fd15778fce21
MD5 5bd3eda418ccb9aa4a7914a8f407d870
BLAKE2b-256 e499f5d116ae4ad6a745d0cce503c654900fbc32480cfb96ee3300d7efe3c78c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 71afe5d398c97105acf4fa67a704fba9c1e2acbe6084c73c3ed773dcab268674
MD5 cb9b585bde3f529179f7ecd5c4988559
BLAKE2b-256 8c18131d8100f4f6dce252397ad389115f0f43f1b9f1d5b63a7f83e4305d4275

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp39-cp39-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 b8042fb88cd56154d2492569a8069f76cd6a0075c278deeb7abba8afc67f998a
MD5 670f8629f938c1d1f5053f713176ca23
BLAKE2b-256 fa7e02cdda1ed8419d1b8ee6db110996f7a606e4cc078395e154bab0f25b47b5

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.1-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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e0d0f862b952656a43df4ea913de3515c38c8af9611763fc6bfd4c0a5b5017c6
MD5 a599aff6e49e71ac9370900604296530
BLAKE2b-256 c6e45c767e485212856cac3371be02c0326146d41abeacca0173cf2b52735562

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f80cf7be4f1a131eb83b2c866cfcf7315ad74e9408a42e0c7fe405a7f41fbae1
MD5 fd051eb595c79f3daac4eb5d6cb6b16a
BLAKE2b-256 093d4082558c3ca2b76d5859049c71451b11e0abd7d3172fcf6126fbec2fbc02

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 716e09e7763dd39fb00ecc9be60d26bd42c3ec5827fb3985f0036310f404e52b
MD5 674fb829847596081040da1390624773
BLAKE2b-256 7ca87b425bcd34570e36252f93ab351798ed6c7826a499d7bb23f7e335cfe7a0

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96be68edb9504193b61e12ccbabb062d0e95408650f38a25aab8756064abcc46
MD5 08680bbab2b9efc66ce5018951b31991
BLAKE2b-256 7f38206ef6e421b388cef4ca2f3ef45c296da83466205211aee82186cd4b867a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 204e13f5d1f6b0df7388967c558a7531516394b2ad2967534c4d3b449ad743d9
MD5 068caee92b66ac3ca01209216e1697ca
BLAKE2b-256 110b389a95153e47dfcfff283b42f27bc6eaa2c6b2f9998489db543f2a44171a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp38-cp38-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 41dab6f1efa358ad8cb4d23a4101136859f2c5559ddb5c34594ad2317a444457
MD5 756f1f14ca441e0bd588e848aa38a92f
BLAKE2b-256 a3608cebc227172ac06d37b105de997cc1d131baee0c25a3ae9803844b3eff08

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: voyager-2.0.1-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.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b92e00a8b02526d2405e82a61c2f3bc0c5bf39e96ffb094c8bba170102f20e13
MD5 3dbf6e6c6bb988f6f57941121002eeed
BLAKE2b-256 592a86a07b45737a34c8df36d03dd90296964c5c72c1355fd3bcab48ddf4a8f9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 adc4a006295c4cda315645095e6c31f3f86dd4c68160c6a8ce74014b67d6f43d
MD5 1fe02f2357fa010b084e7e9dd49ea030
BLAKE2b-256 20b0b754dc8b2ae9b34bdbde103b55e09d3b6208e0553b37d71dc65049d998dc

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a8c7a4b55342755c9a155e834b549eba54119dbe328ca9aca526103085e02080
MD5 81fc1ec0485db7c0f568cbf9c1ad5594
BLAKE2b-256 4b2c3d25d0b7972a2e3b4edd02e79bd7a21185d59a0daf25ac46addd22b20259

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for voyager-2.0.1-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5f42c4e2dd9c19fad69ff83fa65a5db42e0e65c44c7fe6dbfdfba4c2d9f06b78
MD5 29a86f7b96cb73f24a092ea8db7b4cbb
BLAKE2b-256 b3ace80ce6e21078e5469a5e6e630f14f20197181cf8129c7d3bb839468a1bc2

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