Skip to main content

No project description provided

Project description

HF Transfer

Speed up file transfers with the Hub.

DISCLAIMER

This library is a power user tool, to go beyond ~500MB/s on very high bandwidth network, where Python cannot cap out the available bandwidth.

This is not meant to be a general usability tool. It purposefully lacks progressbars and comes generally as-is.

Please file issues only if there's an issue on the underlying downloaded file.

Contributing

python3 -m venv ~/.venv/hf_transfer
source ~/.venv/hf_transfer/bin/activate
pip install maturin
maturin develop

huggingface_hub

If you are working on changes with huggingface_hub

git clone git@github.com:huggingface/huggingface_hub.git
# git clone https://github.com/huggingface/huggingface_hub.git

cd huggingface_hub
python3 -m pip install -e ".[quality]"

You can use the following test script:

import os

# os.environ["HF_ENDPOINT"] = "http://localhost:5564"
os.environ["HF_HUB_ENABLE_HF_TRANSFER"] = "1"

from huggingface_hub import HfApi, logging

logging.set_verbosity_debug()
hf = HfApi()
hf.upload_file(path_or_fileobj="/path/to/my/repo/some_file", path_in_repo="some_file", repo_id="my/repo", repo_type="model")

Project details


Download files

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

Source Distribution

hf_transfer-0.1.5.tar.gz (21.9 kB view details)

Uploaded Source

Built Distributions

hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp312-none-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.12 Windows x86-64

hf_transfer-0.1.5-cp312-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.12 Windows x86

hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp312-cp312-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

hf_transfer-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

hf_transfer-0.1.5-cp311-none-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

hf_transfer-0.1.5-cp311-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.11 Windows x86

hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

hf_transfer-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

hf_transfer-0.1.5-cp310-none-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

hf_transfer-0.1.5-cp310-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.10 Windows x86

hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp310-cp310-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

hf_transfer-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

hf_transfer-0.1.5-cp39-none-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

hf_transfer-0.1.5-cp39-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.9 Windows x86

hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp38-none-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.8 Windows x86-64

hf_transfer-0.1.5-cp38-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.8 Windows x86

hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

hf_transfer-0.1.5-cp37-none-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.7 Windows x86-64

hf_transfer-0.1.5-cp37-none-win32.whl (1.2 MB view details)

Uploaded CPython 3.7 Windows x86

hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

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

hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (4.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

File details

Details for the file hf_transfer-0.1.5.tar.gz.

File metadata

  • Download URL: hf_transfer-0.1.5.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for hf_transfer-0.1.5.tar.gz
Algorithm Hash digest
SHA256 762202a02627bf9eac438e1f0e12ab13b46af06ba88c2c317042597b4fbbbf73
MD5 7e09b7babb832be0a277a79b1f771817
BLAKE2b-256 a1a99ba1c6d974555246fbdfc7268005152bce6d9283333560e7916bd3642a7a

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f5533bc5d061595b3f5ce66509b34da3ba51aa0014b02356ca28fecc1251c2f
MD5 a07f867a9953ca44a96bc6effca0401e
BLAKE2b-256 0fad8a24635b1439d0da2cf03704b33dbb1d46d93daaa6e34d2179956519fdf6

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0e724c4e74763380143526e98b323aeb489fd0b076e70e994454519f35b502b1
MD5 3f29bfe6113d927a671521ac787bec0d
BLAKE2b-256 ecf86a0491ed0e167a2a483fed920be0b11dc6db45fa6b1aed7038f64596947f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a2aebcee180cf2731404bdf497da3a4683f5cac5f0b71aced8af5936c7d8283c
MD5 8fac9cc1926f6bc84b5a0fe6a6e6779e
BLAKE2b-256 91691d094a8f3f37b1784d956419f0ce83e49bbb4db9bb563fcc92799c30707f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1d173dc9fbbff38a3e67e3a21568f67d05427c4208ce77106e1822574a68ee27
MD5 dd9c2cec7fe71257474eb43938d64070
BLAKE2b-256 faf593ad5051cb2c4f1f2921784f76ad07544bf009fedee9f62ff8828e34695f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6492086933e8c4d62e4910af952423fb4fff86c18afff8ece81f228c063f9556
MD5 5979eab0541faa3f96afe2dbb38dd8b0
BLAKE2b-256 895e85fe32ec3202d8fbefd7f89b43e2304d736548ec629949fa5eeca30ebde9

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8747d2b7ae6e8dcf44070ab44494d9d0f4d6a71d10888dce0a72e62a029e65eb
MD5 c57d2969eef295410ca65fae5e668ab7
BLAKE2b-256 d11cfb5b3e4b26e71d54f9637b3ac58002911a43de238f30cfb12a8c3b350f60

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bdf4149980b75cfb6c129eef142df6247d49c6820b088661985944c617abc1ff
MD5 ef4fefb162b112087d65968a27b258c6
BLAKE2b-256 83e1f434996146883ca6767072a505646563d8334ec303ac98f571eff9c40dfa

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bc60ef0efff59b9a65365bc356f5c34a497d0b84df5887c2348855a15911a12d
MD5 fdb65f9d77050faf8dddff93e04cc2ed
BLAKE2b-256 fcbc8ec5dc806f7629e77577ed4add98d7d298363a85aef690177c8fa7171b5b

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 761559f1cb743da773ef831a8c19fc3485e1ceb3cbc9a41135a14d0f4ec53a6d
MD5 d386299f543b6de79f0b51c3bb0763f3
BLAKE2b-256 f4804de7c9c8bb16fd0e6e9175cf7eed3ef5728cc91463ad583281131abc45ea

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1d7f850c6f5937402c91c0b999792dad66e476165478031e450797063a8cce5c
MD5 966289607f03e40624fcda0da45ca2de
BLAKE2b-256 2d79b93fd13f94308d4a1543444ca5b9ebe3a6e4633e80db418db3f21e966e87

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1088fcca432486e50142dec893c5ddcc5a32ef7e71b53c5d25b321744b4cd6a4
MD5 d5e8b4d490b5e56556c9e7bf5772a706
BLAKE2b-256 6c4b0365bb39b0e0ff9d75a952cde56e5fc9366965bde65e8482794f3fc46a24

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 770e58593d15573c5ff47e7dff22ccf7b33ca6580e1358af83dab43078b835bc
MD5 46db0f68776529c945fdac6b12cb020f
BLAKE2b-256 d8d702edfb395a8310f14aeb913cec879f124b0fa5a1cbef3a7a41583789e43d

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a9b86d0d432c9a1c76e29d5a5f233f248ddf9912e1219a3c3b2bc43809980db
MD5 21582d8f0f748ed3586e91883ef9466e
BLAKE2b-256 f159471753cebaf7c7a571cb13cbf2cc48899849a4e0e798f2e92bd2ad5b13d9

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b883ea8289e1d734d55d873f0e34c8d5304a4f24f18a5cc1b4d3d9b6df608b58
MD5 632f6778c17bcfdbea65047d3a2ab234
BLAKE2b-256 fda326860d26df177c74f26ec5d0b0262aa1561e3ac03a45d474a5babb1e352e

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 572655ece4259d5d46102bf56276fa02a0df5912dedbd13e816e4f3f104db733
MD5 d641d2a7a01b3c9f13cad7d8d33e45a2
BLAKE2b-256 7509268a9bddc4abfcf60afd9989a43e218a0855ff3fbdbe9a3909ea6f33318d

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f3ef2163503d51d7b0199c5ae95934ebfbae00bc7e1ca2e5fef0230f13ab90d
MD5 c830a8b9c66f9b33f99133967eb78dfb
BLAKE2b-256 714881f2611b6db8167daabe4610b99102a77d953706bd19f68d62aec96fd2a5

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 961f2936f21ea8513b89d3025a83349317284a37748dccc0beca62be2e94472c
MD5 f33f05b2b4a62af41701b9f5810d07d2
BLAKE2b-256 c181d241e1bc6f46fac01762b6a2600dab7ab2a9f3cd32eba0cfc87ad30ad0d2

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d89d9bae3f5124519efea5b66b33bca68312d7e0a001313b703d710bddc3b317
MD5 4f8c3a34bb203d5cda54046c1a68cbc2
BLAKE2b-256 0b630de24117d824f9777db47f231fb3f207d562090d7c51e9793e5517a67ac4

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 930ca177ce417190283a07738449d08c413a9991338115e8619a1597b813d981
MD5 640e83e6b8ee6d64428911b3bf7d8afe
BLAKE2b-256 5d9b3f46af50f30f26b90ee24559c73a06860642c70d05756722ad388538c46c

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4825a78fd9775b51e089f2d071abf7f3e6877be10d1fc2a0c245862bdc94f89a
MD5 eafd3f79eb8193d2ca23edbd7a007230
BLAKE2b-256 37a123883283a0ffd827ae01d0d5a8a2014cc87d3cc279b2c7af13d0d18803ba

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 069026e38fc8786a91dac0de5e48a1acd6ac8bb59b9a02049fa73ce88303d468
MD5 130b769143092b6fda9729fb712c9ae4
BLAKE2b-256 1be25bbac0edd9b7b7a8c7c1721d1ef849ca73bec6a78413de7b9fab62b6109e

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b79ad597b1571b162938bbc41d0d01a8788f087f848283723bf42532ac44163f
MD5 c9303c2ad3f8a78920811b0a0a6a5d8b
BLAKE2b-256 99baf501d113f4ad1c442e1d8d9fadd03722aa49ad86223f1b3e36b8c4bb97dd

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fb8a7b55da901a246a2607ccda7dd056e2e594e05e0dde91206f5abae0a4ce3b
MD5 f47ba9e053e9669a2be31d6c2ecca17e
BLAKE2b-256 041c12207f3b74d9aaac388bac0811bbfc0d19e94dca439588469a97db9032fb

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3332cbae4128639f2985be2197125e5f7e9577bf82c7fdad773e5740bb17b296
MD5 408aa8d607613bae0015b603eae4e5b7
BLAKE2b-256 a548b1ba6dfb4bfaa9928fa287e80b24a60ab9816e1556fdb768736b4808b545

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5758faa7be41636ac78199fda37b0b4cbd2d9a1dc79c777de3524429fc573f65
MD5 b41456223c8d11f163a4d10661526808
BLAKE2b-256 551df3f8415649227552002c95928f723746285cb60d513b1fa71a3bbd879b0a

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95c094afee2cde827081d1b543879e64bb5066a12aba0288d8c479102cfa7a7f
MD5 bed1ef35162cf20e39eabc5c046b31a3
BLAKE2b-256 d691ccf1944e85ab05fc0d975a6a6125a06b06272c5dba9f1b7ceb0fd3019d5c

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b0192ff102c5b74eef7eb11e425fe0e4a3445dcb82b5ab1fab5b8d619c7caa45
MD5 b8a0f9efccca8fe9a9179449b0adab1e
BLAKE2b-256 bdabe41ff6dd5083a10c2fd8680fd0e7aca6271f25a027aa29406be201d9cae2

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d721c3354092797531056757cdbe94e24ec898f5c935dd8f3a50b47083e6ea6
MD5 c117fc4033120217dd0fddd019cf20a4
BLAKE2b-256 5eaca8de7f542486b7df911263c671a1298a82b0317eb06425f00408b9a73a53

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 08491bcbd5eefbc0f33cf958671e24fb5d5b72e6e054448cac3b01dfc373dc76
MD5 ec49c9478bc851387392127db55c8020
BLAKE2b-256 6bbc5e8e4adb25457643075b87e9832564f252013b1f1dfa7818f90d1525dfb1

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-none-win32.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-none-win32.whl
Algorithm Hash digest
SHA256 40842f3b35ceaa99bb6029ab3d1c2cc4b948a19d0b5a2884f8516b744f52a934
MD5 1ca0357fb0f120bef6cf2f4a073b9214
BLAKE2b-256 1c343b5a74db72dc98aa646cda5af6821bb3e1d1a125c675ea098f8a63e0808d

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bce65b7cd31ef883d67c8ab733c303231bd8b4c4d3370524405f6b416a9bc2a
MD5 18dbffaf84f718d0c8a7e002d4482e46
BLAKE2b-256 4cabbd27dbda975e7d148fad75bf6f61059c4d4c0bb40b3102d90332fc9e2716

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ad913daff9f602e0ae13cfa79ba265b1db01255e5784c2469619c70231f49088
MD5 34e62e629003f23168f868bbb3830239
BLAKE2b-256 fe1da662ff490862712b2dfa24dc2ffbc71ef28707d67556f4119959641b441a

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c15a8fec25e93284d4ffb73000c47f909bb261eb0f8d32886db5f1e5ab5f07de
MD5 dbdf5c8dcf32d3e1e3080151004a7551
BLAKE2b-256 a54b8b571e41f1db7f7d12004b436644476cf79dbeb31a357357c43de00b3468

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6a29736f0d2e843db59898ce1e26e22b477a3f5f60a508e897daf0cfc49fe307
MD5 45f07d8f9107fb49faefbf6f86405ed5
BLAKE2b-256 b1d426286ff68af98fe9ddb320a195a572babb8d6ac25017b1ecc1a030a08fb4

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8054e534ec7668fe7d6f9ca0764f1f92e16a40fdd9dd54f4154c5ee6200a00ec
MD5 507b9021054234ab777c766955495c0f
BLAKE2b-256 2b4b9987c67ad736099bea48ef599ddb7e6961a81a7ec0f47622f2a34447000d

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e8584fdd0435d75f8e340605ef3c3d6a5f18f09b75da9bd22fcf0106942b178
MD5 d45f13601d8fb39b26f52c5aa0d3c93f
BLAKE2b-256 cc7e024fb671bb0acbea5882441f8b07839c30236f5c756d19e2b84244621425

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9688be93d9aab0951cedde7ae374e2e77483d13d2f259512a1f94f30723e5060
MD5 83302df84459e27405e67854f0e2bd08
BLAKE2b-256 19a68b77f99da564959b78f18ab3112bb3bf22ece7c51e8e6cf2938d959782af

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3a7d71529550eeba0525cec2155f12e04aab9d57eb3e15015768d222ac80743f
MD5 6d873f24d5c5f2f4a381c8db953505a1
BLAKE2b-256 350c7c5d0cde7eed233e1e46a4b419e2b009adfdf56ba502f4b27ab373ee0c37

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 885d89c59dd54b687c74a88dad76006c62be4ad11ee1fecea25582d854434b6e
MD5 bb45608284319e5a14c35272c33c73b4
BLAKE2b-256 74df34ed2af9cd3c1faf93d4e009033667efffc6d65034dbaf5c5893d7151f97

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-none-win32.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-none-win32.whl
Algorithm Hash digest
SHA256 980319ef96fda5abbb7c03ec3803a251f95ed3a9b50f84db25d948994ff6dc34
MD5 2a229ea64c690d58032122c0d865f528
BLAKE2b-256 ecdbb63c63378ee9e828bee3086ffca74be14b67b3db71c25ab3d6230eba1991

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d96f414a0fd7b7fb57e359a79ad70a5ba2357bb91375dccc1a285edcc296d35d
MD5 48868aa603ed82b3f6b8957b057aad3c
BLAKE2b-256 b0c003c4640ad8befd81f426b860c59228560ebf35139555a96d139eeeb7e47b

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e7524c4137646ed3471d5b6fdf7e1c6b7d3d43394eeeb595018e32f233019ed
MD5 6c5634f6a2a5cbb848f4744436f5f407
BLAKE2b-256 8a8ae07099c217648b98b9e0b0523987edefc380ee332a90cdda352242036845

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1e9988b785fd9bc8cd77819675a2744eb3b6a02edfb820c6b5012b861e4c20da
MD5 2757010ed5794ca2663bb2fdda2cb93a
BLAKE2b-256 7dc79f15d88da63f34acd2f0c9a42be741fe78252ee6795957454a921a580619

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bc404b4dc9b5a873bd29d2e95774d17f3b6ff38d5a19bfe34b549c3c99819cec
MD5 d4f2779f1da86958c8ee13b421a4d11a
BLAKE2b-256 bbf68b75e56e3e38cbfb4976bf02925c33a5c7ef93d7c8a28a7021a6c65e4e53

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 72719931d9f02c1aba13526f431f69cd62a4fc0f7634126c2d1e64d8734760aa
MD5 e1a6979c7587a72de89a3b600a898e8c
BLAKE2b-256 f124143049fa7c3b20c1c9ede6015d5c189caa08e81b94777cc65520d1795cf3

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2cbec42ed94b02d6c21f5fe78c6a65f82703d375dae9448a5efda5c386d2330
MD5 c5ead1e85c7b3c641a5b9696421a14eb
BLAKE2b-256 31871b35ea739f73177ffb41dd6720806602b7e8b3de8b60b0a2391e41fb075d

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c5efdbefcc35425933d320b5188485b3db080508c290748ca1fa5864da1347f
MD5 e931cf47b08b4d200f3862224cfdcf3e
BLAKE2b-256 3d9356783f3ac0de4cbc388bcb03fe68b14e931fb303fb94ad61c528737c8d91

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 130966ca4f1266bfb9e13a4b6c40170115a2b450255b7c08ef0de85f04f778ef
MD5 e134003ac87826657fce3bb743f3e890
BLAKE2b-256 6cc2cead05c3fb9caee773c28d38d3eb478df15fa535b38afb6cf0d53c9d25f2

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 f5a48f0a606e5278117c130bc85849008f00d50a8efcc5a5e9c9b106a96341f5
MD5 8bbb9cc855139d337bcc6af7050835ee
BLAKE2b-256 13925ee84acf55a3cddbbd6d3340e44d2735723eb4cbedbfabbd2f344675ae83

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-none-win32.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-none-win32.whl
Algorithm Hash digest
SHA256 9153d589ced01668d7bd9a6a5ead3306d91ded5ebef5cd97185dcd51884d23a2
MD5 98a7316620beb47f0b159208d8d7c436
BLAKE2b-256 ed599e21414aeccbd738ff749bf210753f3bac8e085c54b2abb061f031cb3270

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9fc4b5634a3a61635a8f308eba5df1336bf996b5adc12dc74283743b5bf8fcc
MD5 cbede4d16dfec1ed921bb079f7cdab9f
BLAKE2b-256 18c585da700f2197b13ada741b285fc298cbc48cc422653d97184646e861ea86

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d3eb58ac583ccf03954bef830ea70a4e02271195f24884723b499a6577ffaf64
MD5 1f730cc53c56a206b489d953e68e32c3
BLAKE2b-256 2fb73f1b4b2481fdf0827ae721b98ee9020aef1143194c3b7ad7cb0ee8b3f35f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7c82a9e058d77ac31cbc2d0f9be8011c8e0a2de787c1752225687c54eec00226
MD5 290c52957659659f9c9cc61c4d21c099
BLAKE2b-256 d3bdde050db749fee8989f4c44db2f7496e2c525853594e0742fb021e7c4714f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c5b870e1c2d6a87d1e5db890747a2d69712f1cbbc91e64f144e066a9fda16b38
MD5 d0794a7e27f83fa3b98db726da9c0a37
BLAKE2b-256 28a98a232394e2b0597437964f4e8e81808e98788fa5f4401b01c4b6673fcfb6

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 606bba2d616123b89b749fef1e138118cdf3d84380a6a4fcfe91e1890731ea44
MD5 865478efb2e8823c4a59bfd1f5c34036
BLAKE2b-256 140782aee1e6cd28439244630ac5e73799b400bbdf7f4a040dfc8d3ffc577aa3

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ccb2b43e1441273aedc83ef9b2419e02028686c9ffcdf0a2bd195657917e24a
MD5 730bd6f15fd5577a81ead43d3eab5758
BLAKE2b-256 b1bea46442b8259f9c85d7987c59bb3360f04cbc6fec637dd57dc90f8c6e19ec

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc48a561a7e42a5ebfb638fb9c154c4c10fa39e878ce8fb9f9db12f98f24665d
MD5 d19b724738fc87b5c5776b49b3356939
BLAKE2b-256 d9282c06f207b7774d77a9f10700a83e714e1f9a98900ee3252c52309bf62c04

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c2953fe35e8a9074507ef77d3c29ec511eead8030d25f5a228a3c03dcda723df
MD5 8d5dedb7ec4a136f047b84e3e86b7211
BLAKE2b-256 86587607d3eb4f61287a74f13821dd81129b96749640654020818ddbef38a5b1

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 e10812129996981ee100f943c74963d801187c6048269a81879532baf1b32931
MD5 a7275c02598d8cbe84aeba710c470b66
BLAKE2b-256 e15f0cb942cc406385f4f69cbf3b461d0a3bbe79d27817055e7b8c22e54a821f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-none-win32.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-none-win32.whl
Algorithm Hash digest
SHA256 08ce2e01f4057f8e23c2665f1cfb90c3d1f4c93097e99b35907cb1ddadbe4184
MD5 e4d017a61faf02394438876002332af1
BLAKE2b-256 6974aefbf03ca2b64f4b99f59841fde0f5d53cb0c9a471067f6cf777ae6c0884

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2c39584bed7a880d2d5abd0396615d9a3f382009a047d6f70646c57feb27209
MD5 73c3428d12fc3403e1dd9d85bf75bc90
BLAKE2b-256 e775cc98881647d1e4f56f2e74b1a0ac5459255c3eb2ca534ea82868fb174c26

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b2536d5420d1e7e7751aed592c6e59af59c4ceccb8d5e36f2f7a5707f7218efc
MD5 327c4792b5ce265ea604d0187ca5675a
BLAKE2b-256 411f5f114a17384c6e3914ec045856203eeb2c6593c9e56368b25049e9e01828

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2bd88ebe18d87aaf7acf1641127efffb6d082e566d4f21f0bcbe67e4192c2964
MD5 cc6b51c6b5f3ffc95db92dc719c72bd3
BLAKE2b-256 9563d33644d7eae60900237b7bd34a2b2af648569557b4fbb074379d5103e536

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 59888b7bf7a56b94af1755f47a4415c3e32df1c88f55261ff62df0657bd6483a
MD5 f51d913b7bc6376e6e1beb8095c10c4a
BLAKE2b-256 f98eeff6fa1d7360b95b66da3b775e015662d2c248191c43fb8a1a479b490760

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0ffe2399e3ac162c91d408fcb8be5b38893539ddaaecc334faebfd54a98cdd63
MD5 54550f22839d5346524fde87eafdfc03
BLAKE2b-256 079976ca405989d316f81ed676ba5d66d219f27615f1a53fe589b1c34920706f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7e4d25e66695f39d731c4129ce030b24456727df4ddd34febcef559109e4907b
MD5 8fc1b339e4d3e5bc8c88c5c7df607905
BLAKE2b-256 974370ed11647dae41e5428466a08aafd62ca978f04cd5f1e530ead3c40003a6

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 14c9094353e9f9ed4b834b0f581bd531875fccfac5fd951e49b2ab16f1a267c0
MD5 d18b2129f800a4d0d46abab20b848bc7
BLAKE2b-256 59045e26adb0dfba414c43d602db28e0c337b255d01e2defee9e960d5c2b6948

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-none-win32.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-none-win32.whl
Algorithm Hash digest
SHA256 ea5f975016cca9bf36a76de273f0e477633b0d77dcbbb793260e7b625fb3dc86
MD5 d0c72fe0c851c5e1581345f12babb048
BLAKE2b-256 3022f4a4d03e43fec0ca3be9c449b47423a2e798b33db37c59f6a08af83d7bd5

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bf9e6c5282cf45847c1594d6736b3dfe0c42ec97fc624a70f8c2404c050e0a00
MD5 ff63936443107ee5dc764845ba5dca6e
BLAKE2b-256 4d41037066b3574eb3274adc98559504e22f72954e4aba6be7581af0723b41ad

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 34b0b043baf351d087b39ceae299fdc25aa2c5945be843b1878ec6f563a99a51
MD5 3203998d61235d87927c1c276e5d0378
BLAKE2b-256 03db5b892d24e38acb88a688d10b2d3602b888c98896040f7ed31fa2b4263358

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b2203860a8affb3bcbcbbb009f592f8591543cf3de8b85b5dccf3e65749d8724
MD5 60822a7d5bdc9bd00f0cc08b35c8fa49
BLAKE2b-256 4fed92a03a93b61258260cbf870ad5497a7ecfc017be3e10d3c3c5c9d17ccf32

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cac2abda46b1aac20e75142b84c170af1f8f387ed35ce53a3856148d362c1a26
MD5 e7e9d79786601ded23cb5c3a2b790cb6
BLAKE2b-256 cd605eac470e7e3c4189dd2cccb6c4cd33dbc9fff698a0fc3be513c9839bdf3f

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c03105c8854302aa0b29f6ae5c180ce07f63e6895c46efde7eea2aeb4429229d
MD5 0e267530b76249480c0d7a38f88ec641
BLAKE2b-256 45b9a9635f59bcffc887538b7ea500b132930602e9860a14c3b1443fc3855f43

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ffc4ea668aa8f35895d1373fc4b1f9544723aa6470b7c21619ed4011d51dc462
MD5 2e545f8055546d043fcf3a99bc47296e
BLAKE2b-256 8675935b496a9429a53cf1710bf5f389375815b90392975ef0ce65f8683242ae

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 af0d23d84fe2326d309b94d7c9ee5a6987fc8005839dd4efff2e4468df1a9c28
MD5 fd917dfb403195b4967a514dec62925b
BLAKE2b-256 a9ebd2ca5cf0e80dbd58aa1e05f27dc37bfdab465ae52c911e8bfb1399c563a8

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-none-win32.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-none-win32.whl
Algorithm Hash digest
SHA256 a236db066bd017d9a2a543b7414dbcc3fc0df064c3aafd4831ab6b8dcbf1cec2
MD5 8f878fa1c27d3a7d22076ce00e3204a5
BLAKE2b-256 80757576488a0ad5b7c271c9b6b2916ccc668f3d7b2975d4771c10b4adeebb89

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8182241523493dbc6b108e265c5551b98d8f75c7e3a5bd84f5bf9c1db9729cbf
MD5 257a771db005167e48670f3d4032dc43
BLAKE2b-256 a4b96d2543023fdf86b28a25501e08ca441a9434daa0fe4b764aa812a4437fff

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e58926e22651924510109aa9b37baeaf0a6ae2014774746bc43e7d92e0aaf3f0
MD5 876ea4552b187f741536da9c435d8c80
BLAKE2b-256 b9e4a8898a82558234f6ee56323dcad26b458ce3ac2c902c6e455a291f42e81b

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95244c6c57360b9750cf6603522a8e1b4c42c8348e962efa62aa11d83e4aa6a6
MD5 f97af207154420f8ff46d3cf98b797f9
BLAKE2b-256 3989d609e6d1edd7850db42c60c4e4b6f11e8d335f35985d52e4699f73deac01

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bf2f873d0d386a15f79e9730e27a5dbf7e3a52b9de120a7166a254d983eeb4da
MD5 ad39f480d84bd938c827247d5d30ae4a
BLAKE2b-256 645af6086fefcd9608cd3676c3f16c16b4372214ab7d497df31ed64ece073736

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 72fddff6f76f51145635adde4ba59a3c9e4fe97479f750712770286689acece4
MD5 b3f76db7f8abb714d995d9cf90784139
BLAKE2b-256 6cd9a81aae821fddec2c1a5fb12edcb061be204498e09063b17d8a1e224b4610

See more details on using hashes here.

File details

Details for the file hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hf_transfer-0.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3318bf2436afb24b50a58f668eaaacbee89e23fc00f19e9d2714a9155160098
MD5 8f0ea026ace3da6e1f0cbfc86c7e9a09
BLAKE2b-256 fe06838e357dde0d697d99e07d20225e45d44ff666b1924203103bf3e888e8f0

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