/thrift_sasl

Thrift SASL module that implements TSaslClientTransport

Primary LanguagePythonApache License 2.0Apache-2.0

thrift_sasl.py

Thrift SASL Python module that implements SASL transports for Thrift (TSaslClientTransport).

On Linux, this requires libsasl2-dev to be installed. On OS X you may have to install Cyrus SASL v2 from source.