py-krb5-0.8.0

krb5 API interface

Index | security

Description

This library provides Python functions that wraps the Kerberos 5 C API.
Due to the complex nature of this API it is highly recommended to use
something like python-gssapi which exposes the Kerberos authentication
details through GSSAPI.

Homepage: https://github.com/jborean93/pykrb5

Build Dependencies