webGobbler
sebsauvage
gg20040914.20.sebsauvage at spamgourmet.com
Tue Sep 14 16:54:02 EDT 2004
More information about the Python-list mailing list
Tue Sep 14 16:54:02 EDT 2004
- Previous message (by thread): deepcopy and file object attributes
- Next message (by thread): Random Instance generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, dear dear clp. The idea was bugging me, so I decided to code it: webGobbler is a small program which gobbles random pictures from the web and mixes them (This is inspired from 'debris' and 'webcollage'.). Think of it as some kind of "art", an attempt to capture the chaos of the human activity, which the internet is a partial and subjective snapshot of. webGobbler is a simple command-line program which spiders the web, collect images and assembles them in various ways. The images can be used - for example - as a desktop background changer. The image continuously evolves as new pictures are superposed. You'll never get the same picture twice. A screensaver is also planned (when I have time - *sigh*). The program is written in Python and requires the PIL library. This is perfectly useless, but I had fun creating this. You will find documentation, samples and source code here: http://sebsauvage.net/python/webgobbler/ Feel free to give it a try. This program is distributed under the zlib/libpng opensource license. Critics, comments and ideas are welcome ! Best regards. -- Sebastien SAUVAGE sebsauvage at sebsauvage dot net http://sebsauvage.net
- Previous message (by thread): deepcopy and file object attributes
- Next message (by thread): Random Instance generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list