Skip to main content

Cyrus-SASL bindings for Python

Project description

python-sasl

Python wrapper for Cyrus SASL

how sasl3 is different from sasl package?

This is a fork from original work from Cloudera's https://github.com/cloudera/python-sasl package sasl package.

Original package wasn't maintained and had issue wth latest Python 3 releases, and also had runtime issues running on RHEL6. Python sasl solves those issues.

External dependencies

You need following external packages installed on the system to pip-install sasl3 :

  • C compiler (e.g. gcc)
  • cyrus-sasl-devel packahe for Cyrus header files.

Both can be installed with OS' package manager, e.g.

yum install gcc cyrus-sasl-devel.x86_64

to generate sasl/saslwrapper.cpp from the pyx file:

run ./recython.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sasl3-0.2.10.tar.gz (44.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page