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

To build Resiliparse from sources, you can either compile it from the PyPi source package or directly from this repository. To build Resiliparse from PyPi, run:

pip install --no-binary resiliparse resiliparse

If you prefer to build directly from this repository instead, run:

# Create venv (recommended, but not required)
python3 -m venv venv && source venv/bin/activate

# Install build dependencies
pip install cython setuptools

# Build and install
BUILD_PACKAGES=resiliparse python setup.py install

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.3.8.tar.gz (147.6 kB view hashes)

Uploaded Source

Built Distributions

Resiliparse-0.3.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618.7 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Resiliparse-0.3.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (616.5 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Resiliparse-0.3.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (634.2 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Resiliparse-0.3.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (577.2 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ 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