Python project solicitation

JoeSox joesox at gmail.com
Mon Aug 20 22:35:21 EDT 2007


Hello All,

I was wondering if anyone would be interested in improving a module I
quickly hacked together this past Sunday: pswrdgen.py

It is a semantic password generator that uses WordNet 2.1, random
capitalization, and character swapping.
http://code.google.com/p/pswrdgen/

I must say this thing is pretty cool.  I had a coworker try it out and
he ran into problems getting it to run on his Linux OS.  So I am
really looking for some non-Windows developers to take a look at it.
All of the info is at the project site above.
Thanks.

And on a side note, I see a bunch of Python newbies here. I really
recommend "Python Phrasebook" by Brad Dayley.  This thing is small
enough to fit in your back pocket and lots of basic code phrases.
-- 
Later, Joe



More information about the Python-list mailing list