No project description provided
Project description
S3 Web Cache
This is a simple package for archiving web pages (HTML) to S3. It acts as a cache serving the S3 version of the page if it exists. If not it writes a version to s3.
Quickstart
###Install
pip install s3webcache
usage
from s3webcache import S3WebCache
s3wc = S3WebCache(bucket_name='myBucket')
html = s3wc.get("https://en.wikipedia.org/wiki/Whole_Earth_Catalog")
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
S3WebCache-0.1.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file S3WebCache-0.1.0.tar.gz
.
File metadata
- Download URL: S3WebCache-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df1dd53b6f677e2c3fc2ef856286d01ec0c8f94639a65e5aaf31ac245ded7016 |
|
MD5 | c249c560f017dcb56eadecd506c49c9e |
|
BLAKE2b-256 | 1e71645a6305a012e0be06a68bce0a303142234a7c52be65879add22ed3bb6a8 |
File details
Details for the file S3WebCache-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: S3WebCache-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 618c1e2c45247aa820bb0675269ff18499cc52616eb92711cd6cb35dbdf38494 |
|
MD5 | 7de7c05c34da8f6b5b61a945fb0af5c3 |
|
BLAKE2b-256 | 71806dd50033aa126d8e4087650e65d1a837ca0dd3ba5f478b2b0fed0f2c55ea |