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.4.0.tar.gz (21.9 kB view details)

Uploaded Source

Built Distributions

tcfetch-0.4.0-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.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

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

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.4.0-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.4.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

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

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.4.0-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.4.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

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

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.4.0-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.4.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

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

Uploaded PyPy manylinux: glibc 2.12+ i686

tcfetch-0.4.0-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.4.0-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.4.0-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.4.0-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.4.0-cp311-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

tcfetch-0.4.0-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.4.0-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.4.0-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.4.0-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.4.0-cp311-cp311-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.7+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

tcfetch-0.4.0-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.4.0-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.4.0-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.4.0-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.4.0-cp310-cp310-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.7+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

tcfetch-0.4.0-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.4.0-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.4.0-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.4.0-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.4.0-cp38-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

tcfetch-0.4.0-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.4.0-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.4.0-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.4.0-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.4.0-cp37-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.7 Windows x86-64

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

Uploaded CPython 3.7 Windows x86

tcfetch-0.4.0-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.4.0-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.4.0-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.4.0-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.4.0.tar.gz.

File metadata

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

File hashes

Hashes for tcfetch-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ccb23a7ccec1d1cef8efad092066cd1e3fc3398d938867ca956d14cc16b17b16
MD5 e50a2e17c6cfdb45af64bf363c6ae846
BLAKE2b-256 88450784f330e45de1d0c12254589a67e1d094d9dbd2f907cd8e8ad07ae36deb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e3de39988c5545b2702531454c06a1b004e92e2a3665310e265308dec8b2080
MD5 29c8004cbd13a4fd0e4387f966194219
BLAKE2b-256 510ffa73d4a01e5fa239a30d0ad276338e0d41491c54589434d8457cdae939fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f4a5c912e501e81e69dd94a9f91f12a1109cc3b531a22974f709b4380ba7b602
MD5 730f04d4150c21dcd5b9f67fddeebe33
BLAKE2b-256 9e556b4572f2b4d2affc4a37262a1ab82dd086e981fc01b05a099127dd0c3395

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f71fde98481be5e1ce70c1236bbcfe88d8a9f72d50fc7006bb2169f821becdae
MD5 5ca0bb223dd33af5a58757b70323556b
BLAKE2b-256 59429f6b95feb26d706a58ba5fd897fd9945ee3dd2707bfc6586bf07cfc3f5c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 815cca5fa054de4350390bb72ae59627a7e497bf06bcf92ecdf54ace2b25fe42
MD5 f0b2c0d3303adc6a0cd7ba9cffbd19eb
BLAKE2b-256 ccd7477bc074fa9808e54e8b89c3a25b9ae9afcdb942f6bc0f649213d6d319a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd9d44472c23f6fcfb80d5aee5dd2d9702229e9e21add49cd9cadb405c507c2f
MD5 961dab7a29178c5472c21db6dd58a275
BLAKE2b-256 4c39b74fa87375c282b7515fafae0509a58ef2806fded2401dae45b8570dfa2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2119c205d0f522a9aa9836f1e141eb8845f8249e023d629e1505d865f1d46994
MD5 70cd23093f992770ad654d4d0aed5421
BLAKE2b-256 96c710a1454fdf23088f1bd277d6371ac95bb0387515539319e3b75237c4f0d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7f0cd7ff0692cca98e3b4e1fcc170a301df8fc9f07a5c5eeb2572b3a54b2ac36
MD5 3c137313b2e2f62b05b4ce8bfd0897ad
BLAKE2b-256 185f3317fa2ff46db9c98102a024ff96f17cbfa0eded23a52dd29b196e97e3e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 18d62458a3bd2e974ef7ff3e9c9688026cd13ac91920e887a26999ac95f301eb
MD5 9af0c1230117dce761f193876cd62d82
BLAKE2b-256 075e85bd4cd7fec9a6d7129589a7dba4fef439c820035aa352435a8b07fbeb3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd32bdfadc202f32ed9f6e01e6f964c9a9ede0d1a60af8c04a0bb5f1ce589c21
MD5 91547417038ff7e044435ba73fd6ead0
BLAKE2b-256 f4f623427819d8dc4b13c8194724155e16a66082887aba9de91a040de0b7cb4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 036ed30db47accd9fad482edcbff870341cf378b9975aa70bcdc5843d5815a16
MD5 a6d54454f939fad1c0ab85bdb0be5c49
BLAKE2b-256 d559a23e09c104e24f4e22fef3ab7e74d38d856be0a9795609d4118f470385ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e8634b8ad5c567fc5b582bd3cc17188c175453ca6b060fdad41d160931773e58
MD5 9cb85eef6ac61437e6693aaf0aaa72d3
BLAKE2b-256 4033fc20450c7810ee8d794527c1ef14062bcbf104becf691fe67a5ca89e22db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1de9f47d6b60370958e20ddec851fc7f7b834faf97bcc1adcf5b32a1efdbca35
MD5 c58833e76b698026d13d5f5d104d1ab8
BLAKE2b-256 786caf43b734359d32b93b0aea5db01ebed4b2080068dffc2891899a379dff08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 864569e06b54e5febeb2fea412964b541f4be0fbfbafe2385230576376b75f44
MD5 1578ecc756a7984b848078f0c0978403
BLAKE2b-256 7f53d72e2f1cba9d17c79425fb8a7568e8c3543ebd213224fcd0aa2e126da161

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8bdb4ce9c1c9df9af1c9a9fde7ccd6f3573bb942d0e98d3bb3517c3c2da8ad8b
MD5 b9e656b2463fe09dc0f2a16a6a3796c5
BLAKE2b-256 939bfa6b3e766b1daa4db3b7e2771f0c2623b99bf805e0c7ee753da33591e37d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e58a50a7224d73cd04d306281e69a039328d7011b04e88c5fe8d922de977fc2
MD5 d5f437be4c042bae23fc9159a88d3656
BLAKE2b-256 af257222fe2c6d65a9a367a521e680a6227e28b14088d5fedc76d938277ae9bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 038fc3b1b7d86a902bf601d6797cc8bb704aec223a2677402a386c7ef0814d2c
MD5 ae0ee837f9473ec665953a592d123434
BLAKE2b-256 ad3f64c0cd2652b2d4735936057dc7a6c0b15e5298c213d3b290abb0a49a8c70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb8e5730f993e22cf7e0cf488abf1900da3f97878006a166fb34ea0dec8f0a03
MD5 899dabe5cb1439eaa4533850a2feec6c
BLAKE2b-256 05c7325dcf9f4e4ac048a1565c5e75eb3f233269e1bfa757e8b0b687f0acf14c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3acade94c7a5afe6bab948ad5ea4157dfcf5cc8ab876e67497a9b36062e7ec56
MD5 b655ed37641b2c1762631a4e515065fd
BLAKE2b-256 15e838808c3b1d800c5ac91b876537c19c1cbbb5c41fd0d19c5ec7ff0a734d65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3330a7380b87d6e84dcddbff04eae1c52425b4ddf08a82bd95cb6e2dca3b85bb
MD5 81dbbc18573e863589ba8b351342329d
BLAKE2b-256 227e2803842f37be533dedb1c6a3a20449058b04cff8ab2bf5f440158df11706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9bec2fd919fe82c142c498e1252d8f45d55a4706091e94d1d1d93565d04ac67e
MD5 9d6fc1d904dae4ff082a65fbdc775961
BLAKE2b-256 ec7fe9c4c7562e8486213264356cdd52852c525d8869fb39323072b45df8d17a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 9c93cfa1b4b738afca88ab188c5b6bdd302eafef07a16208d8d1bc719df3128a
MD5 a1bf367571614add066ff3cddb8cef5e
BLAKE2b-256 8cb51f81997ccfb1ccaeca7d9906ed774ba57515098227b140fc00302755dada

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 467b3c795bf717bc137f438c32464f7bfa470481780efaf9ac7991a240fbc06f
MD5 d6ed5469893ca854ed2f82cc9578e4d8
BLAKE2b-256 bcab6fbfe8f90c0137f2538c7812dfe395e08b7122f65b30b72ac3633a6e463f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 796e678c1782676a0b9c2d88141f21a50e6cf0e7c352cf5c0822ef17fd9f4dc2
MD5 0b0e65653eae57b02b694f1f4b8e2700
BLAKE2b-256 fe55bc46219696ef8e36902fb2dc5e7322294d800da3bfba5f71b835ee753c24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e47e5930acaffb52a98cba8abbc6527586ed227bcc4d4b66cdb57edca7c87e27
MD5 4b85a3a6310e975c8e058ece7eff49d9
BLAKE2b-256 d390e8ec5b709bdb222953bf1bb5546df649ebddc6ecabef1bedfc1b4b80b72c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7a6f167229e2aa897c051f1f36682074ffa43b4e9a7ee8e8b7826e22e0d32574
MD5 6d784027e206253c9cd9352bf3d11e05
BLAKE2b-256 2608ed395e51c1d046b855e1c7f5885d097d63a52d6765582c47147d6cfde008

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b0a2bf9cc34388bdf564e4471849adb6279f30656d3544b60fdfaa1e9d8a7c6e
MD5 e096a01c48b29de13861257ff8fe1b12
BLAKE2b-256 bb93500098f01329b26247ee9344064c822ba68cef3fa3f9994432c09c158243

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac891f211ce892e19e2abd2db577547d30fd1a37c893797a83e9f9889a708531
MD5 2a1bb34f246579a8e34f016f45aa6bc9
BLAKE2b-256 339c4958af0fcdec52a3645d81bd2311db21def1c925d978063284a579be0892

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 f55c179e5b2d05fc07e706aeeab38f54d1e5b9c3d3fbb931f2cb317ceb6ceab7
MD5 ccf528bcfea6baefcc2130587eca32df
BLAKE2b-256 6ea7c429425227b059789aaef2750a7029f067b2e33215ba74619c8f2fe67820

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 e6b4455f4e8041b4b16b633befd939ab5c11870b2ba31cd1f712ed5517298864
MD5 1f5c7d9076d6914e77dbcf74e4c598ab
BLAKE2b-256 ee1fcf510f2070d70aeb2309f85eb1bb62f98615858e2e717d5a3d8380196c05

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 0268d884f4f678dc38408b4fa762f1869e4997b08464e6b0448c83de7012cbc7
MD5 e0e1666abff5798f35fb4ae96d218ad3
BLAKE2b-256 115ddb3c5d545dcc4017c474a61f3313bdcdae5b320152d9e5334c1df01809a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26fa6835fd5f0da48fb40fe765b4996e42b9b7b1fe0e23b117cef257e923d0d1
MD5 8fb208f6a23432463a9c3fe558692d3a
BLAKE2b-256 88f13c6d7802b10881c36e99b74af7fa4df451e49667ef755889b29fbe657d89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4d0ed42d02fbb18272a741ad4a770d85557a33fc7b697f04124b486b6a77319a
MD5 0d288f8211e9ee5acbbdd0ac82dd61d8
BLAKE2b-256 3efb09d3fa2437ced3f551943cb6dea9cdb6ed789881352cfa9fe8aeafe0cab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f4b1ae8b5f3bf1895bea26772f60bc9bba2aca821e0b27cd232477983e06884
MD5 53e0d80b46a1c76fc49528d76634d436
BLAKE2b-256 e59c107837367e7cb5b922655781ea49b348c9895b51ec230cf6ca702895fcc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 01b6ae9fd9d90667cb0d850fa7b2e7886f6e8ce7fa8932c9eddb40f7897186a8
MD5 c0c11d4482901bd0b908fbec22b1ffdb
BLAKE2b-256 cbd27b4123a9c01e20c505201bca305b918c2e3294f4683695e72bee70cebe6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b963d4bd7a05999e2fce81d3ac5869625fe54a2e66a6f2c3a6ab1cbec0015f3a
MD5 c2c34c95e02fab77e4bb9e123d23ea40
BLAKE2b-256 4809939851560f792b80dbcdcbd4d70f54ed8005dca1114fb3ea74b62a5f7ae6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 669b1bfb026bcba35221955a3900f655ac53ba522920aa6c8d56d39aee5096a1
MD5 92ea17c37c10cc6265eee171a52ea021
BLAKE2b-256 39a672ec775f84f3adc2aff6b9765800cd26fad5e68782c969a9f29bed28286e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 a3c6e3a7c0719200924225494c92e10051f0debb1083499996f0ff2fdec5b347
MD5 3f0a4be75e11e11d9d44753f86e45578
BLAKE2b-256 d0584064041cd5eb8ea383c16c780dfda235003bf9f80c1d505235f34fc332f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 334bff01291acf1ae21fadd208beaf51599e77517d3200ef9da9bb16ba3fb920
MD5 28f0270b3c406358bdb8f65ece0e0903
BLAKE2b-256 13bbbefe46398b99776c0e35b65bcc127bdf067255f5438dfbecc878e85ead6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 329e9c98e0d3a2a05fb7eb603d44e09bda141e5c92ba0b7fc5e7cf050227d43a
MD5 5f1fe5010ac6af302c89252dc827bbe2
BLAKE2b-256 9490f3ea9e35c9271707190eb752e369f0afa7dd749a37ebb8c0d002062a7a88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7f881b9b901aab43e4ab9be994a9401c81391a703656ed7ad6f986eda819129b
MD5 8ad957dd3bb917cf2340ca924d96fd30
BLAKE2b-256 3da09bc6baef95171700aa671b1b9a73a8ee3a9e47388b32886fed1967a8fa4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 33fba90be747662b262b318caa105c135e44f943a62e109c40ec039225e466cd
MD5 a163ab5dc1026457444761afc88b3954
BLAKE2b-256 47ad4321786dc1ccd1faa518972be4a3d821c70394fbe0cde889d2a808941a70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0bb6589e4bda6bc711aa1115e42562bbfe6f30ca695f52ceb8a714c6f24dedd6
MD5 38a35d3297fb075d71d8576e05e5a7b4
BLAKE2b-256 63545594ed70d848997db975ea296e18c6e65bf728cca09df089abbbed6fb28b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 12ec1dead584f4dea1b2ce936d7c7c92dac7b757691c48a0662743583d8510d2
MD5 ba8bc0c3b501c2ff45ca96188cef71d7
BLAKE2b-256 312a414a5ad973cc9b2ec601c8b2754bb2830a9db189b6ff030f1c60db555c09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 b4f99c79df866f093c34d65048d6b49c026c5ecb03ea895944c8e40b0d1ed649
MD5 102617c3277a7e6d94edaddc9cb5f003
BLAKE2b-256 a5b489d7e614a5869496f716e325aa14e297f5c911e45a3e7ffad807304867f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e541c09cf3d8adf3aa5eaf1dffa5db4267298f83c1b572e55a4b20f30a1d50e
MD5 9cadb0998aa93914a83c8fb25010d6a3
BLAKE2b-256 8a05ee6e46555324d60b87efc7eb80dbb241b1955e6c015c573baf736d9e6079

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a93c62409b2041f67f9bfd11e9d9150d3124671f3dcc606163c55a2bae641143
MD5 bad2b0ac6547f055a0fff85a4822c7ed
BLAKE2b-256 c962f705658ab3150e60a09d0779f4d6ebf5bfffdb3bd5777244b9ebfdf68619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7cc43219c1620ac860c6f762221d91a0c2440dbbaf84cbf26416325382233037
MD5 b77324622595c96236565b7b89c4b466
BLAKE2b-256 7c0cda7a27351bf950143d8f17eb5391bba560489a9c6924bdcb8fd978d4f765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 10b8f69cdfcb0c2929e3ff1abf28c61bcc99c2372dde057f7b0cb67e01c04b69
MD5 cbdb4ecf421ae880d35e3c9d8829cc32
BLAKE2b-256 f25403ed1afb4b14d3a348258e502297e5ca8b03de39f7c0cb94d7bd4783109d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 6f6b8ee8035fbbeb3964827c702eb43bcc5aeb3b3b1952a28b02968f33132b28
MD5 b5b47e19befd1ac831106f65c62b487f
BLAKE2b-256 26fc7d2c0fcefaa710484a994e741039afca7b0a7e3853a263c574754d9823cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tcfetch-0.4.0-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.4.0-cp37-none-win32.whl
Algorithm Hash digest
SHA256 b530c17f6128d87446596d01548fac49666a20f69350a8652efb302e6b65392a
MD5 c00968950668bf850443420cdf77df32
BLAKE2b-256 c15d395f4adcb7bcc4160313a23c042296d610c0a98436f248376c316fb42b13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 142eae53627e51778df76aa2ce61174c1ad835c4c9b434cb0927d489b3d382db
MD5 366008ce0277b54e33fdb82beb7a9fac
BLAKE2b-256 a82fd431615821a04055d28375d11536fbcaf7fe45ae8b097d3e8e8cb5e8e677

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c449363652aee6a3f9b6289556efb70319eacb2012b07ee882495aadc0c504f6
MD5 6418aae6a3d6c0cef0cfc0d9a751ead6
BLAKE2b-256 e6d7d4d721df7272bc4b4ce5dbfeb9651479123ee098a7de47d77878be040aa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b593c02242c8b2ba1c9f9ed0d1002ae12b35f5fb4a695798faf3b5ed8547ea2c
MD5 73fe20b4a261b65eb1e34250e01738bf
BLAKE2b-256 c316b8436d923e8b918294f48dc45ff37ca2f9c3017d9e95ceda4ba206f07c60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tcfetch-0.4.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 009ad88e8e3a6f18e27deb3184f1684a8b15b052b0a877ab8f0b6dde1435050b
MD5 7586df3d97280f9dacc8c5a667036c7f
BLAKE2b-256 4f94e43a010a64735bc613785a88283b0f8f2f21fc1dedb4764bed799d4b9776

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