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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 12.0+ x86-64

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

Uploaded CPython 3.14tmacOS 12.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 12.0+ x86-64

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

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 12.0+ x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 12.0+ x86-64

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

Uploaded CPython 3.12macOS 12.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 12.0+ x86-64

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

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 12.0+ x86-64

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

File metadata

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

File hashes

Hashes for fastwarc-1.0.0.tar.gz
Algorithm Hash digest
SHA256 881ac27e14f8f836a3a4fc4c699c6d045b7ffb8bd0dc407ae35070bf768f1718
MD5 e3a91f57045d4049caf51487a6989f7c
BLAKE2b-256 16ffd63d67ed5af8f99844e0c51d9f0078d5f53f6ca571fbc4b87e331f13c708

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.0-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.3

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6e31b8cd7e60e4e8b6cf792ce812ba4f7383e57a1f8a7ec6ae2d8a877b023f9e
MD5 173145f00dd68646622d095e58e2bed4
BLAKE2b-256 b7e7df31fb8b99cdebb504cafbed160db733e743e1628559a474322d395f4a5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eca93abbbc8b7548ac97ebf501bf32fffba11eba57707e04a5c96a2c423d5785
MD5 2c8fc93a08baf75cb7cefd1a5bc773f7
BLAKE2b-256 a94999e67a87be7a182122b4ad913119cfdfb130974fcfd5c8c9c077623fa092

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 067dc2491ce01fed905b368677d8d2a93ede5840a4d78e436e1002fdafcb8e7d
MD5 23d4d39f8b12fe61927884dd8fe09913
BLAKE2b-256 974b1760d1ff32699160185cd83c456a1e72812c8ca6d6e556830f3347de3b3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314t-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 b33597facdc7a783c4ae3fa25815f356b380ddcd73b57f30c8ea8fe6640649ae
MD5 279635bf1077bf6a8cb48adf2911dabd
BLAKE2b-256 f9729aa29e9eeef461f2fba39422bfc0e52894ff68a894971d287d812d8ea400

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 1ee1d8e25ce5b3b7b28f69b1b87f2e768eaf3ec5cd8e88e2ed636ab6826990be
MD5 140e32a86431bca028cdb1f4a812c823
BLAKE2b-256 68355987fea8fe33d77aacef13905f1afebfece701e3d2e33e7cf1a8a6ed3c77

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.0-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.3

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 25e6e4909b01b167b514f3d84df98fe06b8ca67a3b910f30ef664e19d5f8e519
MD5 6dd5c64bcc0cabaaa726a99831cea195
BLAKE2b-256 886d114682e669e8b082586e813eab0e35f57de6746fff1e917b4484448f1a3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bce9d9d888e522237aad409d9b1cd114044f4c15f102dade4fa06544828ae5b
MD5 3f5ab8832e79925ea9ed85873e1d3a3b
BLAKE2b-256 5cb617e03fbe336b0c10913d86705534adc699db3432f3bb1bc29a06335594a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e415f06a6b9889b4f00a369196021cfc79c16dcec0f143e80ebe32d729460be
MD5 923677579bc588bcc69e8937103f7ec4
BLAKE2b-256 de0478d8a441aadeb0d6dfb0f73128c0e7fc850d3f9d47244c61a36766b8ee8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 ca44e0126b1a8e0254f7f0540dd0a2cc4f7e97056ec677909c12d9ddddaa54fd
MD5 3343aded45d1c977e8776d672f9febaa
BLAKE2b-256 d3882bb3392ae8cc2d940e0563f07f53e0bb6cfbeb03bcde7b513ab4baaebdb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c8faa74f91769ff0ec5a2e348cefeabb585e58db1fbabf0733481a55898f18d3
MD5 d9d9ccdbcb07ca3a9701cd6a8ada2e73
BLAKE2b-256 38b8c2e8637d7753b9eb2e1b359d612ceeaf0e087548307cf0b1aec889a78cc1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.0-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.3

File hashes

Hashes for fastwarc-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 69d2f9f4798275f9b36b99641ca8f18c844f72e0d9e78d52d347c934bbdc6a26
MD5 8ad2d928d1e5f12d729f4cb212ef32cd
BLAKE2b-256 96d1a96e143c59cec041d8d20a06ea28500a511aa9917a79e6d54b0d81de63dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f8a42825f5c3dfd12614a8aad77bef006893feb7c96f46d1b3aa134710343f2
MD5 21a95cde577679a3e131ad00e7554af3
BLAKE2b-256 5549d03342a94d294e4f6e418647b52c196a79df8a1c11cda253a8918509de4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fbd663e7a595e2e5e9bb57e0b3b774f396e0e2f7ab2fc970db347e71e518bb13
MD5 63f2049a734077d1b00b87bb8aea89b9
BLAKE2b-256 1a5f66c4a499a6c6f861513c6fecb3027089892b34e32cb5d30f47c757e51965

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 958da20229e89afb36f68326418db7133afd0e02f4740b1275e63d5a8108dc1c
MD5 8228a52bf7251ec7fbea194f58b1c148
BLAKE2b-256 14a14777db80bfbb8e9eea4a0eeb50a0453611d9903fde637909e0fd4a0cef2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5e45c9cbe5b4ee904dfb3ed731e1890189ca2a28b01b939d34557d0545f9c94f
MD5 2f7bf1e7a7c636393dc4e5f1e824eab0
BLAKE2b-256 5356e1f86798f7090de9267caa1c194eaa9c58d92b1daf5b9a1ffbd4ce2ce733

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.0-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.3

