Skip to main content

buildout recipe to install phantomjs/casperjs

Project description

Buildout recipe to install phantomjs/casperjs

Supported options

The recipe supports the following options:

phantomjs-url

Url to download phantomjs

phantomjs-version

Try to retreive phantomjs url from version

casperjs-url

Url to download casperjs

Example usage

We’ll start by creating a buildout that uses the recipe:

>>> write('buildout.cfg',
... """
... [buildout]
... parts = casperjs
...
... [casperjs]
... recipe = gp.recipe.phantomjs
... """)

>>> system('buildout')

>>> ls('bin')
-  buildout
-  casperjs
-  phantomjs

Contributors

  • Gael Pasgrimaud

Change history

1.7.0.3

Python3 compat

1.7.0.4

Also support linux3

1.7.0.3

Use correct arch (x86_64/i686) for linux systems

1.7.0.2

Use correct octal format for chmod

1.7.0

  • Upgrade to casperjs 1.0.0-RC4 and PhantomJS 1.7.0

  • Fix executable permissions issues

1.3

First “stable” release

Download

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

gp.recipe.phantomjs-1.7.0.5.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file gp.recipe.phantomjs-1.7.0.5.tar.gz.

File metadata

File hashes

Hashes for gp.recipe.phantomjs-1.7.0.5.tar.gz
Algorithm Hash digest
SHA256 17c2a392dbb36e94dc28753e4edf608cfa45fcda42e2d5677bbc22fb29eb0872
MD5 7fe4057d737b1f9af97a77f4b22c44cc
BLAKE2b-256 725fcdb88170619c38b071f58e91af89c010007d33d234ede96481ea5bcdc5a6

See more details on using hashes here.

Provenance

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