gp.recipe.phantomjs

Buildout recipe to install phantomjs/casperjs
Download

gp.recipe.phantomjs Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gael Pasgrimaud
  • Publisher web site:
  • http://www.gawel.org/

gp.recipe.phantomjs Tags


gp.recipe.phantomjs Description

gp.recipe.phantomjs is a buildout recipe to install phantomjs/casperjs.Supported optionsThe recipe supports the following options:phantomjs-url Url to download phantomjscasperjs-url Url to download casperjsExample usageWe'll start by creating a buildout that uses the recipe:>>> write('buildout.cfg',... """... ... parts = casperjs...... ... recipe = gp.recipe.phantomjs... """)>>> _ = system('buildout')>>> ls('bin')- buildout- casperjs- phantomjsProduct's homepage


gp.recipe.phantomjs Related Software