Skip to main content

A high-performance WARC parsing library for Python written in C++/Cython.

Project description

FastWARC (Python)

FastWARC is a high-performance WARC parsing library for Python written in Rust with Python bindings. FastWARC supports compressed and uncompressed WARC/1.0 and WARC/1.1 streams. Supported compression algorithms are Gzip and LZ4.

This crate 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 most Linux platforms can be installed from PyPi:

pip install fastwarc

However: the Linux binaries are provided solely for your convenience. Since they are built on the very old manylinux base system for better compatibility, their performance isn't optimal (though still better than WARCIO). For best performance, see the next section on how to build FastWARC yourself.

Building FastWARC From Source

You can compile FastWARC either from the PyPi source package or directly from this repository, though in any case, you need to install all required build-time dependencies first. On Ubuntu, this is done as follows:

sudo apt install build-essential python3-dev zlib1g-dev liblz4-dev

To build and install FastWARC from PyPi, run

pip install --no-binary fastwarc fastwarc

That's it. If you prefer to build and install directly from this repository instead, run:

pip install -e fastwarc

To build the wheels without installing them, run:

pip wheel -e fastwarc

# Or:
pip install build && python -m build --wheel fastwarc

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
}

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

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

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

File metadata

  • Download URL: fastwarc-1.0.1.tar.gz
  • Upload date:
  • Size: 49.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for fastwarc-1.0.1.tar.gz
Algorithm Hash digest
SHA256 be5338207d6739f2d91eabbfa53333ce7c9f0876887443712b43902b8efb4355
MD5 43084da49fca3c9739520b9067d73647
BLAKE2b-256 404055ba1e26677b791cfeef83825e2d7c8e54c5a2c34b81130d293a86d92e72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.1-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.12.8

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f80006240446bd08fa2f005538cbddb65096bceee1092ecd5bd1f3afe317de81
MD5 48710586aecc8c616a54ab3da1e6425c
BLAKE2b-256 b2cd43a62f65d728b12df206c596d5bdab12b0f0dce8df2ca6fa0bbea639ad31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 58eab44e9001ff0aae8df618ccad50570d39466236f4cc6355ebb4b9609e590f
MD5 f18a218a5ed6926c6f09006297bb7e66
BLAKE2b-256 5a5649cb77fcf1bf247c771ee63d515fe4f839b2ad8f328cecfcc0bbaeecaa10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 86d2d4bdc215f90d7d52adf98e5d2d11be6fddbd791e14e932ecb4ac7f218a47
MD5 601c14434cb4c4e36cca0159c94cb1db
BLAKE2b-256 d5163440a76bd457b9b1318f2d47788c0701b119e4100ac46c170e98a14652d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 9bdf81b3c1e8a27d2060dcfd7479762fabc7d03fb22612e661dce0b162d9c89c
MD5 b18bd9dd68eca84a73cb58d03abebbde
BLAKE2b-256 89b4c4900424ae04696687baa8c745c57f789ff3f6ef30247445956709af5306

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 072f41e162f7e29dfc3ff1cac177ca9b49c883b85077c74951a8ec5b1983e4f9
MD5 84c2ee46182ca6bffbad0c2c855bd3f0
BLAKE2b-256 d1141fb44284eba28115f11990cea7ff64ed24d86e76baaad65928c63e894c08

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.1-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.12.8

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 95dd02111c8f85071e26ec438306bf2fdb49f2bf5d0a9204b52d29343723ad96
MD5 9ae71821984891703f4f0edc6a8e7288
BLAKE2b-256 397ab96238eeffef4955314a6ea83f46590169803a203e7c87498cf99c5a8379

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ad07685451a87dd897cb99ddce568fd88dbc08e938d70c44c44725a3c6b1ef3
MD5 5aefa5c2c4cce9656e1e0c77e2c86cc7
BLAKE2b-256 dded140668bdeb0c923a9af7d5353cbe4601a9c18a69a21c17a40fb2a5518382

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 93d6355e0f0a7d1bbbf7a94964a5c6ee657d3a0ecde6cd1b89651fcf6e75b9c3
MD5 33a4240b808694a0ba8150781b61680a
BLAKE2b-256 d3b7b81339d60adf9533faee3100d61c153984005314251e2f10e6e400da83d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 87133028d9577467e83d6a6cf2e8267bbcdd50626d7a61cf4c80d6818925d649
MD5 5fed248b8be7eeb1dedd7f03ee588c5d
BLAKE2b-256 a28e33f7e4209427aa584be0310ffa0492dfa41b96d1de08116bf1c74103ba1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 2579aeb6b6401cfc3d7c78d1aa04f3bade611eae752010e69511e0f3ad6051d8
MD5 c51070977d00d72b8dc00972c101cac0
BLAKE2b-256 e20996d10e1b18bd6edf7623f3e6bc53e2b6441416e5f736d4ef3878a31481c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.1-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.12.8

File hashes

