A small useful Python module to abstract away the common auth header methods used by different software vendors. The output is a requests session with the authentication headers built in.


Install
pip install ezsession==0.0.16