python-pyrad -- pyrad - Python implementation of a RADIUS client
http://www.wiggy.net/code/pyrad/
pyrad is an implementation of a RADIUS client as described in RFC2865.
It takes care of all the details like building RADIUS packets, sending
them and decoding responses.