Skip to content

star-inc/blink2png-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blink2png-bridge

To via blink2png by Python directly.

This is a wrapper of blink2png to take snapshot of web page in python codes.

Installation

Ubuntu

  • Install blink2png: Read blink2png for installation.
  • Install requirements for blink2png-bridge : apt install qt5dxcb-plugin

Via pip

  • Type pip3 install blink2png-bridge

Via Git

  • Type python3 setup.py install

(c) 2020 Star Inc.