Project: pure-sasl

Pure Python client SASL implementation

Project Details

Latest version
0.6.2
Home Page
http://github.com/thobbs/pure-sasl
PyPI Page
https://pypi.org/project/pure-sasl/

Project Popularity

PageRank
0.0018946275197606816
Number of downloads
1214652

This package provides a reasonably high-level SASL client written in pure Python. New mechanisms may be integrated easily, but by default, support for PLAIN, ANONYMOUS, EXTERNAL, CRAM-MD5, DIGEST-MD5, and GSSAPI are provided.