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.2.1.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file pywebarchive-0.2.1.tar.gz
.
File metadata
- Download URL: pywebarchive-0.2.1.tar.gz
- Upload date:
- Size: 7.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 | a8b13d483212f3878ab13377994e80894748530d38021a4330067647eeb0e52c |
|
MD5 | 654c2ee851049b8b301366113e7f7c1a |
|
BLAKE2b-256 | a852408a9401ed1b5d54d59c7b3aa04e8141e02473ee133b5602a0471c9b4d7d |
File details
Details for the file pywebarchive-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pywebarchive-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.7 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 | 5a3bd0c91aec13a021b0d38e07e262e7f143ebbae098c5b58e1a114ad9aebd6a |
|
MD5 | fc61c2c094513477e0f884b6c028e686 |
|
BLAKE2b-256 | 41a472e63570ab0fb260d251e31b0dc8e108b2412d1df303bded222c21db8d2b |