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.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file corona-0.1.1.tar.gz
.
File metadata
- Download URL: corona-0.1.1.tar.gz
- Upload date:
- Size: 2.9 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 | 02080a26536f9387f273471b5d85b87c81b07f11eb65ee3618daf7541bd20fe9 |
|
MD5 | d488544c38bde81f353b8e58e2ae9697 |
|
BLAKE2b-256 | 0118927cfe06e21cb1b05570776cccefe3b1482a3d3bc295e7b3db4eae605cec |
File details
Details for the file corona-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: corona-0.1.1-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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98e41b63b2a68adc28b71c9b22f766c99b9d7b0bfb95e14303ae634add1c3271 |
|
MD5 | 73f8febb20a13943af948d4174d503ad |
|
BLAKE2b-256 | 337a1bbec304413bdcbf65d2320727b37d1219581a392c30241aef267ddfbd34 |