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

Uploaded CPython 3.12 Windows x86-64

voyager-2.0.4-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.4-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.4-cp312-cp312-macosx_11_0_arm64.whl (348.8 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

voyager-2.0.4-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.4-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.4-cp311-cp311-win_amd64.whl (198.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

voyager-2.0.4-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.4-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.4-cp311-cp311-macosx_11_0_arm64.whl (349.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

voyager-2.0.4-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.4-cp311-cp311-macosx_10_13_universal2.whl (726.5 kB view details)

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

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

Uploaded CPython 3.10 Windows x86-64

voyager-2.0.4-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.4-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.4-cp310-cp310-macosx_11_0_arm64.whl (347.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

voyager-2.0.4-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.4-cp310-cp310-macosx_10_13_universal2.whl (724.7 kB view details)

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

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

Uploaded CPython 3.9 Windows x86-64

voyager-2.0.4-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.4-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.4-cp39-cp39-macosx_11_0_arm64.whl (348.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

voyager-2.0.4-cp39-cp39-macosx_10_13_x86_64.whl (379.2 kB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

voyager-2.0.4-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.4-cp38-cp38-win_amd64.whl (197.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

voyager-2.0.4-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.4-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.4-cp38-cp38-macosx_11_0_arm64.whl (347.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

voyager-2.0.4-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.4-cp38-cp38-macosx_10_13_universal2.whl (724.6 kB view details)

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

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

Uploaded CPython 3.7m Windows x86-64

voyager-2.0.4-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.4-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.4-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.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: voyager-2.0.4-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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 db2f3cb42d851ae67537125ed3bdaf7043f250c734829a6be61d94f33e7d3ca8
MD5 ef08af9859a42193809f85d5036f5f5e
BLAKE2b-256 c33006efeef724ab32ce2ca93e359f2c45a974e44f6315b3a3d6c0485e4f30cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2130716abb756c8e887b080e1c98ba6bdae6fc92cbe78340f799ac33a8a28ce3
MD5 84b1e8bce350ff3b07cb3d74d365e46f
BLAKE2b-256 f6ce9f8c89c088bb3e9f9abe953d6df148bcdb0364cbc2450346d0c01f31c351

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5e0da2611830ff552bbc99f6c06fe96275ccecc5012516e7e74da2cc4cd90f16
MD5 92bb14d96b2f774e080d1894301be1f9
BLAKE2b-256 1e10e95232ae82a2c7e81cf8414156231ae1178e7a511845fc87026389518dfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c52d9104a739d74898da1db75491ba3574f8c4a940f9bcb9a079200bf71ef9c3
MD5 ccdf16144839456f68846336eaae5bd5
BLAKE2b-256 43b0282c9f0ddb31aebef145aa18c96bc40e6f5560c129a5ebabc5b5979c24a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0312da91ff194333266268261e674314a75797a020ba3b66115a8aa88eec8657
MD5 c6680cac21881696e52a73121d2c5a8a
BLAKE2b-256 d1beed3936b5ed1947bbcfaea5ac5f7582efeac2be77175b490c4591e2d7b733

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 e39fc1c7e1bf196663ca4caa8b0050238192537f4b18be177e066dbfdd1bbc7f
MD5 99ff4891b622114c779b3b0b95f81ddd
BLAKE2b-256 3357cbe37b5f9683d22fe65a129f819562d3177395c26354eaa719a679be046b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: voyager-2.0.4-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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6bf05b63c550f1f48286a5c53b569a85d3a145a31d3d8f293f2ebceccc2cac66
MD5 e85275e5e78d41f7a1812da769827b8a
BLAKE2b-256 2bae470e3a02b818fe1b8046a8583d6d6dda85a13a04a33c778ab7147a9b44ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b8f1960294d884484e506dab565cce8d62b60b5305f24b2d8bb4740dee8e6d8
MD5 e602c969f4ab83c175f86db58bdde306
BLAKE2b-256 1c923ebb3c26e72e115fed917c6435b9cb813fb0655d811511db6ab90f85a4b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd133141a62cda27fadac707206f52906aa1256e0211131c43287ea408084bcc
MD5 96fced64bc4da5de337e8c6aaf685d4c
BLAKE2b-256 b342882665982efb89eddd96df67f69154a4b57cd2f309d827229a05169c9069

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 438e22635e0b176319b4650f5ef2a85e48b86d99350981196bd45a6eb1ad03dc
MD5 f711c398997cbb5f146845bbcde37039
BLAKE2b-256 365bd75544fe8b3dca6ae237f38cae299f3a28b1a37232cdc6182fb464233027

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp311-cp311-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a91fd0148861d20e0815f15385400635c2e92a48dd8960ac44cb46b8c63e09cd
MD5 c4118f0a31c325f170b0ce7a0f039eab
BLAKE2b-256 b29b8e847878c6db773fcdc84debe1456a4254c68c06bbff7ae408ccbcdde90f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp311-cp311-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 964b0df7be08a27a1233a21e97f0a254d1ee021cde506bb9a1e9661e922d24c9
MD5 00db8102420a5ed6300a97114a87f781
BLAKE2b-256 daa56372838bf68aa9c1473553cbc61ef14bace57c4111fc3063d7fa495f020c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: voyager-2.0.4-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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 529219d5de3515b9b3fb7c32b564cc0b378ce6bcbc9236ceab075ba7b0ef1f4e
MD5 afc9b6c0869bbaa0423676aced0d3a91
BLAKE2b-256 8a2db88d2fa58dc2a1a14cf57755450509770bda0950330815071b29305638af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55748476a6195cec3fe57a5917e58844971059655d58e910868b55b7b9b2d940
MD5 955d48d931da840f76028160454a08d0
BLAKE2b-256 7b826e51acc85ed39a5d8a0f0bfc627fc67b4f61ffdd418eca89f61e74da49a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fc16fd7c56c8d7424d04869cd4a7b56646327aecf2a0dfe936d233564ec18075
MD5 c87231d0ccd85bab4102f164ff5a0be7
BLAKE2b-256 86d6b3625a73e436ced4ecd04e476834b3963bca0bf17fdaf386db10e04984a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d3f7312fc5a2c7aa9bdee78fdcb8000c9b136014d4aaa3f7fa02f59a030a811a
MD5 d99cc24eb63321ed1e88a9675d63121c
BLAKE2b-256 d6def02f41b0185353cb0ca18ec062fbff9948e3b76e5a150f139fe234991365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp310-cp310-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5565c2bf568deb8f1fc39543ed3f9def2229649d6b226d79169e0607253e5c88
MD5 0cce0a07cadf71134bf21e94e10f42ad
BLAKE2b-256 b742ec40520b4a5b06536a904b21101c65bfd5238bcf94787d1c1b44afae2d66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp310-cp310-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 c8c8eebe4a8454491ee55906c6b5334aafee9f7c186ac00bc169a6aff2a8eacb
MD5 ddeff06ea5da66a54dae816c8562edd1
BLAKE2b-256 7ed261d67203ffb9667bee1ef30003aea78bc01b8fd9de82d1ca59f7ce8a4390

See more details on using hashes here.

File details

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

File metadata

  • Download URL: voyager-2.0.4-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.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9e29c992ed1b84c081f2fa4fce1b4901bcc2f0850212409f31441dd48307af27
MD5 411615b07a631ae266f3075706d6d3e3
BLAKE2b-256 7c4cafcf794b1c475387e1a5574f31ba4cdc1d6687c6ff0ca5c92e56bd89d3bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62efa58f977114c58e762761f0d449199b4f5ef4817201897c5da106e1845727
MD5 243e40ece57560e706b75f29dee5cdab
BLAKE2b-256 8c72d659aebf70480412062423185daf504ac94dceae8100763abe6e49be94a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8bf8072be7ccc5b33e3cbc795f8dc348343bee3335a5ca9582488f11d1f437d
MD5 74ac0898b2b8151b29ae1256d2385d9e
BLAKE2b-256 a4718f78ebe842b147232c8d1efff6ef12b0084a7921467e7c1aa87dbd48cf1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f434928881b810f20a649f15c238cf265cb5085b35bc103a99beef97883f6b8
MD5 91d6d2c1fe7642eec6377c03c1d3cd91
BLAKE2b-256 a205206dc8970983f7936bb10337885968ae49924373cb278e78b762a7a9d384

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1ec8d7a4bfbcd42f5106e82bb0349bfefcb209a16a351b11251a57551e93bea6
MD5 4e6a2443ba0b7e5859f8885fffa9c57e
BLAKE2b-256 582d5aca42ad2e81633861383251b3219c93d6f4b9f99b5ddc1f350b3ea98788

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp39-cp39-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 a0284ea81a44523a0184f65adfb79375febcc685c56eb0ac8f72d3968bb1fb57
MD5 218e059738cc2d58f7d5a046ee9d9cf8
BLAKE2b-256 f6ac09e4f41423cdba4161bcbee5d2c57c6ec8fde3392ba36323890e91f86dfa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: voyager-2.0.4-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.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6a3fc9af66f2d2d43c3e2ca93226bc2f3bfb639ab8502e6d3faf8750c396e247
MD5 9c02ce2ed4f02f38a8f4c2cdc81624e5
BLAKE2b-256 4c111d091d2b1529936b093e2f5fcb27eaa47fad1b7468476049b7df8b33bb28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 993099baecbdde642885d7c677621644cb44870f86e97196c04afc1e2b60b1c7
MD5 4c4d8ee4a1cbaa66993f65b66e4184e9
BLAKE2b-256 05285cb27730b7dce3bdce06f8cd5789317229e2771e030dbf87e75e680a2f97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa4e24b35788ba5b6c20a506dd3abb1ea108bcde99e6d81b89493d29b40874af
MD5 e7b32843924effabd0be752f85e2710f
BLAKE2b-256 03a4ff17b61965a52d69b61a63e7a8f606c2d7ff08672de3f2b2988fbc63e812

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf9c749f6e10bffe6fc34730dead729484356f4505c5f3ef999d3074e10e8d0d
MD5 15a960bc108cb18f082733320750cb22
BLAKE2b-256 749b29bfffb83635bf72723509adfe9d7f21657718597c66c6a1e225a6682dbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 52b8aa29512f13933adaee182ebe8e5e7918c1f86c8d0d91f5e3aaf822ded3b6
MD5 281ceb9465d89a764ffc06df0c140955
BLAKE2b-256 a5371d0baeffd0d9d0652ab1569b63699397bfe618d4748b82b930e5737b18a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp38-cp38-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 164d5f90658efc07b35e761a6e4ffe1c212d11dd3f9b7cefda476dc93781079d
MD5 f25bec215fffb2f315f2f1fc0aad985b
BLAKE2b-256 19306fbcb12cf75f28fdea4f580a57e38cfbc349ea1f23c6b1e0190281fb9000

See more details on using hashes here.

File details

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

File metadata

  • Download URL: voyager-2.0.4-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.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 1a9f24385b63506e210a80026d84bfcd58601b05b682e62ad482f77c8ba585fd
MD5 fe4f85aeb477e5a3ff2ee521afa14f56
BLAKE2b-256 47905afca39c6a3867d33c9ef168e72589ae40c4c87bc2153e2cb193481f96a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4f6d90490ce2f2a6959b9b0f465519bb5a2032d7130a9d3848edd9915a24927
MD5 eed50acf77a29bd7644ed0cec01f0d29
BLAKE2b-256 40967ed41001dcbc8cff618a48ead46ca7f7f09e51374034ca831d04bdc68caa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 17321bd3780860b862c9f8ec963de09fe26690de81048493d22ed55a74a61b35
MD5 099105c45deda154f5e3cd8dcafbb006
BLAKE2b-256 a747a9ca9b816026df0df56cc4face4898b6386d6016acdb633b520881fee31c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for voyager-2.0.4-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 af7d44183ca2c13fa6f318ad680361123b1f8ccda8464a800440d41894da55e3
MD5 762fe0c82dd15030b10d7a1e83aa252b
BLAKE2b-256 8ef12d673bd878f0de2b5918790ca952d97d0bb47923bba631bc86c465e9a292

See more details on using hashes here.

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