Skip to content

Instantly share code, notes, and snippets.

View dvs23's full-sized avatar

David M. Schmidt dvs23

View GitHub Profile
@Pacek
Pacek / simpledesktops.py
Created April 28, 2012 10:48
Download all wallpapears from simpledesktops.com
"""
This handy script will download all wallpapears from simpledesktops.com
Requirements
============
BeautifulSoup - http://www.crummy.com/software/BeautifulSoup/
Python-Requests - http://docs.python-requests.org/en/latest/index.html
Usage
=====