Skip to main content

Download log files from Taskcluster CI systems

Project description

tc-fetch

Fetch artifacts from taskcluster.

This is a small utility application designed to download and fetch logs from TaskCluster-based CI systems.

In particular it's built for use with Mozilla's CI and web-platform-tests CI.

Command line usage

tcfetch [--out-dir <path>] [--artifact-name <name>] [--filter-jobs <expression>]* <repo> <commit>

By default tcfetch is configured to fetch web-platform-tests results in wptreport format.

Valid repo names are:

commit must be the hash of a commit in the corresponding repository. For Mozilla repositories the minimum commit prefix is 12 characters. For web-platform-tests, anything non-ambiguous should work.

--out-dir - The path to put the downloaded artifact files.

--artifact-name - The name of the artifact to download (currently implemented as a suffix match on the full path).

--filter-jobs - A filter string used to select the task names to include. This is a string that's interpreted as a regex. If the string starts with !, any matching jobs are excluded. If the string starts with ^ (after removing any !), it's used as a regexp against the full task name, otherwise it's used as a substring match.

For example to fetch all Firefox logs from web-platform-tests commit 0f123ad and put them in a directory called logs:

tcfetch --out-dir logs --filter-jobs '-firefox-' wpt 0f123ad

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

tcfetch-0.3.2.tar.gz (21.5 kB view details)

Uploaded Source

Built Distributions

tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

tcfetch-0.3.2-cp311-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

tcfetch-0.3.2-cp311-none-win32.whl (2.2 MB view details)

Uploaded CPython 3.11 Windows x86

tcfetch-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

tcfetch-0.3.2-cp311-cp311-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tcfetch-0.3.2-cp311-cp311-macosx_10_7_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

tcfetch-0.3.2-cp310-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

tcfetch-0.3.2-cp310-none-win32.whl (2.2 MB view details)

Uploaded CPython 3.10 Windows x86

tcfetch-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tcfetch-0.3.2-cp310-cp310-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

tcfetch-0.3.2-cp310-cp310-macosx_10_7_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

tcfetch-0.3.2-cp39-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

tcfetch-0.3.2-cp39-none-win32.whl (2.2 MB view details)

Uploaded CPython 3.9 Windows x86

tcfetch-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

tcfetch-0.3.2-cp38-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

tcfetch-0.3.2-cp38-none-win32.whl (2.2 MB view details)

Uploaded CPython 3.8 Windows x86

tcfetch-0.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

tcfetch-0.3.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

tcfetch-0.3.2-cp37-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.7 Windows x86-64

tcfetch-0.3.2-cp37-none-win32.whl (2.2 MB view details)

Uploaded CPython 3.7 Windows x86

tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB view details)

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

tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

tcfetch-0.3.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

File details

Details for the file tcfetch-0.3.2.tar.gz.

File metadata

  • Download URL: tcfetch-0.3.2.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2.tar.gz
