Wallpaper Generator
Random Wallpapers is a python based generator for random wallpaper images that can be used as desktop backgrounds.

Features
- Several generators: Circles, Squares, Stripes, Triangles
- Visually pleasing color schemes
- Rich command line interface
Used Technologies
- pycairo for generating the graphics in python
- python-colourlovers for accessing the color commuity website ColourLovers.com
- NumPy and SciPy for generating Delaunay triangulations (used in the Triangles mode)