Skip to main content

Module for reading Apple's .webarchive files

Project description

pywebarchive is a Python 3 module for reading Apple’s .webarchive files and extracting their contents to standard HTML documents. It is currently in the very early stages of development.

Example usage:

`python import webarchive archive = webarchive.open("example.webarchive") archive.extract("example.html") `

For detailed documentation, try python -m pydoc webarchive.

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

pywebarchive-0.2.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

pywebarchive-0.2.1-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

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