Skip to main content

The world's fastest 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.7.tar.gz (50.4 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.7-cp314-cp314t-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

fastwarc-1.0.7-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.7-cp314-cp314t-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

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

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

fastwarc-1.0.7-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.7-cp311-cp311-manylinux_2_28_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

fastwarc-1.0.7-cp310-cp310-manylinux_2_28_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

File metadata

  • Download URL: fastwarc-1.0.7.tar.gz
  • Upload date:
  • Size: 50.4 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.7.tar.gz
Algorithm Hash digest
SHA256 23b9e6ea622ea701b7c6b36e21e7a47d32127d5744e80e9b2af82211b1ff67ef
MD5 5e2ae264c94b450d10a6c4af7693f41e
BLAKE2b-256 d41219628468ef2a2046bc33b431e6d0d08aab3440bce87ff0a9d36ca32c0a0a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.7-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.7-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d447f02d030bf3354c7a42c2b6adbe131bc5866d86a339df31d48e8cf710171d
MD5 b3d089ba9bf9e06b3a30d8e01cfa2f72
BLAKE2b-256 55ac490ab86b41931d17577ad9d6fcbbe4a6ed926e5f912482acb3927ea27bc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d17d1c23460460b7f0a1e96e4d6180d07f0f4de4c48d75cd2ff0d5665d001c0
MD5 d3128dbdd48247afe5100cfdac422f92
BLAKE2b-256 694232ad7136d29fb28390388f5ea2f46583b60e3e2c8319b07403fb3bac5f4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c0b62e0b8dba2627a50ee28e65307c43da76045054f6e4bd9e8d6606e439efd6
MD5 546f232f96f02c652bad7a39dd50fcbe
BLAKE2b-256 38f2a99c88386b66eec8da31a799494f00545617ebf645b37923d2d8df42ffa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 03bb22a5050e5c6719e894db47fe16bf66486e107b07dff9804b2397fe04a671
MD5 c6be10eb6cb0324e4134089fc06dfbbe
BLAKE2b-256 de9d39704485556e5cf86c43bb704879f01a1a62ea67b6d98c9af2416baabb4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 18040666fa5d7f19ad7225a08f8655535b6c124d707ce23ee62353c0fedbf33c
MD5 c9cade73c79dcd41b289986250ccf04e
BLAKE2b-256 b929bcaa5b607f670f0724a59c3c63c530dab33b4c8eee46235768d2fa1629f7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.7-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.7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e480500e3d347fbf441f33803b8ac97b6e4d660db38b75b26a180a0a843c5184
MD5 5f88de159474874b79fc36cc917d9796
BLAKE2b-256 4efc8174cab20a4233996d43876ddb4715effacdc92a40e9c407641cb26a5323

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53ae0a245ce12790ded3467f931314a57bbade6980a46ff4c4ae6a6b5a133e64
MD5 16b305dd4c4a4adf11b17e892cbf74b6
BLAKE2b-256 1532e5456b5806bfbd91fe61bcd3888e428c0759065fb439a6d032ed936ec178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9825799971274c6b777d32552a2f04cbce11de81ddfd915121ae8c6c0ee01f42
MD5 f7b9da7ad82e85a0585fb016e6a84686
BLAKE2b-256 f85fbc2637cdeb8767ed4bed3b47e3e8d9572e271b6efb408c0c14f7f6b0def4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 7a57b2edb881e42859babc8cc3ade4aa578c2fbe62ee5df5ccdb95dbc1cf80ca
MD5 0664c904860208d0823bfbb9ff5cb19d
BLAKE2b-256 1bea6f75e250daa7d45d6d0be9dbe50a2be8f20a5972342982fe26714370bca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8cb38c341827a028f98e9a926a5b9fc15ab9835b89b09af0ebfe9a4c10c78fa7
MD5 edb1a0ad64469708e9e8de3eca89fbcd
BLAKE2b-256 5deffb21502b239266c7c061b68fd772ef10730cacec1aa34548689931af40de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.7-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.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 899074e4d5de78a67ff44047f4dd5ad559cc046489498c8446b73768bea7f1d1
MD5 69b95d6b431c019471a5c796fc753809
BLAKE2b-256 37f753bd86a62af0e66a9d991befd11f27da5bddf5197ffed1714b13f81e8fa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 271f8f8e61eec9ecb171568cb4f70652d6365262f80dcc4db626308a04110964
MD5 d57c81692a3bf5175f45b36ae707b620
BLAKE2b-256 676b435a71ecef278a65d403d0dbde55a220378dcf04ee2643c9877e3e45d133

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c014d45c7e7d249c990b8b5373a38b6a0fcdaa6667bb6210458fdb152fd9012
MD5 80f10bd11dce759c4e0a908116c92e88
BLAKE2b-256 1f3e5957fe80ec3b3cfde74f57669b9108c68f6b5ef2cc6ee23a2042e1b71d4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 041e6bc71ddb86109f2595b8e7820b59d46dc5cb0be8485e7464736e7e2abbb2
MD5 f04f83c04aaf39fbff3a414a705263da
BLAKE2b-256 520850295bbe0aa07e839ff6f9a8a13958cb1fec26cd2c012ce65f09d4e7fee7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 bd237b304f0e7bbdd0a63cfbf5bf56d2be000db37e261fc5a3ca2f1823d4ef51
MD5 5da4a71887e81fcb17d23ccfadeb76df
BLAKE2b-256 1fc7d688c122e767a25dce6830dab01631a1469daeb74e953ac59c53d667f3b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.7-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.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 daf9f7655a1d6f67b8a7e4bc6a74aec12ee7048f0547c9614ce50abd23cadf96
MD5 4ecbd0a2d58ff3b4f448fcd9f8605fdc
BLAKE2b-256 08a4b7f9b61144bd83aeb26d44a3618cdfce6ecad9788ad4973baa4ab187be4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d6eb57992d4dc9373716c024e0e9faac33eba100cd14b0031c3ce7c0f98c611
MD5 34078ceb5a56be477ff97f1914a8aa85
BLAKE2b-256 00e97af2bcbd4321f31fc59052a62e7458d1eca6cbfcd3ff0939260281728260

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e8b67a16720eaea0f944d36a147c761c59517bddb4967a634150f96c69ed20f2
MD5 8b57dde4480d4a79e824a7683bddd820
BLAKE2b-256 c33afb0efd8a4da1d534cada0fe410a8471c8984c0d22139d625447a1d72a416

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 b6524047800d5b499e49f60c5999bb77a26b61951f0db0749674a0ffa3cdd2f1
MD5 06c60b9c5801de949d60dfb6a9c54dd8
BLAKE2b-256 e310627fc89165c9d85e7504013e36bec98d6886f778285b7e15e15557ca0a83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5327616e400f13889b16e7f42f5dc4cf2a4f9962b5fbad1e9f8ac3690ba2779a
MD5 5b26d3c371af6aa1c31427cc355b4f4f
BLAKE2b-256 94d1b51425a763f51a801fe255d6195827e30392edcecbb4d15449fad4e6e401

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.7-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.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c3953cfc36a6ab6394960a29a85811ab568a2cb78579132f95fd2f8449193ace
MD5 1e590c6dafb42855d0e49a10e45fd4c7
BLAKE2b-256 e8469cfefc1a8cf3fed328b8e1e53f763149d2e8226d617a46c01b820817daca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7df838b8ac3472338f83282d2ff801e22cbaf0eabb3e0a45190871245d1aefa
MD5 df21d878871c894a6b0dfa026af5f834
BLAKE2b-256 304be4c0b5bc5be7a3ceaea48b4a705574f33afe886054ad27234731df774945

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c17d21c5e7ee6f388b09302536d018ad04def4dfb66da3bb4ca1af3b49ad78fa
MD5 a1bc9894223c8176bc4fa2d5bc3d8a56
BLAKE2b-256 e49f6d9a8c1dce037fc5393410b41ba90fd19f32bdf3d5d611d196eb6f1131fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 c012a410db68499f65a31d73dc69efc48f1a3a19a09bfd264c1fc9fdc54b69be
MD5 03438400e0e6a146828a4ad6523acd0c
BLAKE2b-256 fc57bd5ed71d600d015bdbecbd2b53ff481d4229b5505e1b841b3ce8233dfc3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b430220b4423b059aa3c104e0125849a1a55fea21963989c65920399a94c3d68
MD5 80af3c010c556aa442a6121718f8ed2b
BLAKE2b-256 5bcc7f0abd0204a9f9bb7d29d30bf14098dfc27eb2ea18b41387cdb4cfc1b93c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.7-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.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7ac82d2d2301663f48ccb232680db56d78e8ef67aafe169d4790fdfcc7039b19
MD5 83b79cc4eaf188d73869d5fcb7dd696a
BLAKE2b-256 f32fdcfed5ad714f9f7c5e17deb7839abf5a031fda2450138a91e19c13bf4fc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 630651e887d4e9f7b833a54aff38f2109ef400967bdb4edfbaa359054fec87a9
MD5 6d2b04ead62b9b942c9a5792035f5a2a
BLAKE2b-256 4cc6ad9b226c5f80eba5b86ccf007598e48201de892fc2ad6a5d0db7c8bb36a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0cbf13e33d007f052b6063284a6630ff6d6666eabd51ff34229b5299b4deb21f
MD5 43e8f05acb5dd137867ea90dd7a76f70
BLAKE2b-256 8b9549a83b5484ef2502ebe15b5ecf25dce1230d8346ff516b4b5a6e1221cec1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 bdb6d7d6c69f3fe44ac74ef868eae1abd5146c5a465d17d3a1a16d87d0ed0f9d
MD5 390e83986988dfcd0775ae831b754dba
BLAKE2b-256 58a263398858e21c9df48bb737f6b7a8c220e3fb5b2a48758ba98e6c59a4d52c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.7-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 52f95991369942bfa8df729aad309b8074e19c9c3429e05b0f9ec0fa9710fe7b
MD5 0f034b8cc37da30acdfa182e5929889d
BLAKE2b-256 ebbd1c1f39d419debdc9fc50f287489048739b45ab6fa3d432e0bbd0c4aeec8c

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