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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

fastwarc-1.0.8-cp314-cp314t-macosx_12_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

File metadata

  • Download URL: fastwarc-1.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 2a8dce54be42aaf23768d37481064b9eb80bd808cf3f634abebaaebe079f588b
MD5 318f6dc08a85e529190a1b6a4e6b63c1
BLAKE2b-256 7a0f6373edb5294de04a47eba7b5a72e259649f9dd3bd2269e7d94f06f292eb0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.8-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.8-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 adff9ccbd379eecfe46907d11abf4a1cdef8a5296a6f4ab8c226a57d29184685
MD5 f2dcfdd2bab18bb37c81a3729ef225ce
BLAKE2b-256 8c33dc40663ab869256ad2269b6ccfab1c57e7b751ba45037ac07849ac0e4319

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5100d96d27a6f431d4c7cada903b5a98fbaa6f9d97000e492184ba67bbcfa72b
MD5 966d3bed308bd7d10d2d7a580f609c23
BLAKE2b-256 ef155b0538a589a92dcf6acd4b4c769010fdb5b28b01cf2397f1bcc81f1125bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c70edc6bf01ba86ab9e8d1870913f7f7ffa3120961de96e6e0a5be910967132e
MD5 72d82c5873916a27e1b20422042264bd
BLAKE2b-256 7864b18f8738a16a6bde0fee376d7cdf4c6972c61228091100dfd8365ca99c6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 c0893bbb65d0f4bd8dddefb14438b962bf66979fb853b7deed432e93981085ca
MD5 16c9e4e0bf0269219247a33635deb717
BLAKE2b-256 2284e5da004f599e0983513b9f79013bf4ba512ec2e8974cdb0a482d33b67276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 23c10a50bfa2e3482c80a5bf0ba4b3504c69a8204f0d3acd49bb8d87c1e723fd
MD5 d5ee76d1f2da3dbb0031e467d4697173
BLAKE2b-256 27673eeb1fdfbcbf8fa0728f774a60d073582ee7536c8f19473f473c74514dd5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.8-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.2 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.8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 10b26434d6377ce9bd1d95bb554d0b3a7fb569145b4046d52b844e6ca545184b
MD5 f97a6dbfab308ba18ca8ce2ce8344030
BLAKE2b-256 b010aa3ca9ce872047a51f6a08aced5cca4eee933bbd49fd0105465e071b05e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2fefe95d41e36d80ce14077dd2acf94aa3d73059d86bd5f30a3e9c4f4b617732
MD5 47c16a6e88aac1a0857eb096ede188af
BLAKE2b-256 dcbd548b62541766de8a05fd700f525474a0678a2c985d7cdd7c129846fd4843

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fafa8551d74b63ad8c5220109a879751484aafa138e8f592200af675bbc35d60
MD5 ab6c615b4cd1922e24c7ce6062d5bdbc
BLAKE2b-256 4a6f76e757e2e17e9018fef9a521b6ce3fb519c683c3bbc74f226f1c834b4d4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 94a7b7ac204997d724413d6d3f835e23af584e61d8984385ee11ff7761eac046
MD5 911be977d55330fe92e07a8097d4ad5d
BLAKE2b-256 23242b8eaece22526f7da247092b44a712b7c9a135b55c5d1631f676bdcbf38f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 42ffbd5f1f2ee32462b9eab7837f025af9c3991e7f01e57e228b92bd9c456e12
MD5 9ccba6cc8c7e11342ea1510d9ef03cb2
BLAKE2b-256 17626c0fd49174e689869866d4273742808715ed4c524d1e4988ee5eadc49747

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.8-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.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ed38dbb613fe54d0e47899aa6b7863530e004f39454abd1d781bdcff950bb2c5
MD5 7d646347a7954241112a59ea4a41e238
BLAKE2b-256 9d0d8d55e80a22d05831545e4965d7b16c5d4216b6025d1aadd95e38ee2db7e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f43c94c14a3384d0e9b8ce77cb6a6bb4efbdc2b657651a6964b18d14c4d3b3fe
MD5 fced0d671957c25b66bb2689c94ac3bf
BLAKE2b-256 2ec63216d3aa06f6709b9bd95d2e53226bea34c8f0059b429bcc3e1e1a8b772f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1fdd80be62334cf1c6deccaf64e0bcd1f0b865c6c88cecc599e53fb22e3cbd84
MD5 27bba7e546e36b005ebae189c72b36c1
BLAKE2b-256 ea5907bde29c48db835e8d9b4b726be24af56502e75b180b87514410ea899e10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 1bd8a551ff46129b18e928eccf8394be663e883c8be2f562f410e18ea13308aa
MD5 f24ea435710256789d28d433e81cf303
BLAKE2b-256 639f9a53f2f30df6ff5ab98de467c0d55d0a1923b0570f3930e10c94033a4d06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8bb945d075cd9b46da551e20afad3a00103ce0513d1a4e8f946ae1af454bb4c3
MD5 295fb9a9ad4673b9dbd82a88c170627d
BLAKE2b-256 b2043c7f8032697ac9dd2a4349fd874fd79b62dd3cf4c6742d95d508c11c2a3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.8-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.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 23c9bf4b3170d7211c899d4d4408487c827d91f0fff77e681779ecd730cf52ad
MD5 396b6490e7419b4d78d8ca64d12000e1
BLAKE2b-256 974eb4dd4b22010e48396fb22c82cc281a054a9dbb7a6b2406fe2a67e771f4b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 991b32d379ba684462d3fa820d836576b3d014ad40e96d2a3ba4fdf16d5d22dc
MD5 fcab78fe0f75a98ba336194e08deac20
BLAKE2b-256 e103d1e30cac92de36d951e5ae45e4ff84ce800be46bb24c212c8206db387026

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2a6871f366cfd76c10a19abad9a34797bebc2a953b3350f8761fd75529813954
MD5 127d60fba5ce0fe41a697bb50bc522b0
BLAKE2b-256 72b3b02ce8eb4721883a2ae2edfce41c8a84de06f8c22645908f55a8efdf23c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 ab55981ca4b3f01a2cef1f6cdf6df400f48b01f83644b3db6bc79a2997339b4f
MD5 b9ec375679618dadd28e0bc60d6913f4
BLAKE2b-256 894d7f99b49c19657f396b754400f5760692c4875b410feab7fcc30ca1a264d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8372426ec1f63b45294d7911218cf487ab45dc656592148f47cab55dee26d115
MD5 7f510b58d3db9565d4edaa77dd017a00
BLAKE2b-256 ccc78b19ad58cf86163b8526546e2f4eb462b635198a6758136e72ab06f595e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.8-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.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 af4bf7fb7ca3c9a8406c56a5e364e0a4569a6b90c041a0735e176cda12c84375
MD5 9781c89925d1c2ea9063215ff2972987
BLAKE2b-256 2ad7a6f0a8ac65b190ae405a35a7ac135f46fb52a5e51d04732c5abb4d9fdc80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d0e9295e0a2b64b5ebc0e338bda0c28793ede07a4533d97eacd461f149d29111
MD5 6281de631e6acbf095a82eae08b6b929
BLAKE2b-256 84819871bd0c1a3e3e5b2dfc82f8cedd64e225fd908c107b0e67d0d4dfdf84e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 370cfe9273c0ae99e461e42da993693b1fcfbd7590bd96a3f1fba855335675bb
MD5 f6a41ee54ff99d7591ee8ffb92f18b6f
BLAKE2b-256 3710f361eff93135737be166a16f32e6a594f3c396b505e5ba0cd785225e63e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 ed4e9c253f00d3f39070dcdc05fdb6774ea0ab8c57078f3c842af28accb44bc8
MD5 2ad25fc392d5ddfa5b97ede794928350
BLAKE2b-256 ab395f8fe6735da9f6f6fc2d5fadab1bdf25dd36a6afc278aed77e3a9730562c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 22755874d9f018085f6e316fba5f0e8b2d55a8ee29bda9d1286b80d4db5b6809
MD5 4e21ceba7ac7cdae03a7393fed718b09
BLAKE2b-256 8fd0f3212232c8bc34edf9b8e4c616e19e99b1fc9960bdd04296321f09da7540

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.8-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.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 458b599da90c370b3bc5c421ab5a7ba3284ce5f1698c38c0a198f80e4038fa7c
MD5 cc29affcf4c58205fa3e4ba56e0b1317
BLAKE2b-256 15b90b9c2353d9830b3d992067d976c6026f2fe793420dd51c1a2a72d502772f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29d5fe260fe02c687c8a314fc601ac5bc26269c000ca2b15d9eaf5c199ca425f
MD5 c863ffa7d489d202ecb8069fe2ce0bee
BLAKE2b-256 757d4714c287ade96fdb6a189e0c6780aa6cbd7c342b2a41aa60df39e299ab13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9efc1ded9eac6801fa8e16e7ca7389062b71cfc4d1492ee44708f8db83951c87
MD5 c615ec0f372bfc8f35a23d80e19d9c27
BLAKE2b-256 6ff6068c87dfe9903650e0cd09af2465c32219c6c669a3aec9ec11a1887357b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 d0d45a273bec2bec9a94fc945c6c1b85683ed8528549ea981f68246b3152dd9b
MD5 f2f82c26af90ff7c9cc4a27516cafee8
BLAKE2b-256 e7f8c1ae29be6bcf52216a450260ae21328e72a0451456e30c02cae5b7dfe6d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.8-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 93e094836b094e5925f13b0408f66d540089233a783afa3b81ff75bab712629b
MD5 678a7cc905ab7478f57ac36852e1c5e0
BLAKE2b-256 348d0778358d3ba33b262976793124210fac0549c7ea75a929b0b59ab992e795

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