python3-pyrad

Python module for creating and decoding RADIUS packets (Python 3)
  https://pypi.python.org/pypi/pyrad
  0
  no reviews



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 3.