Hashes for fastwarc-1.0.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 20d9ad8260d19b1f80f734ee21acbfec9ebb3f0ca3f257f8d4428d958d47c642
MD5 1390e5f09abdb53e34692d8f584f1ec3
BLAKE2b-256 3bc33a49382598b38b01a75c7710eaf46e6824fc847c10e73d96c8f5b73a1eef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 969c9ab2bf3d499af50e9c54719f58519fc93c690a4a49b900934a548e05f33b
MD5 d58e9b47cc9c919af0da8700a2439fcc
BLAKE2b-256 d2f3296acdd5b1f2694a2bfffe46e348ff4e222bdb3e36c5da0ca4b9b2576942

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7bf0b9e6c584eeadcc3576afd7488d03375ff544e9e02ac23cc01fd07bac32ea
MD5 3cbe5c3d23762cff12dcb49b174247af
BLAKE2b-256 ab3c830109b314215e51692398eb987ae3b8c13f8000be5d7c64e2258e5c2d02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 bd961b82250d5d66ad02d367cafa9292819fa6497cefc197534b1f77086404df
MD5 0e139db70deeeec8ee17d1db05e3c373
BLAKE2b-256 7727d68cb87ac935700bac7b6c2bd10d993ece2a782a1af5ee27be86fcac34da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 fd90d3e3e897337829079c210fa92975a9d064ad6c9e4ad6f32d16d258cab93e
MD5 be2ba70e5b08c7b5bd46276e9cb5d3e6
BLAKE2b-256 c9277e9840aa8bd07f795c0b0cd7ce029431941a74f26a3f881df16d92217f02

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.1-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.12.8

File hashes

Hashes for fastwarc-1.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f60ab31cf973daff8c663b0146672e44bbe754d79dd99d178fac2657f26d0d0d
MD5 24733a0d1fed2fb29931d05a5f4d6e2a
BLAKE2b-256 63e7b5fb52adc95effd17962dae2d3c6eabc9b347bc7ea270aa609d593e2e090

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c3b502d54c77db81e188170e912ad9fdb9cfd5bae5206a88bbe668af75c253d
MD5 c05e0d102d3df1cfcb88ed9910e305ca
BLAKE2b-256 d6720848397538c069130dafb2949ae71d6103e212b9bec0d8288a2f6fb0dde4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 445c9dd7c6396f32b0ee1428d20fa6aa5a604c12a31f8c1f861cf327b4193ef6
MD5 2b1905ebb6f7f17e640caa185cb0245e
BLAKE2b-256 3e68090dc5c84893a51c6a1e1f8db009fd76040513c96e10c8d3c165f0f39f95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 e62b174a15b82c30b692ba4dc254669e8c13f7d4e05fd591103645f1b263daf5
MD5 1dcb7377b75a2cf28990b400c0737117
BLAKE2b-256 6125756f4aa1ca06424fa64549135ef817205a7e4071c4d07e573f46ff8d9577

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c9092434e30714ce79ee6a318e490ed620c40868fd49d199ec686e544cac61a6
MD5 d623982f5a3008751f562077dbb10dd4
BLAKE2b-256 7078ab02a2803bce3e97f7f30b46be5b2e76a1e731bc989df4f84ea181daf80c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.1-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.12.8

File hashes

Hashes for fastwarc-1.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f096a64a1ab86ec6c48808f071b2aff914a33b9b440146eac88f322bc06cbdba
MD5 04d39722ef0ded979af4edba1e116d0e
BLAKE2b-256 71bf4e7a6ea71d63e573b433dca6caaa6a2e9cab0457c80b8664fb101247e1fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 490819204089cbd355a30ed8373dd5e13135d4f18ad265f77e8c44dbca665c41
MD5 815c1193f71156d0477a15fe6445aafb
BLAKE2b-256 cef7c20d464379581a534c0ed23ec490a41108cf60435a1dfdcf58af3067a02d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54107e2cfcd718313848c2152ab0a81d23674dcc872ae819e24e711a11ace669
MD5 65ffb62e08f4e24ceef0852b0a5b1f42
BLAKE2b-256 36009e66cf81b52daf4cff6cc440d9712d8ee7b31f7f9d07808ba2238aea883b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 99c4b84b0297b3264b230c34d8c9ee128748f64226126df8567222d96eab8b91
MD5 b5ca464b0e0605cf3ea6858cd568a467
BLAKE2b-256 fc55e4e9c2894b647720836bb7d3bb2a5e907eaa4cedd9598b044ddc1a09c7c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 ba47597eb43c47e7e9e044e28639d5615300bdd2bca5fdd441976cfaca41afbc
MD5 339ae4145393a7311b5dec1b696ba0d3
BLAKE2b-256 965bf456b15e0002e0862829adee6394f0b95f757720b12209195e375bae3941

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.1-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.12.8

File hashes

Hashes for fastwarc-1.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4d88ef38efb35203717c7aa65ccd840b84648a211b6b7ec47b07f9398b01ba6b
MD5 7eb7e4a6811d11661ea9dd1c2badd9ce
BLAKE2b-256 27875ee45d5841c8c2e132f3f7d9f324d7387306e9497055df67736332cb9d2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45698e5ce7ed536ff7e2587289174aca918a6005ab1e909c3010b64fe7a28401
MD5 a771d6a3d6bd577bc8cf0c7137ba59f2
BLAKE2b-256 2185f48bf4096cf906edfe08aa36aa71719190fcfc61aa24b33f34c646cd46de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e41cc60b0f77c755be4fbcfdc6abadcd442e62e59ebd50467050420bb717d20c
MD5 79a0c00432f82ce7071b30261b7e8062
BLAKE2b-256 b10236f2b9a2ce48dc99ac9987fc2579eebb450a8cb2f77e2310bd881d21c19e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 c4f825c9593f47808cfbbd5cca657fdd1af94443e35ea01c7d96ea3d19ec9195
MD5 a4278d852b390d49ade92f751ba41d1b
BLAKE2b-256 c8afafa7b73abd87a75b2a0d7a90415f0b9adc5de249d1e43ad7235231b90f4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b51a8d713d4772877190aabe10a053e9a8048c8dc54455af7fa82a6bc476d7d3
MD5 d3646a1b599c90de661712a4a96543be
BLAKE2b-256 91d7888b43b4f64f04f72573bbc2edfbc59630cade21481f00162b8e656d3fc4

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