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.6.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.6-cp314-cp314t-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

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

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

File metadata

  • Download URL: fastwarc-1.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 8d969d4796b38c257645315a7f2ab336b6f49035ae49d2b29cb60db0731296ad
MD5 bc97090e1ff538699a8217843d81c6d4
BLAKE2b-256 33eed9cab9b7704f21c789eb657a934ca4054ba8e085d2ceaa2bb8018e1c5eef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.6-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.6-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b66da6b45ef8f7b0a1cd12b0f26a8bb23711f9952107a24219fceb1eacf55961
MD5 0d59a921e6f4609ead9ad2e2af62820f
BLAKE2b-256 ae6b12b25301caa8bc829489a9874a3cb3741c16d9d6cac6cf181ab36dc203d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6e8c85ffd52bc4cc83b415250fb7689226d61bd25811f6e3791e4a853e09e5a
MD5 02b7dadd441bcc3aa334e01ec0415851
BLAKE2b-256 ac446f178603c2f501815c7cb2d6a9567772a4327e34f2fe53ca85174d803c6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e0b4af76014f1fe2eeef4b87f903695d5c9615e789218e9285aadaf1f4f73451
MD5 83be908b58cf6e0f445137a2ef1ed017
BLAKE2b-256 ec311174fe9da2f1d5290fc0ea035bb2a222343d03c11376e9f2bcafa422bcd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 2c138365f8d11ea717bbf10a28e066199bd39935b361273b004b48802e3739ed
MD5 b16031846aeac61aa4910e3a777f68da
BLAKE2b-256 4d4fc598d0640e83e42e993ecc5234fc87174da4552835d59d555c61f3967345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 dc40a3befb3713fb854539cebf9aa87a80eb774f73ef14469739c9fb9246cf99
MD5 14228ed4cf6e5abf9505715347afc374
BLAKE2b-256 8eb7f886ea9bb0a3f45e8f29ce34a75ae90155e86ff585e84c1f3e9f0540cea6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.6-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.6-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3f5c85c94c5f21d0bed5c141a5529413d02ad3d9846e3c44f0e7733e4f40774f
MD5 fcaecf949107a950ed0705c11e8c0bfb
BLAKE2b-256 e9186d5b520378fbdab6913569d58a9872d0f61696bf23e162ce97292192be46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a0f14499b0d2486e5ff9f4dda172688720508dc3c514bfd3d01c3f887d97eb10
MD5 0a8dadbeeb4752b29a2c069df30aeaf7
BLAKE2b-256 18935bf838f15aa73069c704f63f5a24c2931e24686d60c1ef1729d52c3f4b6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 937a3ea46d82b756b5374948696dd78af9c7972399e17a16ab87def7b9dbc1ba
MD5 c498945fcb1243d204589b8004e8d806
BLAKE2b-256 32929f7095251f0aaa4f8b0c68b21e5e363b7989cd0d6c39beb3471b20fedced

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 7d17531d71e2936245ddf9c4714f1f4a07e841490b2b7ce4b69d92c31c1dc8ce
MD5 708cce51c20468d212db959b53926571
BLAKE2b-256 2053d77c7cb96009f81aac1404b7cd7f063e0484649fd54d2acd524cffeb4d46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d4ce70fadb66c6dd6d61237d76179e744b7934545d2db2736abd2faf62bbe088
MD5 b2a7b9aeacb504f68af2f3a223c06d27
BLAKE2b-256 1f90dcdf2ffc6a2283e2716bc6440bd2a927bd00eb5e280e6f1255e6e3aea7fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.6-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.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 72f72b936a609774ef73b90990d0ebe04178d384752e46c51b32ce4d681a3093
MD5 44279a11e6c9c302979626233c27e9ac
BLAKE2b-256 66492d756a97972abb90d388a3c4e198f8ac29a80b2923389430cc8054ae5907

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 73684131fd3292e7da29f5293dd00703f564c663f9571bdee410110b748b226f
MD5 8495dae6e892891457437627452cb963
BLAKE2b-256 e1ff2e9f37ce8ee9e93d4e78d2cffefd178b39f1a2df851fcd90f8ad7049eaf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a82ccc0c09bf77e6d07af9edfbfb64798113a8fb739a93c400b2a05571b7811
MD5 9e2cbe71a9a1590bdc2a0f0e3235359d
BLAKE2b-256 09821dfd20fb952f93117133437719d0189843815ff47d988e628f3e21949df5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 369b05aefb05f378695b68ab527e062fbde901f803c5b72c7a27bbe8da192dc8
MD5 f5617a8df26e415cdb5bce1d924ef8a2
BLAKE2b-256 a90e4f62c488296fed584328d6af7f669fd73690e4d2034300acb25382da44df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 fcc4603160c2f2cc3099fc34ed5378dd6fe6cfdbd1e7cabccc2497353546791a
MD5 602d937a87ec6f942235a3f8e15c0f1b
BLAKE2b-256 6efc81ca541d9ebe1ed5edc5babe9b54a1dcf25e4be11a48d3fcbb7de0675405

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.6-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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7cf6739bca6ff73057bf9bfddfe9545ace9e2edf71b8145d3b639635b0bde281
MD5 89156d191fe3e8fd928622393ec1a84b
BLAKE2b-256 bc31a26d0c42079afdc4e6e76b26a56bb0753669e000b0c9193f61743a74f635

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39d2ec4a264030ec5bd170700b9ab1a76ca22be781013c4d7d77e69659260896
MD5 4e52731c6d7f98dc371ac5ab91167fd6
BLAKE2b-256 6ab439e0a79442b5e43c8a36e6d35225fabdc0f5807d5a15fdee36e67fe90521

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c204ac389582cc260fa954a97db14f30516ad8007787d5f28360172dcccb210e
MD5 378ea9f98d15e0cec87cc003b479d145
BLAKE2b-256 cff7fa25c053ea12fa23e4ca7b2d091860aa048e42340aa10cae8dc0d3d32be9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 4b32aa1e8b40357efb47fcfdc1cb44ab7470275fe851e104cbc79e50631bf30b
MD5 8fbee940348387dedb2e19a226c59834
BLAKE2b-256 884ca838d4494013871d680af3b4fd5d4cebf755353002fc3a510f82e4578dc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 cd0f431f419bd150c7461d03f3863057a87a28c85fa2491e04e149a86ac2956e
MD5 9a2af12d8d9b948157163a5b2e847001
BLAKE2b-256 b6cf337f40625cae82dc822d44b373b5da5d5e7b9e3ccd30a28eb5760f2921c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.6-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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 895b877e013bc0fee993077deca98f10349606e87c50691fc6434f234d3d0f7c
MD5 3f2dfc520c19504713002c0b65bd781e
BLAKE2b-256 cf144b6cf3a1994b5f38d74c4a4a5fbd8b2ad7461da00205dece61764504b3eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0aa152ec80059ac72b794859375198b9df27092a3bd6d266c4509edf4d742900
MD5 b3fc3e65a87d8de0405c42cc7d96f3b6
BLAKE2b-256 5b1bac7479a08710840f83991b8fc0229c4f1485312d983503b0d87136b17098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 988d7d964081c01a579da2944e3be9cca6ee9c34bea2c2ced4750eb6b02d5916
MD5 05d973ec2eefd546d30eacdb707411c7
BLAKE2b-256 79e092ea74b04015018f4f6ef83cd3562fcd0b79deb0ff2bc30dbe1c3ebee9ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 ca37a55f5c9e86dd633d99625f9af89abefb4d2d69758267b5a3e99bebfda61c
MD5 306b6160dae9973b7cee9bb9482626bc
BLAKE2b-256 ef9ab379d0ba1f8c0cf620f7487efa2e30599f58a3ee74c4a2b66a794c165441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 43209ea255bb2080a38f217472fd5d69d785178a292db82d293d5cc3632db328
MD5 6558c3f7c1844d4ecdb1de50015bac33
BLAKE2b-256 515fecb4e416b96a9782844f33fb656109d61bc3728399dacf4245c7f604898a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.6-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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1037dadc9cf151acb9a99eb28a1db7bde76c51883ebb0b48d1531b628ab4327a
MD5 771e7c1d45ebd98ceb4d9ca3a6c49b31
BLAKE2b-256 b0e2c51cbeef1b60a6b0dfb4a7846c66d25f328e2d3254bb60ffae76c85cf910

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9bf0d0babf970c312cd5d4050d25ad1bdaa31d7f67dad4af334714c6fbf489d7
MD5 f647a50bf32dd7c9ac17cf6d9c1fab05
BLAKE2b-256 c486071f8bf1db36e697a3bf4d777402258164af0ca31d51702367d9009aae16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0451b72ef1de86691c4c720d40f96ec39c9694db29d744bcd8f405bf2eef9122
MD5 fe2d6325e535ae777db73f3a0fea8a80
BLAKE2b-256 7792ac064c310a094c44e7db7c3d0e302be4d1f5c7e037f700f70ab640628df2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 458a3509f5a35586e83b7882d9816daf813b0aeabba0d120cd66beb6f0d17c67
MD5 8179efd7433ced21c97757b4f33b451b
BLAKE2b-256 1e2f32cd20fc03f23413f1016575b00d44d0af73fe962363e25b02f77b90ad21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.6-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d7f6b394b2447bda11b1fb68a51568a7bee47e7a6850e1a716474071fe21693c
MD5 eea4bfd0677a0d7f92be782eb672eea4
BLAKE2b-256 512390a8054ee035a754f34cf46b8e039188ac9e285ab7f351c4df0c975dd938

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