File hashes

Hashes for fastwarc-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 359d2528b2f1dc2c476e95178a7c00ebd35ad60905117195e9f0377bedbb3bb7
MD5 c3de82cdc7ffabeed029ee3dc7f6cfa3
BLAKE2b-256 c3ccf4bdfb323679e82be48dbab9c13b3c8472ac8caa5385755499ce0d757b30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f5e291634b983d082a1cd79d0a5f24b6991485483bbbb6eba79aff6c947b49e
MD5 35989838d727a4c94147cff80cab79e9
BLAKE2b-256 e13849a1c00c3efcb3cef4f5b750130f42bfa8f8cfde5ad6fdcd5a55a1bc9153

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 762e9997e1aabd3ed0e2c3062e8fdda7f86005c0eea5761126848cb39824142b
MD5 6a57a054fd739fa3ec806e1dad70f317
BLAKE2b-256 0f3c07dec109722fc4f44aa8b1008cf725b9166754141fd1bf44f7ef0aded2d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 1abec51ac6a6b77b544606965989f2a5a0066b06ad03767c5cb008d3dc7a724a
MD5 0fb7f7f9d4fdf52654441cd07b2846ea
BLAKE2b-256 f4dca96c64c9865f90a8f80c286550b4738229f8107ec94b72b0610cacf6ef6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 20fc746b010e4a547f6d37d967e284c61ca0a0d8752629e610b2d30eb4a43520
MD5 1ddd8a85af55a4079dfce501701b09c0
BLAKE2b-256 7c1b5f729de6e1260a139f2334f6fbee0bb720c2e72e7ce8a8aee463a9e21f03

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.0-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.3

File hashes

Hashes for fastwarc-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 93199dde2fd31e9d94af5ab9a13e772986df75d897626d8739440cc22997f952
MD5 143dc3300260f5533aced5f78078284d
BLAKE2b-256 c0f8f04dcc037b50c882974b1d8dbd88131ec447ab54369da455f51b2d2aa986

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30e483d2a8bb599fe16a125a713b19cac44d36c4748ed932ffdadf7ec09ea24d
MD5 c59bd4045fcd94e370f50eb3b7a85373
BLAKE2b-256 4865fd4fc6688f32e2d302c646ddf625f3cb2e4cd254620a6246c76633742059

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 526fdfe6f493ade1a3c09cc70f9ad8411e501d1635a753054c0c77f0c984a334
MD5 5d12fd03a854d3177f2062d19981d45e
BLAKE2b-256 13a6a6201494d0d752e65b111d6c574f0ed99ddb9e8380b408946d016316cae3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 6702937855ec449a30634513e6661b04fcc35036084ef1e84144a4325e3f9270
MD5 4893a8322a69053d262e8b87d502348c
BLAKE2b-256 f976c4d5183f227912a4ced99b03ec89439ecdba5376a7767c84b4cb4a9ed9a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c3b1b6c8f26dd22cf1ddf0425a22de4aa75850a1493d1935c6f746f5a47cd12e
MD5 6addad939691a49cae864aea093810e5
BLAKE2b-256 d34b24f1f8e4872962c75eb54ad5a02613c39f612b8efbdc35f48c28731c3572

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastwarc-1.0.0-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.3

File hashes

Hashes for fastwarc-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 76f848e99e9bfed740eaee4ebd1179541cead51ccc9ed66b65867d426c641f40
MD5 e6f8ad1c08e43fd135860228de9c0b84
BLAKE2b-256 efc3a83e3e9c55c0ffa52f5f5dad029bce21ff53c065b5141b8e3aa8f80f2832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b35e1831da8fe5e7a951363df913ee9ce3b053d521e1b300d073c8a3a23549a
MD5 af9ebedf2291980b9520928bf4135a92
BLAKE2b-256 501b44c07b67a7ea78e1068e18f83442610fe6d87c196027ce4da94528a48a7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ccb2c4fa5e15051486bba4a1861dc593565c77f23ad293480854567ecdc092eb
MD5 14dc48b764d5c467a742f6f8f42d513b
BLAKE2b-256 1ab15043e681e3e9d550971558f0e8b8853e196438b71a309011707695a9a3c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 d3a6f325276d6bb1af083c6c98248b436656f178b7cbbd0d046a0bc0ba2a59e9
MD5 277791e7ddae740b996131cab05d5754
BLAKE2b-256 119503ab776c2ca178703a91b2854e318c95d1ae2f7a8f24dfb2fbb2214786ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastwarc-1.0.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 1e951e45f15b7a37f6ae4ba20d5f31f4582dd1a85d82d8c200ab8a0197f66425
MD5 221589f6a1d4c594c1ea505b253e8546
BLAKE2b-256 71c7f2d8f3b40e822a53014f08f6113729b9272c3cff2e98a6293a8ec87ae9fc

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