vote up 4 vote down star

Does anyone know of a FOSS Python lib for generating Identicons? I've looked, but so far I haven't had much luck.

flag

79% accept rate

3 Answers

vote up 3 vote down check

I've found two implementations:
http://coderepos.org/share/browser/lang/python/misc/identicon.py
http://code.google.com/p/visicon/

link|flag
The first link is my preferred choice – freespace Mar 13 at 5:30
vote up 1 vote down

It doesn't look that difficult to port one of the FOSS options on that page to Python. I know it's not the answer you want, but I couldn't find a Python one either.

link|flag
vote up 0 vote down

Here is a blog entry from someone who has created one, but his download link is currently a 404...

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.