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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

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

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

fastwarc-1.0.9-cp314-cp314-macosx_12_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

fastwarc-1.0.9-cp313-cp313-macosx_12_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

fastwarc-1.0.9-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.9-cp312-cp312-manylinux_2_28_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

fastwarc-1.0.9-cp312-cp312-macosx_12_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

File metadata

  • Download URL: fastwarc-1.0.9.tar.gz
  • Upload date:
  • Size: 72.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.9.tar.gz
Algorithm Hash digest
SHA256 c2c0ec8b8a8211d334afb7bc3c270cc3c8553422fd51546ecec07881ac3d0439
MD5 09cf6cc3c2d370e61e412d755577fc2a
BLAKE2b-256 8f3482d78dca80585d65722c4381e2e9dec8d7880611cef67ee8b45ff9febf37

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.9-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.9-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3ae3ed4a4698a6e70888fd826c5ad5b1d47b8e6274dc8118bb25e96ae763cdea
MD5 f0548d1e01f69093f056a6ac44670be1
BLAKE2b-256 e4bc5970fac525e8c47323b2f43804052b1b6cba408b53ec3b31df437e20a70c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2973acec96fefe443d5a0715981345bf4323ae8e82f7a07773d01247605350a9
MD5 429f099161305cf8b602870271ba6264
BLAKE2b-256 eabd59a804742f86aca17fa315a08442fb3f23cd00653dd4c52191b30865a146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e4b055ea43094e9b232623545ac1e2cd6cf059ca09f7b79ca6974a1352f03e7
MD5 9b431a64f202098928329c16120c4207
BLAKE2b-256 1d6135ce26c672e3120a8e852c9f62bbd3ab1c5307bb32f110a850200d55c988

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 40201e65e0e1dc2b26261ec773b5c6a6b2dbab81a2ecd9e868136c692fc312ca
MD5 369dcf565c85a0272ab2a7359bd2b54c
BLAKE2b-256 6b84cd391055c41b47dddad2f6eb2b1388c694568cf7d3742f5e2b2e32364833

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d7af7169c1fa792d75235df04f972713e6d5fa8955553476354c10bf6fa355c3
MD5 6f33ec73edb7afb6b1c656a153f55ddb
BLAKE2b-256 3c79ce66ff79896cd885b038197744fe673e7b28295d9e546e01bc341fe1f7d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.9-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.9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6eb1e58cbb936f878d72ab6d3ec2c255bd2068ebfc74593020e233d52c91a024
MD5 c127c8fe905a8528ed529d17d8230ec1
BLAKE2b-256 01098af81f211708f16779776f9025248c5423072cb31d5db750d965e3d307c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 095bd9c0f34080475b8968c3cdc02b85477824a01935d866a385cb8444009aab
MD5 b9f6b0ec7363a5448038c9077f9ccb98
BLAKE2b-256 29d8e2b480a461c8b47eec82b3c87f831e1284cac0ad4212cc6229845a231f22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ff1a9f59e5e5334b62db0f040273fa111f64de2931d7709a56ca07aab0d46e94
MD5 2378df5317630974cac2536ce9d57602
BLAKE2b-256 de13fe1ce384d946d3483294f6abca482f6b5b4b3f3bc6bc870966317472433e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 4ece9b9c8e3c8132d4c40763b32f6d2da16bec0fc589c0f119f16cfa54e4d3c8
MD5 58c3eaadde6593187a57b854092f7dd0
BLAKE2b-256 3e97190047579a3c72c45b68c4ffaf6b31607781043d83b0dd4018ee9b9987f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 956eff73828e8f4624cd01a2a6bb2c149f9496896073e166e382b0f98f5395aa
MD5 efa5ddde759126d97407367f344936cd
BLAKE2b-256 809928edb0ca26f10e176a231dce44d6089079238247b13bc644420f7ec0a030

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.9-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.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c8ee55fdb81b38ed1e1bec1e59850fff034c7464fc7e831599208ec1ef90b5fc
MD5 7f50ba1e07c984dd13c282095ba6af4c
BLAKE2b-256 4fa18e0e8406bc4b95326fd7842a1f44172aa2b7e9290b58c92cdda5742cba3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 06a433aa6fe8bed5ee7eeb4e56f91690a9a45c59e5c1a8ac31cd2b69a79c23fd
MD5 dfd8bdcb8033d82e836899bed4b39c8f
BLAKE2b-256 85becb533cc1bf00538105b83275155e9031976be590c55d0f588a60f6f3c678

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12530f35cad43b2f327c3fe89a054329f2d876b28e56ad8d6dca30cb7a56aef9
MD5 e3a12743fc395b11f6786afd784a75b1
BLAKE2b-256 a2b50a1f8bd994b0ff5d89cf99acb2413648505199210ada388766211aede73f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 50c311c93e11dd05f3335a0b277ae0d7549c4f4b97c7aa07e74ae8412618052c
MD5 bdb5620c052f7b52fb11c877fed29c01
BLAKE2b-256 91ab135b3eaa81dcb8a7613cdf3cf794b24193dbee8a8a6720af0187624ffe6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 32971bd45565747a6817e7cd92376f2354f72f0aabe7fee4c58fced6491d1494
MD5 7a19c4eafd2fb710f618be304e03295a
BLAKE2b-256 3d636c9712f1b9d5f39ccdf958e82baabe5724dbf521c585e011e98fc358dc5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.9-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.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e4b8a9450efbf931314a757d653c233b90ba73f2c71e04dc727435481fd807b2
MD5 a106f1b7229bf90f9c825aa63658ca0f
BLAKE2b-256 9f317b340091422269f0b159c40fc8bd16ad94b2ddfe19b9dccfed305cfab050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 105e4e7755c917de5e3f33dc1d93822eaa2a451cedc5430c6e0718964ab651e2
MD5 1aaaaff783c4a268d3d03ed7813a9bc9
BLAKE2b-256 97f822135874ca1113371bca168937449a78c7cd1ee70969256d8d93f7e467e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cc93b1f1a49f2820ee26d103967f9faed67a6c04d1b707b39f74d36b88f97787
MD5 eb31a3e18ddfa1ae2f0d298cfb740602
BLAKE2b-256 66c4c629414bc60ab5ac18f8f5d4677fb223c1ed9f5dc871c0fd707f36dc7c27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 6f977ca0bc1e4f466dbad4890418e14a567926bcb81a8f448865518f265eaed9
MD5 f10915203505c0fac89093e386654dc4
BLAKE2b-256 3fe9e0be49e0bdced6799a3fd9f3efc42af43fe4c346c300fd82629f4527008e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 650b4fd8f6c1417510c9f94c51acc46a02eb224ae2af002d194dd39cd8676bd9
MD5 2299cf47717d7ed6550e96ddc80f7eaf
BLAKE2b-256 e849a2d9e8416002acc40bc1503c3c8ca834ec2abbfd7046c97f9ee6905901c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.9-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.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 80d7b76cfdc46c9f960ba09c662be9df4c7c90a61da92ed6ae32af25e80b27e3
MD5 f21ea6350168014d006396a49ae0139e
BLAKE2b-256 169f321165d08061a38170235f15c4bb62af53f11d1fae1767913993a5629f20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a9fc6b55ac7397acb73582269025d069a8eefbc8835208ae7cf6b167050f84f
MD5 489954522dba9388c948b38ef63112cc
BLAKE2b-256 88a1d9c284b96ac4884a61e133fa97e283e17f1520f6038243a135ed9bc70f73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d170b3705039358d26e365da30f00ec105b9072e114c6de1f593ee9e1abec787
MD5 316724da55c1a2513d33521d36f5d6b4
BLAKE2b-256 64fca99b074413ef8432da8004a4f8e6d65846d55e183bc8e65f4b31996fafb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 c9b35c2129582ba0cacfc09ffd0da5dc421f233b37d1b1b51efd2a1ae1dbc2ad
MD5 17f734952843701022dad9acd87ce823
BLAKE2b-256 fc23928dfa3b67ef237f1c34b8fa9b87909c606782ecc5ff4d60fc238599547b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 ee08aa0331f3cb76e7cfa9f0e26545ba4944ff3499d4aaf7f8136256b4a18517
MD5 b6586ec931e411e48eed87b78242a51b
BLAKE2b-256 0f487332d913f293828fb6ac1dfd6f9064af688cb9a636ca10e09a0de8cc6f78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.9-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.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 12812164dd35dc1231568ffef1b6333a898f1d06d9ab8aea5fdf246c1075a3ee
MD5 80035111c628c130c2f1d10b505583c4
BLAKE2b-256 a4d0f26c92c622222c382184fc127e49b02ef5318bb98411842a3dd241a96cb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bb0ae634bc8eedc398b2682b255af2ac61b9750583fbfd28181dda08997b7bfa
MD5 2e2bd0a545acb5ac1ea36ec404b54063
BLAKE2b-256 b87ef17d7b2024c998828bce895a3c46ce59038293f5a9dba4e8aa025f1faa52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b67f55f3304b4a89b8d7c9b3cefa096cbf4cf8062a12456bc79cfcaef431204c
MD5 2270ed63f1371a6cfd42c46d5b4511ab
BLAKE2b-256 39f613c9296e97dcc3e74cdc21c47b07e303be775dd690f1bd7d39bd06ad6c2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 8ef40b404198a3476b2dfc18cc5985ca012eb8ce0d91daf6485e6232a42e065a
MD5 8331ef7cc00028393fcc49680caee08c
BLAKE2b-256 a825d7a97e470dcb0e242e1c06fd1839b369fd7306feb9048b643085a1b857d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.9-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 a0671f8785bf20dab5ff97081d27e4a05bfe2b5a64ca0bef80e58e49a55df3ec
MD5 e308fd2ffd35fc75b8914789724ea1f7
BLAKE2b-256 de5b9887504b5f6aeb79b1648e29ec48b48d72ddb3c6021bdee0ec2a96126284

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