security code whit python

paulC pclinch at gmail.com
Sat Nov 10 16:47:11 EST 2007


On 10 Nov, 16:04, "oruc... at gmail.com" <oruc... at gmail.com> wrote:
> hii my friends;
> I want to create picture of security code.can i do it ?
> if yes,how , which module will help me?
> have you got a example that can create a picture whit my name
> pls help me
> thansk
> oruc


You may find the Python Imaging Library (PIL) useful. See
http://www.pythonware.com/products/pil/. It has an extensive handbook
which includes drawing text on to an image.

regards, Paul Clinch




More information about the Python-list mailing list