Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 228 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 228 Bytes

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.