Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pyphantomjs

How to install PyPhantomJS

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install pyphantomjs
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.3.0 Available View build log
1.2.0 Available View build log
Windows (64-bit)
1.3.0 Available View build log
1.2.0 Available View build log
Mac OS X (10.5+)
1.3.0 Available View build log
1.2.0 Available View build log
Linux (32-bit)
1.3.0 Available View build log
1.2.0 Failed View build log
Linux (64-bit)
1.3.0 Available View build log
1.2.0 Failed View build log
 
Author
License
GNU General Public License (GPL)
Dependencies
Lastest release
version 1.3.0 on Sep 25th, 2011

PyPhantomJS is a headless WebKit with JavaScript API, based on the [PhantomJS](http://www.phantomjs.org/) project.

It has fast and native support for DOM handling, CSS selector, JSON, Canvas, SVG, and of course JavaScript.

PyPhantomJS scripts can be written in JavaScript or [CoffeeScript](http://jashkenas.github.com/coffee-script/).

See the [quick start guide](http://code.google.com/p/phantomjs/wiki/QuickStart) and more [advanced examples](http://code.google.com/p/phantomjs/wiki/ServiceIntegration) which show various PhantomJS scripts, covering:

  • running regression tests from command line
  • getting driving direction
  • showing weather forecast conditions
  • finding pizza in New York
  • looking up approximate location based on IP address
  • pulling the list of seasonal food
  • producing PDF version of a Wikipedia article
  • rasterizing SVG to image

PyPhantomJS is written in PyQt4 and Python. It runs on Linux, Windows, and Mac OS X. Refer to the INSTALL file or Wiki links<sup>1</sup> for more information.

Do not forget to consult the concise API Reference<sup>2</sup>

If you want to contribute, please read the Contribution Guides<sup>3</sup>

You can find a list of downloadable plugins [here](http://dev.umaclan.com/projects/pyphantomjs/wiki/Plugins).

If you would like to know how to make plugins, check out this [article](http://dev.umaclan.com/projects/pyphantomjs/wiki/Writing_plugins).

1: http://code.google.com/p/phantomjs/w/list 1: http://dev.umaclan.com/projects/pyphantomjs/wiki 2: http://dev.umaclan.com/projects/pyphantomjs/wiki/Api_reference 2: http://code.google.com/p/phantomjs/wiki/Interface 3: http://code.google.com/p/phantomjs/wiki/ContributionGuide 3: http://dev.umaclan.com/projects/pyphantomjs/wiki/Giving_back

### DEPENDENCIES

  • Python >= 2.6 (< 3.x)
  • PyQt4 >= 4.8.0
  • Qt >= 4.7.0
  • python-argparse == (Python 2.6)

### INSTALLING

Windows

> Download and install the required programs. >

System Message: ERROR/3 (<string>, line 52)

Unexpected indentation.
[Python](http://www.python.org/download/) [PyQt4](http://www.riverbankcomputing.co.uk/software/pyqt/download) Qt4 - PyQt4 comes packaged with the Qt runtime library(s)

Ubuntu

> Open a terminal window, and enter the command sudo apt-get install python-qt4 >

System Message: ERROR/3 (<string>, line 60)

Unexpected indentation.
All the required packages should be automatically pulled in and installed.

PyPi

> You can also install the latest stable release from PyPi with pip install pyphantomjs
Afterward, you can invoke the program with pyphantomjs

LICENSING

Copyright (C) 2011 James Roe <<roejames12@hotmail.com>> Copyright (C) 2011 PyPhantomJS authors (see AUTHORS file)

PyPhantomJS is licensed with the GNU GPL v3. See the included file LICENSE for the licensing terms.

ADDITIONAL INFO

This program is a port of PhantomJS to Python/PyQt4 (thus, PyPhantomJS).

  1. We try to make PyPhantomJS to be as compatible with PhantomJS as possible, this means having the exact same features as they do. It happens to be fully compatible, with the exception of some very small things.

  2. PyPhantomJS however, has a few differences as well:
    • Some of the features work a little differently than PhantomJS. In most of these cases, the features were only changed to improve their reliability and performance, so they work more often/better, and break less.
    • There may also be additional features present that aren't in PhantomJS.

PhantomJS was written by Ariya Hidayat, and I'd like to give him a BIG thanks for all his work on PhantomJS! :)

Subscribe to package updates

Last updated Sep 25th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.