virtualenv-sh is a substitute for the venerable virtualenvwrapper (a set of shell functions to facilitate the use of virtualenv).Developer commentsLike many, I've used virtualenvwrapper for years, but it's gotten a bit heavy over time. I eventually...

django-auth-ldap is a Django authentication backend that authenticates against an LDAP service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and...

read more

django-otp-oath is a django-otp plugin that handles generic HOTP and TOTP devices.See django-otp for more information on the OTP...

read more

django-otp-sns is a django-otp plugin that delivers tokens via Amazon's SNS.See django-otp for more information on the OTP...

read more

django-otp-yubicloud is a django-otp plugin that verifies tokens against a YubiCloud service. It defaults to Yubico's hosted web service, but can be directed anywhere.See django-otp for more information on the OTP...

read more