python-webkit2png

Python script that takes screenshots (browsershots) using webkit

  • Owner: adamn/python-webkit2png
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

webkit2png

About

Python script that takes screenshots (browsershots) using webkit

##Installation
Ubuntu

  • Add following packages: apt-get install python-qt4 libqt4-webkit xvfb
  • Install the flash plugin to screenshot Adobe Flash files: apt-get install flashplugin-installer

Automated installation via pip

  • Install pip: apt-get install python-pip
  • Install webkit2png: pip install webkit2png

Manual installation via Git

  • Install git: apt-get install git-core
  • Create directory: mkdir python-webkit2png
  • Clone the project: git clone https://github.com/adamn/python-webkit2png.git python-webkit2png
  • Install with: python python-webkit2png/setup.py install

FreeBSD

  • install qt4 webkit: www/py-qt4-webkit, www/qt4-webkit, devel/py-qt4
  • install pip: devel/py-pip
  • install via: pip install webkit2png

Usage

  • For help run: python scripts/webkit2png -h

Alt Text

Main metrics

Overview
Name With Owneradamn/python-webkit2png
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:Other
所有者活动
Created At2009-09-17 23:09:25
Pushed At2020-10-01 09:02:37
Last Commit At2015-02-09 16:41:13
Release Count0
用户参与
Stargazers Count0.9k
Watchers Count45
Fork Count200
Commits Count115
Has Issues Enabled
Issues Count44
Issue Open Count16
Pull Requests Count22
Pull Requests Open Count4
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private