Scrampy Scram authentication in Python Usage import scrampy # Pass a socket connection instance with TLSv1, username and password. scrampy.Authenticate(connection, username, password)