Skip to main content

A high-performance WARC parsing library written in Rust with bindings for Python.

Project description

FastWARC (Python)

FastWARC is a high-performance WARC parsing library written in Rust with bindings for Python. FastWARC supports compressed and uncompressed WARC/1.0 and WARC/1.1 streams. Supported compression algorithms are Gzip, Zstd, and LZ4.

This package contains the Python bindings for FastWARC.

FastWARC belongs to the ChatNoir Resiliparse toolkit for fast and robust web data processing.

Installing FastWARC

Pre-built FastWARC binaries for Python can be installed from PyPi:

pip install fastwarc

Building Python Bindings From Source

To be able to build FastWARC, you need the Rust toolchain installed (see above). Then to build directly from the GitHub repository, follow these steps:

# Clone repository

git clone https://github.com/chatnoir-eu/chatnoir-resiliparse.git
cd chatnoir-resiliparse

# Install Rust toolchain (if not already installed)

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Create a fresh venv first (recommended)

python3 -m venv venv && source venv/bin/activate

# Option 1: Build and install in editable mode (best for development)

python3 -m pip install -e ./fastwarc-py

# Option 2 (alternative): Build and install wheels in separate steps (best for redistribution)

python3 -m pip wheel -w build ./fastwarc-py
ls ./build/*.whl | xargs python3 -m pip install

Usage Instructions

For detailed usage instructions, please consult the FastWARC User Manual.

Cite Us

If you use FastWARC, please consider citing our OSSYM 2021 abstract paper:

@InProceedings{bevendorff:2021,
  author =                {Janek Bevendorff and Martin Potthast and Benno Stein},
  booktitle =             {3rd International Symposium on Open Search Technology (OSSYM 2021)},
  editor =                {Andreas Wagner and Christian Guetl and Michael Granitzer and Stefan Voigt},
  month =                 oct,
  publisher =             {International Open Search Symposium},
  site =                  {CERN, Geneva, Switzerland},
  title =                 {{FastWARC: Optimizing Large-Scale Web Archive Analytics}},
  year =                  2021
}

You can also cite our ECIR 2018 demo paper:

@InProceedings{bevendorff:2018,
  address =             {Berlin Heidelberg New York},
  author =              {Janek Bevendorff and Benno Stein and Matthias Hagen and Martin Potthast},
  booktitle =           {Advances in Information Retrieval. 40th European Conference on IR Research (ECIR 2018)},
  editor =              {Leif Azzopardi and Allan Hanbury and Gabriella Pasi and Benjamin Piwowarski},
  month =               mar,
  publisher =           {Springer},
  series =              {Lecture Notes in Computer Science},
  site =                {Grenoble, France},
  title =               {{Elastic ChatNoir: Search Engine for the ClueWeb and the Common Crawl}},
  year =                2018
}

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

fastwarc-1.0.2.tar.gz (50.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

fastwarc-1.0.2-cp314-cp314t-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

fastwarc-1.0.2-cp314-cp314t-manylinux_2_28_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

fastwarc-1.0.2-cp314-cp314t-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

fastwarc-1.0.2-cp314-cp314t-macosx_12_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14tmacOS 12.0+ x86-64

fastwarc-1.0.2-cp314-cp314t-macosx_12_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14tmacOS 12.0+ ARM64

fastwarc-1.0.2-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

fastwarc-1.0.2-cp314-cp314-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

fastwarc-1.0.2-cp314-cp314-manylinux_2_28_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

fastwarc-1.0.2-cp314-cp314-macosx_12_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

fastwarc-1.0.2-cp314-cp314-macosx_12_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

fastwarc-1.0.2-cp313-cp313-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86-64

fastwarc-1.0.2-cp313-cp313-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

fastwarc-1.0.2-cp313-cp313-manylinux_2_28_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

fastwarc-1.0.2-cp313-cp313-macosx_12_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

fastwarc-1.0.2-cp313-cp313-macosx_12_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

fastwarc-1.0.2-cp312-cp312-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86-64

fastwarc-1.0.2-cp312-cp312-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

fastwarc-1.0.2-cp312-cp312-manylinux_2_28_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

fastwarc-1.0.2-cp312-cp312-macosx_12_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

fastwarc-1.0.2-cp312-cp312-macosx_12_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

fastwarc-1.0.2-cp311-cp311-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86-64

fastwarc-1.0.2-cp311-cp311-manylinux_2_28_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

fastwarc-1.0.2-cp311-cp311-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

fastwarc-1.0.2-cp311-cp311-macosx_12_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

fastwarc-1.0.2-cp311-cp311-macosx_12_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

fastwarc-1.0.2-cp310-cp310-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86-64

fastwarc-1.0.2-cp310-cp310-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

fastwarc-1.0.2-cp310-cp310-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

fastwarc-1.0.2-cp310-cp310-macosx_12_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

fastwarc-1.0.2-cp310-cp310-macosx_12_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

File details

Details for the file fastwarc-1.0.2.tar.gz.

File metadata

  • Download URL: fastwarc-1.0.2.tar.gz
  • Upload date:
  • Size: 50.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6819ac262c4cae756ffd6d34ccdeb1fb28004570b834b1be371eced15adebb08
MD5 718f92bd0d75f4f00cbac60670ee2288
BLAKE2b-256 d8c1a7ba04f580fe6af696556b2fbd3945f5f9763e8ef9f5a0a75cae3141199d

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: fastwarc-1.0.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c15ed758d0cf972de473182af6113697d62287e62787d3e784298c2d6d1d96f2
MD5 d2f90eb6ec183629da117f1cfb7592c3
BLAKE2b-256 0026f2885f16dd8285965dc51dd1136a9b875e8394177a15a537fbf498e4d814

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c46fe892a6b3ac1ee54d2e493471b56a85f62d020403f2a409cc6824385497da
MD5 928090eff7e2ff76866676862b4bca13
BLAKE2b-256 e904769d16c5028216cc205bf78fa512dda4247783e1cbd14e543a29e4db1d75

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 24cc56a26f4780b81cfa71517adf28a228b03f360d86ba04e6e29a68e9e32ba2
MD5 87880e6cad6c1acace31449985b594ab
BLAKE2b-256 e3713339cdbde1a16482e107c478ff8f640111e4ed8f67b2e55dd3816abd5e9b

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314t-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 1088d4916fb2dd43cb9c68213df251ea4c22122169fc2c1477e5edae3c0953a8
MD5 6026e1bbc2c3641f4740894f9e82e363
BLAKE2b-256 a49304c1b89d8ad97d05460d2062228cd8fbfc9e6c67516f63c6d5ef49fb5a1a

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 9da1479621ce2a640afed54af132e6b0a710a607a15d1362d688e3c458bc7b48
MD5 2ed1d81c02fa6795a5ddaa0f06b8cd03
BLAKE2b-256 bdb500b1e61fda45037744782319c18f394540f52507ac1817feb2650832f67d

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: fastwarc-1.0.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1e7a728dc00a501ba3bce5057d63478243fecf96f23a7b345c0e22982060f58b
MD5 ecc0e81e3cf68ad05224e9dd9394c91d
BLAKE2b-256 7b429a426011214277f44321e3582590fa09d7126a7d10e3a6ac85f203ab540b

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97a9a75457cadebd30528685f58278f16b4bce4f952920147907fbdd53e5616f
MD5 027e9cc9ecd99e97793ef584abf820ba
BLAKE2b-256 7790b37687aa4b11ce0968a9fa60e3129ba606536b4187c2767a158690c5076b

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f3217fb325b78550dcb41c1ef8a6765c4e4d4f9ccf61462f41ecd3ccb450ed3f
MD5 621f5d27bb50d41e55eb0328bff1ee38
BLAKE2b-256 f98be04a536aa1eea5ca4bfdeaab171c10c0291a5ac4e95de55b700bcd160014

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 4e1a49e2bf22286ee217e34bc059d2478c628c8d25fc269cf2dadb434e374469
MD5 e6fc9f9bbca8b18c1ebd004ad9cc60eb
BLAKE2b-256 de858899f52b5e96c9c7be36f74c3f6848723260bfee2b8a002e1abb6c6d6910

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 936529bc803e3e9f1647b40d2933ee2370d61275c436ca1099cd5b3ff28867a7
MD5 6d4c2fc257fe522c1a006440f57fce6b
BLAKE2b-256 b91c7525aecb7afcbc0f2bccb14f3fb657fa15a2ef77c310b5913d92083728f6

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: fastwarc-1.0.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d21b0957e1bcfb1433d57427decf172c3f2e17d43eeabcba4b0ae831eed44da8
MD5 8096eb5dbdce3a1d1eacad269c90b12b
BLAKE2b-256 91340cd0bec8a3e900c3e4b07534f3c1e7f069bc9a521eb91c129a3dd00396d8

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6047c917e7ed333f6d0e9d235ffb0d800f4e00d2f9b0b1933be2e33f9ec216c8
MD5 87ac564fb6d5bf2fb1f3f1d803474bdc
BLAKE2b-256 e0abdaa8995bda80161cfbb6cd441ea343645bc40d029cf43bd21569225d4b9d

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2a71ceac3de760ccfa8f8019e40a3acb7ec335914d4c7fd30dd4e0b30d7e5f9c
MD5 c765ad9d38668ae55b341cea379834e1
BLAKE2b-256 336606f00acb0cdbb66128c8513f80c1c445996516775026138465af3a34f577

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp313-cp313-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 12a08b0daf27e767fbc9186ea26715c355a650da42a9bc408c4464734f109ce6
MD5 3cd705bf52a088cc67a7a994a352c7e5
BLAKE2b-256 44242a0463dc3e83096494254719494f9968f41a41df1c2966602afb5d18676f

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d7b383381b47d4c0f22fc1e74a0d3a6bee6c77fbce9fd25a65bae01c6bdfac53
MD5 11589adb1ced44e30fe24b61a201efe3
BLAKE2b-256 6aa4b912610ca4a8d14fe362f4ca2f709f93b5803d429e9b26dc95f7d9633969

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: fastwarc-1.0.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6d906cc76aa7b51d4cba88a2fba19225d06ce1312ddd63bb39eaecb35a25247e
MD5 a2d43317e40498d2c74c0a139b4896a6
BLAKE2b-256 9765cb21735cd6d38f7366fb066efb9c1baf14a7967839002eab7f9d0640f9a5

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4cae63277ff73f4f079abb047d70d04607c1fb299f21317f52a6031c18fe001e
MD5 21beb41433b6ff55e22a8f3ee1b3594a
BLAKE2b-256 cf9b636068522d2352c8266e910836c1d6eddd56c67a95cf61b43d9ac593678e

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 23e9d154eda605eee611fa9adaee81f68a5854efc75666614a5b97ff7a1ac5e6
MD5 6ce3739c20d8cc277dd36c687832a7b3
BLAKE2b-256 b541a588ced4770bd62cb504b67b80a0854da52e414bd78e4a40f98151de6e94

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 5dcc88bb49e55030362a4bc158e269c535450aa5266566079507ea5beb095cd0
MD5 99b5ba07e39ceb42cda6d732c7a969f2
BLAKE2b-256 2eabb3d73f3c85dd549217b5f8b04db48f09eb22d2977edfdcb66ac521acfafa

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e0e241e21308812f14dbf67c0cef8d7c928bd1cce5730aa313f9aff6093d4a2d
MD5 2c6c5a344f62354bb24990b6f6a796c0
BLAKE2b-256 bf12bb6151b044b74b234a7a4e4acb6b67b5f9aa3af70d82649e98999de3df36

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: fastwarc-1.0.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cbd06e090f2b75a5a98659e0c1716d66c795ea7b60b249d0be105272cab4db24
MD5 2b8978ceca1f462b9a20a8a169fc5554
BLAKE2b-256 f91f4342285f6e6c19b7bed93d89edcb34a8865c26f7ca043f1ebe1718b8f52b

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c515a35beea572c709916d00d0a99a028235074c9e8101785cf4ad4544aae3f
MD5 7a3aa04f4ffd18246f304c49e41cf4ee
BLAKE2b-256 36360c58ae7d7965d94ffc845736655b49e1799d3f6565a03767832c5e7f66e1

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e4bd95ceb9a99a204205a3e969cdaeb5562209d47191f9a465ab7bd61212cf6
MD5 c8e356320a0a08e19b7e1a67a1a6507c
BLAKE2b-256 fa2ccf3fb7e015f44a4865b53f834916df0b4df33c3c779ea24de49eacc2400d

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 48866c408401caaeca0449a54635aa3669a18fa92b477127daeb9a85c425eced
MD5 6a9e881a697d75cca988d13e29c37b6f
BLAKE2b-256 16cfae3827d7caf15c4932efc41cc9aeb1808cdec2557c1875763cb54a97092e

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 01f171dbcac8f1d7ed22f5729469e4cad3e88a075bd8c78b7a5c8031b3b8c09d
MD5 b087b7034ae0d84c3d619bd2b6e288af
BLAKE2b-256 6bceed6c8cd14d1f5b678cb3874919d7d5d68a016513287bd8f1883582fd436b

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: fastwarc-1.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fastwarc-1.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 22f21e2820802d6a28da9f781fb27b9c117273e92d7ee8fe07861b95f2c63763
MD5 d76d29229b14e76d8164dabe513b33a6
BLAKE2b-256 d451cd6d6133f494f7d44aa360855fc8323ed490adce0df41364d75050eaf674

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3821f7ac77f0548701a35a273eda31b08d3634b5d5ce458c691a5b53a4924dcf
MD5 9793e9087789bf14e9ad2000918e38ba
BLAKE2b-256 47ca74eb72cc3cbaa8d08aed5fa303f6bf061d951d6fcd61fdb7c7f819d5584f

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af3e50b90ee9edc7893792d83240461d9cc5c5fc5090c7df92ac1a2d4aea87e2
MD5 26797dbbe2867dd42654f993212b8c24
BLAKE2b-256 a928579381d1b0e4d4ce1a940d490648b6c32e51ea92167701307c2c3d0559a2

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 ccc69b35379568e86b6322d2382dc03b2457de4921aea5b2a229eadcf28fc3a2
MD5 867d51a5fa8716f96e7b5c0fc081b89a
BLAKE2b-256 ef777d20c3539e16df5860f9d45f6fd5f98056a0ab92b0b73f6b0515e7b773c8

See more details on using hashes here.

File details

Details for the file fastwarc-1.0.2-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for fastwarc-1.0.2-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c692b7a9e7b43d9e905b9b0afa4cb123e4e4c323e239ef631553e8fa3970fdc4
MD5 40ff019c822708bd51ac8199f822c8dd
BLAKE2b-256 2cde2fbf2e907a40184946f9ae6aaacfd758481b8dc24b3a43d87fb3685d9833

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page