Assemble thumbnail-sized images from a large collection into a tiling which, viewed at a distance, gives the impression of one large photo.
BSD 3-Clause "New" or "Revised" License
57
stars
13
forks
source link
Add utils for scraping free public image repositories #13
Open
danielballan opened 8 years ago
Example: http://www.loc.gov/pictures/search/?sp=1&co=wpapos
Useful code: http://docs.python-guide.org/en/latest/scenarios/scrape/
This would add an optional dependency on lxml and requests.