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.3.tar.gz (50.2 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.3-cp314-cp314t-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

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

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

fastwarc-1.0.3-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.3-cp314-cp314-manylinux_2_28_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

fastwarc-1.0.3-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.3-cp313-cp313-manylinux_2_28_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

fastwarc-1.0.3-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.3-cp312-cp312-manylinux_2_28_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

fastwarc-1.0.3-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.3-cp311-cp311-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

fastwarc-1.0.3-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.3-cp310-cp310-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

fastwarc-1.0.3-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.3.tar.gz.

File metadata

  • Download URL: fastwarc-1.0.3.tar.gz
  • Upload date:
  • Size: 50.2 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.3.tar.gz
Algorithm Hash digest
SHA256 f2852aea2a13404210808fec2b4f2a67688b0ec267c6215832fa0f9b87a958e3
MD5 989880f94840f19f09133742d29e0587
BLAKE2b-256 958cd4142aee62749e214063301df1849043287eacb41e7c70391bfe50e6f6a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 7f6390b190c462c6c3659a4033aa8e1f47a196a064f303cc784b0a6270ec421e
MD5 4ab137925206c5cfe786085e8d9e63e7
BLAKE2b-256 f478a6272b10bbef3887bf23982dfa5eed7716f6fd4cf0add43250b7cc0ce7b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea70c86438372094b0797e7e0c9372cd7986c6fdf5037c7632524740e7a8a8f8
MD5 eec0cecaa58dfb4fb5bbc3808d454174
BLAKE2b-256 5262d6e155f6db1436069e6246bd74d2eb5278549bd81a3a87e3a5050cf6a541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7f45452816bf6ae3171feae4808384513778ea379ba5bb56ebc101d79b9af77
MD5 84a33cca08eda7da0c5752ee0b6c2a49
BLAKE2b-256 5abe09ddfe29fa4d6e29ab701415879d79132f24b4624188f1fcbe006d91e414

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 e049959b792988259db9c117bd424309935c607c3ed2448b727cf3b8b5041a0a
MD5 dc8a12c017588f54ea88878fb7f5c48f
BLAKE2b-256 0aed4e081070d3324ce7e471596e2d722e5d9428d36428d7cb737d27d8eeac71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 857092e61c00950821f1107e6d441486dcc9a2bb8405155416f8925746d74405
MD5 bb2f4d1022cdaa7ae7fbc409f7c18ce0
BLAKE2b-256 898178b575a1e682b79fe30e0e4b2a7eb70da5f03d9ed68c2b6e288783a74f8f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.3-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.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cb9421c348cea8f9018d3b503ae3b29543fd81f38afdffdb7d14a9f05421e5b7
MD5 329b2ab2c28de6fb1fd9292cb08dd8cd
BLAKE2b-256 fa38b06a5ef545f13777a4bde355fde9a235296ae8680357fb4cb68be8723ce6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad21855945d92e441006166a0f3d28a52b32c3dec59003e3e1c75274e8c192a1
MD5 fc7dff20bd1503611c41336b9cffe97b
BLAKE2b-256 2a0cc4b07fe7d3aee9bfa47c7fe24920976b3945bd61d1f5e4720a0cd6eef2fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d6644ae378f6b5ca1eaa88092904eae6835b16d4e44f5261583d5ec4653822e7
MD5 49c83d08b16d517339bf1674a12ab24c
BLAKE2b-256 4f46b7b72c57fb6133acdc99d56c40ecba1899ac3e59afae218a38197c931a3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 faa0de5ce0b24984a39344f56e1e0a8def370bda81c7dbabadc6a09d4de8e492
MD5 216429e6bc788a5746c9c65e928714b3
BLAKE2b-256 085b77364699194b165288047a722b1583b73f6c9d7ab344c3535cbeb7cf8c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 71670f5d03b93a1ab06b2f522d1dff92ac26d59e1becdb3771f163f6219d48f4
MD5 fb04f5a31cbbd859f9de929e8f22de55
BLAKE2b-256 5b977f6cfa11297efe50160b80bcb49c3e64d46a083bf09d0bfc477be9de74cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.3-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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c199e21ae6a69184f7d45acfc03d042bd75edf97164033061c7d5715fefcf7ab
MD5 b5df5efb14d4ce85fee9b46b64cf35ee
BLAKE2b-256 b11008a3d9ef4aeb7a1345c1dc767fd5fe8cee16737284bfa1a0dd8b6a6847f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99af2083498c3dad63922be84bb4deab2ac02a5691e83563398714a145434ead
MD5 918c61203f5764e7b8afceb7457f7e75
BLAKE2b-256 d9ab0b683f1889617654622df14182cde8062c9e9a523463545a6b0b97acd8d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2fc154234d370913d2338fb28caedc6133073851df93344300f554b541cfdcf0
MD5 99daf9edc48ecf4ae9f071fbbf40b94b
BLAKE2b-256 0eaa078f396d2e882c3e12ec7dee426c8a499a7abfbb7d6bae4f0f6d252ba2ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 bc1c6b996c73c6de9328761eef82bba5e3b50ff11339f0378b27faa470d8d5e9
MD5 58fe9a8e2b8df67e06ec41619a127b10
BLAKE2b-256 4f09d85cfa40d17bb3f4aec9522d9d7697f42be259f9e3ceaddbd27ab3fdbd35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 cf2bad7a45829823577f428c7ddb1a8dea4c05e4ad749402b300408f574f248d
MD5 c7a060675f6345e69c0ae6b4180d65d7
BLAKE2b-256 32bc569992dc4b5f1939ad349468abf09a289ce220209ff89c5b6297eaeb70e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 88d23ff7b14796466e9ce2e56462fc047458c10a5451550df3e24750cdd465c6
MD5 5995e023c4de19d1f725e63da8da9a9c
BLAKE2b-256 1986e7047b6ee16f5a7cf860125c10949ffd31a80bca23f733a50f68cbede2f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 34a391ed59b03f5177ee204bc1c91611538405ed3ecc629e5859bb51179ca5b9
MD5 696e4e5f6839e36c0b5ac1b5fd8347a2
BLAKE2b-256 5f91c2ba992cc9fdf7f641501df4d67f67634c3ec0296e743afe13375ea4ba8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4c0be531a8e32d16b611ebfaa90811180270e3c1ac80b22313f543a5de7e944e
MD5 c05912602a9d6bd15e76d7b0ac8e7161
BLAKE2b-256 ceb93c561b69cbb4408e65ca92aa97b667c951afb790a0fe022a9932d29c2f1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 8e34e0c3eb5d4a17d008840d8aecbea86ee38f3285d2352455a05ee7ba8dbf7c
MD5 f25dfdab6068d2d9672300040df44ce6
BLAKE2b-256 a57f28725685bc390d5f8ee3e97f8e3931953ea0a7a25cb113328f4996a533b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 69afe30b1993cce546cf499ad7a7a35c460fe9ab68521632ca83f809f978a066
MD5 47ae19f7b8e55f0f1fe305b62493ceba
BLAKE2b-256 9d66ae30d66e0c598fcd3b94cbc29df2a56476a77a706419259ca652cd30f331

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4b7e2aa8d7fbc33996f67ac9e524d8599fed9cc7bde38af0661a9999a007c92b
MD5 487712840f9bcbc25dfeb5d4aa729c10
BLAKE2b-256 dc3224097f4632037763d37757466f990e4d537d81ee584d3f0df1054fb9bf3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fecbbe91e665570bd6766abd6f76b72e2f79bceda10b0cc02c857eacf9f00ea3
MD5 e8091efc72bd8325e112386645e79200
BLAKE2b-256 ace30d814a8d0273289d843872c5169aaf492a6ebe9cf56d1ed6953f2183ab40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5cce1e035dd48cee4cde9ecf747e8ab5e4fff1f0712bbd70e418d2e5fa4732d
MD5 36e23d0a9e81c03d51ae6e2be7328d29
BLAKE2b-256 9eebe47a167c626d32de669a41dec5a971fa8ce6647ca696ac17e9f2b067f5cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 94eaf0e10f778261ef0ded042805174fe956e8cd9f691d455f59299d30815d00
MD5 052988cf5f129c1bb1e166c308f4c945
BLAKE2b-256 2ddb448dbab31315ed041c397eb91e79c283bd7b2c5ad5e7828da3c302c9fb33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8ec5ed68754b07e109bfb451e7cfc5f3a4b83ba966276ef8cff49fbdbb7c6126
MD5 1a48ccae43307d445c0428deaa046fd0
BLAKE2b-256 2daa8c849f4b86b38bac215a0688950f6377be9f42e6f184b91de513516e0376

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e0e1a77456a52f989d3657eb62929ddead669a781a74cc3431374e91e4da9695
MD5 38fa96060e6fde5cdc88f8ff82328940
BLAKE2b-256 7739515d802ce3ba2f5d037729307cd3fa81cb13df8c994c8557713ac1c06153

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55ca84a290500a007d0a68f3555af47e69ac96e215da4522e560098628581b0b
MD5 891b133ffa8be0ace38457b0ee266861
BLAKE2b-256 aedbad69daaf0a0fdca6dc969fc29c50832f6634b2c716f1cd60921ef22cda0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bef0f7a2782c278d59c3c48e664569f94b0f48e88a4b42ab998367cd10604310
MD5 a145324d187b5bfe709f86bf416ead94
BLAKE2b-256 99339c419852364fd91b6fe2632e93c2034fb7d1ee02910bfd1074f7d2b598a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 26c25ded9b46a342684a68346cf0ec3870332933d885457707b3f5ef28b9a413
MD5 43c6f9663f4db483914c5df0827bdc16
BLAKE2b-256 9b14c572be968e29d8d7a3e21a99ba483a62108991c81442b3f869d6c2f15622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.3-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 dc139d524c0f1388c78a40792e8762034c0d1da1f53290410c75c7a8dc4cd1e1
MD5 5c513e746ffea09549a2add2ee4b62c0
BLAKE2b-256 079f2a7b2458b51002731ddec0631f73823d199a5d5f09848dd7db493db05730

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