Generating images on-the-fly

Josef Meile jmeile at hotmail.com
Mon Mar 15 09:56:08 EST 2004


Ng Pheng Siong wrote:
> Hi,
> 
> I'm looking for code to generate images on-the-fly using whatever imaging
> toolkit du jour. 
> 
> This is to build a defense against blog comment auto-spamming. 
> 
> TIA. Cheers.
> 

You could use PythonMagick:
http://www.procoders.net/moinmoin/PythonMagick

or pil:
http://www.pythonware.com/products/pil/

Regards,
Josef




More information about the Python-list mailing list