Skip to main content

A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.

Project description

ChatNoir Resiliparse

A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.

Resiliparse is a part of the ChatNoir web analytics toolkit.

Installing Resiliparse

Pre-built Resiliparse binaries can be installed from PyPi:

pip install resiliparse

Building Resiliparse From Source

You can compile Resiliparse 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:

# Add Lexbor repository
curl -L https://lexbor.com/keys/lexbor_signing.key | sudo apt-key add -
echo "deb https://packages.lexbor.com/ubuntu/ $(lsb_release -sc) liblexbor" | \
    sudo tee /etc/apt/sources.list.d/lexbor.list

# Install build dependencies
sudo apt update
sudo apt install build-essential python3-dev libuchardet-dev liblexbor-dev

To build and install Resiliparse from PyPi, run

pip install --no-binary resiliparse resiliparse

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

pip install -e resiliparse

To build the wheels without installing them, run:

pip wheel -e resiliparse

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

Usage Instructions

For detailed usage instructions, please consult the Resiliparse User Manual.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Resiliparse-0.4.2.tar.gz (409.8 kB view hashes)

Uploaded Source

Built Distributions

Resiliparse-0.4.2-cp310-cp310-win_amd64.whl (174.3 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

Resiliparse-0.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Resiliparse-0.4.2-cp310-cp310-macosx_10_14_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.10 macOS 10.14+ x86-64

Resiliparse-0.4.2-cp39-cp39-win_amd64.whl (173.0 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

Resiliparse-0.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Resiliparse-0.4.2-cp39-cp39-macosx_10_14_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

Resiliparse-0.4.2-cp38-cp38-win_amd64.whl (174.2 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

Resiliparse-0.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Resiliparse-0.4.2-cp38-cp38-macosx_10_14_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

Resiliparse-0.4.2-cp37-cp37m-win_amd64.whl (169.3 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

Resiliparse-0.4.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

Resiliparse-0.4.2-cp37-cp37m-macosx_10_14_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page