Attempt at an object-oriented interface to GSSAPI for Python. This project is licensed under the terms of the MIT license (see LICENSE.txt).
Documentation for this package is available at https://pythonhosted.org/python-gssapi/
Python-gssapi now uses cffi to interface with the C GSSAPI library and should install without any problems on Python 3. If you encounter bugs, please open an issue in the Github issue tracker.