python-krbV: Kerberos extension module for Python

python-krbV is an extension module that allows Python programs to use Kerberos 5 for authentication and security. It is a relatively thin wrapper around the underlying C API, and requires some knowledge of that API to be usable. A subset of the C API necessary for basic functionality has been exposed, and more will be implemented in the Python module as required.

The latest version of python-krbV is available through the Fedora Project.

Questions or comments may be sent to Mike Bonnet <mikeb (at) redhat (dot) com>.