Website Screenshot Utility
Project description
Corona is essentially a basic webpage screenshot utility that uses headless Chromium via pyppeteer.
Running
# Download a version of Chromium to use
corona setup
# Take a snapshot
corona snap https://google.com google.png
Extension
The application allows for a couple of extension points via a python script that follows this format:
async def pre_snapshot(page):
# Do something awesome just before the
# snapshot here
async def post_snapshot(page):
# Do something even more awesome after
# the snapshot has been taken
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
corona-0.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file corona-0.1.0.tar.gz
.
File metadata
- Download URL: corona-0.1.0.tar.gz
- Upload date:
- Size: 2.7 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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66a899b64b2174a088b4ebb418662fda9621fcbdeb68d41b34ec481ff3f17d00 |
|
MD5 | ed42048786c635fad8ef8fa64e58fe12 |
|
BLAKE2b-256 | 16796f938af5ffc4d537d6cd3a3ee9291450a452fa2049275debdb0a0e889d28 |
File details
Details for the file corona-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: corona-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68e2dbb6015a74a387821feaf7230c6999bc8a14f896c816091da8c090ade9bd |
|
MD5 | c4c726dc66a2c8c0ca742725e9527db4 |
|
BLAKE2b-256 | 2ce5e0dc723ad74e4cae5ba8505eae9aa8fa5898c69df8c4a430bba43ed9ca87 |