Skip to main content

No project description provided

Project description

Take screenshot of specific URL.

[![Circle CI](https://circleci.com/gh/mobify/pageshot.svg?style=svg&circle-token=<cirlce-ci-token>)](https://circleci.com/gh/mobify/pageshot)

[![Coverage Status](https://coveralls.io/repos/mobify/pageshot/badge.svg?branch=master&service=github)](https://coveralls.io/github/mobify/pageshot?branch=master)

# Examples

import pageshot

s = pageshot.Screenshoter() s.take_screenshot(”http://www.google.com”, “out.png”)

# Installing

We require phantomjs support.

npm -g install phantomjs

To install, include this in requirements.txt

git+https://github.com/sketchytechky/pageshot.git

# Running Tests

Run test with

py.test –pep8

To run test in watch mode

py.test.watch – –pep8 # same with: ptw – –pep8

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pageshot-0.0.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

pageshot-0.0.2-py2.7.egg (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page