Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1 KB

VERSIONS.md

File metadata and controls

57 lines (31 loc) · 1 KB

pagecap versions

Version history

0.0.7

Double-Oh-Seven, lucky indeed! This version captures up to seven (7) complete pages, entered at the command line. Runs Google Chrome in headless mode.

Usage:

python pagecap http://cadent.com/ https://cadent.com/blog-posts/ ...

Your PNG files will appear in the script directory, numbered in sequence.

0.0.6

Import Selenium, loop through multiple files, capture full page

0.0.5

August 30, 2019

Import click, added pipenv & Pipfile, implement CLI arguments and options

0.0.4

August 29, 2019

Last version with no external dependencies.

0.0.3

August 29, 2019

I meant to call the metadata file pagecap_metadata.py

0.0.2

August 29, 2019

Added metadata.py to single-source version, author, etc.

0.0.1

August 28, 2019

First commit with executable code; no dependencies. To run:

python pagecap

Displays:

pagecap
Python package version 0.1
Capture specified web pages as PNG files of various resolutions