A python interface to produce and consume System for Cross-domain Identity Management (SCIM) messages.
python-scim conforms to the latest SCIM (v1.1) standards.
python-scim may be used to produce and consume SCIM messages regardless of the environment (terminal, WSGI, django) used to call it.
python-scim is listed on PyPI and can be installed by running the following command:
pip install scim
Unless otherwise noted, all files contained within this project are liensed under the MIT opensource license. See the included file LICENSE or visit opensource.org for more information.