category: Python
requires: python37 
sdesc: "Python NTLM authentication library"
ldesc: "This library handles the low-level details of NTLM authentication
for use in authenticating with a service that uses NTLM. It will create and
parse the 3 different message types in the order required and produce a base64
encoded value that can be attached to the HTTP header."
external-source: python-ntlm-auth