Algorithm Hash digest
SHA256 63463a719bd8aaaa8d0a8c585b0d8abb33b581be24759b5606fd63a075f6da6e
MD5 59847e0439e60055b592186d30e75fc7
BLAKE2b-256 5fa654882c0d9db257494cf96b2b73037cc3466ddeb09da8e8986d0f89b7bcfe

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94d5db8ab999858183df68b8e31063fcfb655681a9f35ff1c5baa6b795dd20f3
MD5 57b252c6e1f7ce046065491b5dde4a3b
BLAKE2b-256 1e9c4439c69464f94c9c6573501d16782aaa5916a0f5a70ec2e7d8a180d7864b

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3bf9244340d7c3deb3491456cac1da728733d1548e212233be5d0f270b494b0a
MD5 da307f6a0371dbcc1e1c0145991fbe6f
BLAKE2b-256 b7fe33d24da0134bb604de517573aa98462ac9b51b0b1d5bcb3b5056d00372ec

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66f6fdb2cbde4b4053206af94a97ff50be0aea7838043abc8065403abcb5ec36
MD5 51eab1a91dbdf7735e1bccc5ed1d5ebc
BLAKE2b-256 cfb3cd15e97fe89bb2672a87546163f85c3b9aa9a79ed75af827236430b1d0a2

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 35c95d7e4a1560a57e6149c1c8b114f449e5da8b3f85f44e3a912c98a3e28314
MD5 43e144628c34ad59ca9186e600c770ab
BLAKE2b-256 640c6900725aae8a57ed632ef91b41b5b72c6da365d83e977838ebcd960c6137

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfb3701780d5ae130ed12f7b006728fccea88abf85e7551dbc7f81ab7674fc4e
MD5 4f1079a2d09eb878beca14768d9dfc77
BLAKE2b-256 66c16423e506f2efaa558bd60542114e4db98524a3f65f6f7481a7cea256afcc

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 39da26cdbf2cf201d6d34ea363f7237997b59e2e7c3aef0d14d0d6fc32daf26e
MD5 103b3213001e675884ff0729b9e036bb
BLAKE2b-256 1915a3f3a3bc8245218ece7f9035d3ed1d6ee86ae8792e2bb67a998598bca75b

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a57d03e0d16fae2b0363c5b44af5762738237e64e57b633ee9ae4ee9aa956b28
MD5 e0bbf42a4c13b65c9b3cffbf3350604d
BLAKE2b-256 f669210df167e4754308655f22756592aa75ef696b52081384d0971eac169afe

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f8b10aa2561473edc39ddc93b1cb7a0e917f5d0a5b519b857d1491380ca53be9
MD5 5f17442ce686eb6bfd16ed30b988f6c9
BLAKE2b-256 7fb4dd32533bbe889a7b919280a25efab1b8b7941765bcb850c2441959e26573

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b475a251ac658abfaf6c15be7ca61323ce8049f5172052ebb069381a4265656c
MD5 2ec14bded03fc53c5a2cc6474cee15c4
BLAKE2b-256 ac1d5db55482947e74093f5590fa6e53fa6ab089d688a6258c199da16bea5d71

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 536a47fdc3d394ddfcfeeccdf6368ae83742087958fc52e1da308cc33db9e563
MD5 093f2dd7c822498b3bd6fa7bb8f11607
BLAKE2b-256 3b4419fbd19eb09b13d0d4a984438a4858789e84e31b6f2ba8fab2e08ca3b55a

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f5b44a47799f2a8b1630c8217c42c90745c96fff383e7085ba70632b1eb5bbe7
MD5 68739d882d33d2f4631cf39d08bf815a
BLAKE2b-256 c3bfb4618401415beee2cf5202ebc00d856605aebf3d09525430a782bdef00f4

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 615578d547cbdb0545150a2f6cc621416da4e16f86a320c0c2f2f1cae3f28ef8
MD5 4d0b826f0610dccbeb1a7088c94da2ae
BLAKE2b-256 6bd5150d4a8264ac19ba43863412a2308aa3978457b35ce9c9419889675f927b

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f9243aedbf762adebb08c41dbb3de85c68a8debf0be3b4c5c3902e592a08c371
MD5 1c7cb8ccbb72fe18d410c50bbf34958f
BLAKE2b-256 71d12cea846b0425b6a867d224fdbfd16b800cadaa883532b315ac5b3db66d48

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7fd9e28b4a95550d8567e9b515cf40f0085ee72cc4d142b0be9eaa75afc14bd8
MD5 08947d5c24566bf8dc0cd34932250f2a
BLAKE2b-256 3e3f3ad3517b49045ce29dce0719b97b86f7604ffab486af37f08fac4444066b

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6d07135ebfa3e8706d4ec6549a8e9c0070883c0c1306ac95e9849636edfb1a3
MD5 a952ff1d9a99e21857a856c1128368ca
BLAKE2b-256 7482da84dade7af06e182f26cf32f584d8ae09964fcbaa97af4d093b8dbecf01

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7d494dad3791b32a100cf46dff9656261afd26c7ff37a50b45cf454d1b2481ce
MD5 2d5d9be2ad15bf768372c64995b15c48
BLAKE2b-256 442fbd19e5cbac749dd9da44196674280db42b544a03757a20c7bbc90ba928de

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ac960c7e578f53aac0d7a282099dc33f62c9b52edb2f60c5333e29b71025391
MD5 ff52f44faca9cd52489fb4c108512834
BLAKE2b-256 d87ab9ce0e94bb241808e824976831cd2d181c80fff454b37dfc2ba7149019c1

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7bc944d26e34e3f7c19e86a17f5970cd55f73e86b2e5cd847d91895d23a2a266
MD5 263c6153b726dc4f6702c65172c56b41
BLAKE2b-256 a9f9a9b426d9308d0609af3624492ffe85718781f9715ac7e6c03e090dd18979

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fe77e8b4f24aa36e1701ebec2280f5dae1bcd950e3312df69b9cfdd817607014
MD5 0c5a209186e9aa7207b69c3004cd01bc
BLAKE2b-256 11dcdb4ad22c097f83c7d96ba8c21630d364852b292fc90770e06897d39c8b22

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1bdd8b53ccdc8ad228bba1f8cbff796747f7595288761a424dca23cbcda896ea
MD5 1bdbfc8b252796aaafa48e5eab4c0e2b
BLAKE2b-256 1e5fb9c834ab74c6ea499b9c431007da1946cb28c392dabe48fc0dedec761dd3

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-none-win_amd64.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 3fd21f72bb01c62f549b1ea2a5fca2915e5bbb613018eca62b6997d5cd0eb4cd
MD5 8f800694158ee9461bcb6488d4fc716d
BLAKE2b-256 29602cbd832e8310c8f0a06a43ff0796e21dd8c4244ffaa01149e4d5be3ed2fb

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-none-win32.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp311-none-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 972eee7742608b4618b190b39dea13747c0b80207b1fc3becaa6a76254787526
MD5 dba6c6c5cba68a49b24943a9ec748dc5
BLAKE2b-256 9edb1da766a4c9f1cf3544c256aeaacf3a17500266ff578d183396d9402283d3

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d817a7b0595cd4b341faf401971d2f072323b8d3fa97b417051877d5847df466
MD5 7c8b7fd8cf1c43c35c1b4e999bdb5f21
BLAKE2b-256 b452345b0f6bd00a0855ffb49991058bd7ae8b29fb7c49e8b4a657b8cdccdd0c

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f55b0ffd2d5117ce243d8c480ac31affb62a2d8cec4883c6015579b981b8564e
MD5 91c4bdfca723aaf722553b7b4943ada6
BLAKE2b-256 756379d943f00609ccfaebee9e3d26901ec1f36d122c066768bf5664e960ff81

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff5a804546fe0a4af3b7f3b4b6330862bcdfe07420a651a5e98b47d1e7ad228d
MD5 0d0425e074b1cff85debeacd1f05d648
BLAKE2b-256 780e4088f7ceacbb1efb1f8c67b52d19aad519eb18f6b8bedcc97981b1fb0ce6

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7732d2e1537864d0bd8fdd59e0f290b443b6d16716a461fda154c27d3df12699
MD5 ffceaf3ca7e38c93c04946b13842b2c6
BLAKE2b-256 670a3dc0b40edfb9f6a3e77e43084f259d8e9256c44bfe32b44db503a28dd07e

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 23e118f999985937154f9fac74a6a9f8ad9cfd19aa490e571a7e673b410ac527
MD5 36aa5a4b37f6cc369ba0d56269d5d9aa
BLAKE2b-256 1e1c1b73f666fbd164fc67c7b6054131e55e8e78de5c684d99580178996b85fd

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 9ef1966daba424d695093951ecd72f40f28d49852dd6883901a04a7e49281ccc
MD5 4df6de5a86979cc9b1a39711de4bbf31
BLAKE2b-256 4444ddcc82120a8e57446706c3d801359eb163676f6252e9eb7bce3bed54c960

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-none-win_amd64.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 8a819687d5dac0706405059fcf635d114a054ad574eb18974dbb2a9e60d627b6
MD5 551baed6deaa1bb445e1c245a375c085
BLAKE2b-256 6304a661ceced6561b2528637054c7d01a020da89f32b24a955d5be5faeb749d

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-none-win32.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp310-none-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 4463fc5adffc072cf755f5b813723c4ab1dd6ab5b666025ed54afa780b521c65
MD5 53df07b9fe616d2388465521c091b2c0
BLAKE2b-256 7cb956ff46f5b7190e3d208572e45cc3e29594d935d3d4ccdeded11d9e725202

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f218749b7ec2859b2b111d0d4cdcc58747965d5d1c4a12dd60f1554acb941b7
MD5 24381f968040f939c7104e7b28a45ae4
BLAKE2b-256 64c201de75059bef1ddb259245bb4f059a849b7c4f64c7636ad383ee14d1aa19

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4617866e9cb231b53dc8da9cd1472ad6a92a43a42aa16ec199573ea5547f84fe
MD5 984e3a7183d085e3d2f0d2ec033c23a5
BLAKE2b-256 63a88793bd721767673a0afb74cef92cc426875594149f5bb706bed0afc1ab7c

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a650bdbfb22696df33f7941a7c3690fc0afcf9a5e563c419b637708e3c36287d
MD5 22a1eea169e1654074590e5021f3569d
BLAKE2b-256 1578119f4c249a961195d8575536854868a976c1b7b71a1aa1776d763dfdb707

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b45c86656fcbabd993c8f6e4345c9fd9b21781b257befb2fa963572e3ea8da9c
MD5 7192532956defe5a83365808f784b5dc
BLAKE2b-256 0134af11838120f01e405c07f975faab9bac953306bb5a24a61b6484bec17a1c

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 210dda93130da785c683c4306ea9c694e0caaac0db2898fa24a1bfa73dccf0a7
MD5 c86e8953340de540e12b3ec829e17412
BLAKE2b-256 ed903f8a4a8f3a83deea8a67b570c3dff89af8c30d3840d9a8f65ca912092452

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 2fec1029afa26bd9e9bcf6ce0bb45563560d54649deb1d1914fba60b0716e2f5
MD5 bc31a0e557cd7a62537a0bb0ff498330
BLAKE2b-256 37eb82a08ec16c35a56a1828b7877f1cbc6ea9d3d8b0b42d3db1fbddd3758ce6

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp39-none-win_amd64.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 f103014e7787633d47fd4f117c4e9b1370d15d3ce926ef15b2c41c8b467cf4bc
MD5 a37426836409ec3a2fcb4026932b2644
BLAKE2b-256 3f9550d59541f7c5fd0b033bc6bbc8308c99470cf4f690152b05cc40ce7970a9

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp39-none-win32.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp39-none-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 8759fa8a550530001c46427b7f6cea0c7fe378122901c6c1ca27a58efb25632c
MD5 7af75c590e7892de13f8d3062adcdbb9
BLAKE2b-256 eddf91da090ad85323e92ca8720e0114be1fc5544ec809466c37998325539e59

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 291466120df6ce478f9598086769fb5f54164f9a0b1165e1859a9f1b3ce4fc7b
MD5 d63e02a7105275150d823903dcfcf1fd
BLAKE2b-256 dc2915d12579c17b0ebc7ea98bde4d2da59a989f67744f4b882ed6ca9f275ae0

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7a3c068e7f577931e52e3205e26d27b7a998bea6463a977cf00252289cca863a
MD5 acbfcba563e9c696ebf7d89525984fff
BLAKE2b-256 f39e453ac3d3e0d28c432fdf98faf1850ee6bdaa0d6e918551ce55f765be6326

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 269fce4ac59a8bc468fffec3c82217b0dbe06449630eea69426ee5c0f843c1d7
MD5 6bb62b3b5383fc8cefec31f269176724
BLAKE2b-256 1333fa1e3aa0d426c432283ca906663124b34a525f903abc13155ecc7bd8fe79

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0fa57e7d2852f6f7aa18a3b1b8f0ef5812ddd50ab77a7430b75819139804be50
MD5 5c92cbb61b32869a4efd91974bfa3cf5
BLAKE2b-256 b24f7265843cd4346f4d3bfa5654e3c1e2892ac870cbb345dedec1e9b5a603f6

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp38-none-win_amd64.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 af127c104c4a1d22ae0bb8597e494bc516ad996c301481a30d815eb919bab754
MD5 ceff97a5623555c9292c907f409312b8
BLAKE2b-256 575a02569168cfa23e580c99f92ef63652904bb9bd80b90cbefb4cf69c0876b1

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp38-none-win32.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp38-none-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp38-none-win32.whl
Algorithm Hash digest
SHA256 27293ea265572072a0638318b75ee41f97f632cce2ae4eb6899a8676ac36fd46
MD5 21b44b0e054fd2d0bf841ce233e60843
BLAKE2b-256 c832416b1e73e2bc1566e0f7af9e5acc625a195d574599fcd7ed752519304b88

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c86549af2f5d121092ef9d64203b1e29954d98c560fb51b05d2cf6217ff81db
MD5 331a79b030086acc66846f11b1cba397
BLAKE2b-256 04edd6573aee8e690eb502cb9416c9ca661a0019e4133ee75020e4d14b7d4d00

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f7f81e28b35b15d2fde96059f02c26a6c46bb9c4453f430bd11f548283e6edca
MD5 a1d644d09af33e253610ae3411b2ef1a
BLAKE2b-256 3bf64eaf87ebbad00254bd656871f9842d5c676e120931c2e8d4407bdd1882c9

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 17d31b1903d352e00f9cfebb7e617891831ff9fc6faca21def9473bef4c453b1
MD5 1ddd5efdb8862549a1f79725f6fa3f3b
BLAKE2b-256 45a6c7281572c43a40edaafe88c458f7b0d4c2b70a542f3dd5ffb7426b1c3750

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 68a923ef048ed0f0eb05f19d7ea133d2aa6dab3caa44aed6eea04bee77bc9f51
MD5 2e954fae162336f32342cb774d1aa348
BLAKE2b-256 4cff97f24cb46de6e6770b35ec2fe161fba5bced552462e7957f610713b48ff2

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp37-none-win_amd64.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 ea27d30d5170109d98b040b1ed3fc2f9f729f38f389d594ac98f7c5f54f53fe6
MD5 ddf689827e0bfea2ed5413dfed141494
BLAKE2b-256 b952483f35781bcb84c100a5c44646224ac4996634eaedf6b71949e49b3997db

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp37-none-win32.whl.

