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
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
pywebarchive-0.1.1.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file pywebarchive-0.1.1.tar.gz
.
File metadata
- Download URL: pywebarchive-0.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e578dd816bd37f4c9bb731fe8a37203374067b6217cecaf4db331e214ae7f31a |
|
MD5 | 46c9475a7abf009a0f6b5d5fd32e8dbf |
|
BLAKE2b-256 | 455c1de43afc21cced344c3a1aee52a383ac179acd6be1195c80ee4acddd6c36 |
File details
Details for the file pywebarchive-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pywebarchive-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6aa017a973b8781311e3a11b059e631a3526c75b2237caa3f38210338e9833f3 |
|
MD5 | d799592afe16e7f6fe57cf220d17433a |
|
BLAKE2b-256 | 71bf1fda4d05c2fbe283eb8aaae564a24c3d5398032218aa0e3aa2d7312e8317 |