Libraries on CPAN, Rubygems and PyPI
We want to make the Browshot libraries easily available to all developers. After releasing the source code on github, the next step was to make the packages available in repositories: CPAN for Perl, Rubygems for Ruby, and PyPI for Python. You can use your standard tools to install the latest version of Browshot for your favorite language:
cpan WebService::Browshot
gem install browshot
pip install browshot
All packages are fully documented. Don't hesitate to contact us at dev@browshot.com if you have any question.