On 11/27/2017 11:36 AM, John Dennis wrote:
I have a couple of Python scripts that use ECP and Openstack uses ECP
in
Python as well. However my ECP python code is not in a state for general
consumption. Writing an ECP client is not hard, I'd suggest it be
integrated with python-requests.
Oh, I forgot to mention the pysaml2 library has an implementation of an
ECP client in ecp_client.py. I have not actually used this code so I
can't vouch for it, but it probably would get you a long ways down the
road to using ECP in Python.
--
John