File metadata

  • Download URL: tcfetch-0.3.2-cp37-none-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for tcfetch-0.3.2-cp37-none-win32.whl
Algorithm Hash digest
SHA256 79b602114c789146ac12cf6d9a6040fe7481f2afab06b30ffe2feb05c57f6952
MD5 64dcb4557dc9bc6a571ff92be4d14f8b
BLAKE2b-256 41d0be0609bdc326dd1c8435b7a99c0385af5ffb783f0907d74d42ca243dce18

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 578cbeb79e3e67afaddca75c0e4c28eded4a32978fecce5b6f2682a5426e6f46
MD5 7898c0191fb032bf266d29e0284547e7
BLAKE2b-256 03ffc0f39e28b0ee7fac52df2d4711a84bb5d17474f0814b334d297c92084b7b

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 07f68b8b9be33da7f4185c262d67079c74c27b745b2abd17bc89e0baf0a70d50
MD5 320d3473dbbf25ac1180cab64645c677
BLAKE2b-256 f8cce9b925eb1583912f0aa1b295b0cfe37875b48848fae424c6334027892d15

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5efed246c829a4feedf75ce0df9a699eaca0f67362ad15af00712d4e498b64cc
MD5 ebde11b0b8aae6a2da47d660a939ccb5
BLAKE2b-256 eca70cff852846434265f2127ea549ca3b438cab6b978f0c5fcb0941f042cda2

See more details on using hashes here.

File details

Details for the file tcfetch-0.3.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tcfetch-0.3.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d598a89a11a28c3e0e64693cce286b5c02b12ebd67513687f59c6e9fae58bcce
MD5 1219563a30f2ccb4412273c095edf779
BLAKE2b-256 e958e6e92d59d8c77729b3251649ff1d7f715d07f5a8d710c4a623542593c09f

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