It takes care of all the details like building RADIUS packets, sending them and decoding responses. This package contains several modules:
- client: RADIUS client code
- dictionary: RADIUS attribute dictionary
- server: Basic RADIUS server and proxy classes.
- packet: a RADIUS packet as send to/from servers
- tools: utility functions
This package contains the module for Python 2.