webkit2png

Python script that takes screenshots (browsershots) using webkit

https://github.com/adamn/python-webkit2png

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    4 of 31 committers (12.9%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Python script that takes screenshots (browsershots) using webkit

Basic Info
  • Host: GitHub
  • Owner: adamn
  • License: other
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 331 KB
Statistics
  • Stars: 940
  • Watchers: 45
  • Forks: 200
  • Open Issues: 20
  • Releases: 0
Created almost 17 years ago · Last pushed almost 6 years ago
Metadata Files
Readme License

README.md

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

Owner

  • Name: Adam Nelson
  • Login: adamn
  • Kind: user
  • Location: Seattle, WA
  • Company: Amazon Web Services

Technology leader with over 15 years experience designing and successfully deploying software at scale (startups to Fortune 500, New York to emerging markets).

GitHub Events

Total
  • Watch event: 5
  • Fork event: 1
Last Year
  • Watch event: 5
  • Fork event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 91
  • Total Committers: 31
  • Avg Commits per committer: 2.935
  • Development Distribution Score (DDS): 0.725
Top Committers
Name Email Commits
Adam Nelson a****m@v****m 25
Nauman Ahmad n****d@o****m 10
metagriffin m****b@u****g 6
ventura v****v@g****m 5
Ben m****i@g****m 4
Frédéric BISSON z****u@f****r 4
Jason Weathered g****t@j****g 4
tpltnt t****b@d****t 3
Ben Toews b****s@B****l 2
Troels Knak-Nielsen t****n@g****m 2
Morgan Goose m****e@g****m 2
Lars Michelsen lm@l****m 2
Fabrice Bernhard f****b@t****r 2
Jakub Troszok t****k@g****m 2
Michael Jones m****s@g****m 2
Deisss v****s@g****m 1
= = 1
Elliot Crosby-McCullough e****t@e****k 1
Dennis Schwertel s@d****t 1
Mark Challoner m****r@g****m 1
Marco Nijdam m****o@w****l 1
Roland Tapken g****t@t****e 1
Lucas Fontes l****s@g****m 1
Ubuntu u****u@d****l 1
Ubuntu u****u@d****l 1
gfdsa g****a@t****t 1
Roland Tapken r****d@b****) 1
Sam Solomon s****x@g****m 1
Ubuntu u****u@d****l 1
mariuz m****a@g****m 1
and 1 more...

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 44
  • Total pull requests: 29
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 6 months
  • Total issue authors: 43
  • Total pull request authors: 22
  • Average comments per issue: 3.16
  • Average comments per pull request: 0.97
  • Merged pull requests: 22
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ghost (2)
  • manmadewind (1)
  • larryhq (1)
  • damiencuvillier (1)
  • skunkworker (1)
  • danlion5150 (1)
  • mgutz (1)
  • ventura (1)
  • gavinc (1)
  • aguynamedben (1)
  • unfashionable (1)
  • akhst7 (1)
  • coolcrio (1)
  • yangzhe1990 (1)
  • rvernica (1)
Pull Request Authors
  • ventura (4)
  • ghost (3)
  • btoews (2)
  • Zigazou (2)
  • LarsMichelsen (1)
  • metagriffin (1)
  • lxfontes (1)
  • supersonictw (1)
  • vikoff (1)
  • sssbox (1)
  • dotdoom (1)
  • rishabh2204 (1)
  • michaeljones (1)
  • marcon2 (1)
  • morty (1)
Top Labels
Issue Labels
Under Consideration (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 126 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 24
  • Total versions: 2
  • Total maintainers: 1
pypi.org: webkit2png

Takes snapshot of webpages using Webkit and Qt4

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 24
  • Downloads: 126 Last month
Rankings
Stargazers count: 2.1%
Dependent repos count: 3.0%
Forks count: 3.6%
Average: 5.5%
Downloads: 9.0%
Dependent packages count: 10.1%
Maintainers (1)
Last synced: 12 months ago