RubyGems Navigation menu

words_to_image 0.0.3

command line application that * accepts a list of search keywords as arguments * queries the Flickr API for the top-rated image for each keyword * downloads the results * crops them rectangularly * assembles a collage grid from ten images and * writes the result to a user-supplied filename If given less than ten keywords, or if any keyword fails to result in a match, retrieve random words from a dictionary source such as `/usr/share/dict/words`. Repeat as necessary until you have gathered ten images.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.3 - February 29, 2016 (11.0 KB)
  2. 0.0.2 - February 28, 2016 (10.0 KB)

Runtime 相依性套件 (3):

cri >= 0
flickraw >= 0

Development 相依性套件 (3):

bundler ~> 1.11
rake >= 0
rspec >= 0

擁有者:

作者:

  • Alona Mekhovova

SHA 256 總和檢查碼:

f83157f698278c1b21d432177e4c97afe407c94fce8bfeaaa1b7e9ceb8850be0

總下載次數 5,184

這個版本 2,861

授權:

MIT

Ruby 版本需求: >= 0

相關連結: