python-keycloak-plus

python-keycloak-plus is a Python package providing access to the Keycloak API. Based on python-keycloak library


Keywords
keycloak, openid
License
MIT
Install
pip install python-keycloak-plus==0.0.24

Documentation

Documentation Status

Python Keycloak Plus

For review- see https://bitbucket.org/umedef/python-keycloak-plus

python-keycloak-plus is a Python package providing access to the Keycloak API. Based on https://bitbucket.org/agriness/python-keycloak package

Installation

Via Pypi Package:

$ pip install python-keycloak-plus

Manually

$ python setup.py install

Dependencies

python-keycloak depends on:

Tests Dependencies

Bug reports

Please report bugs and feature requests at https://bitbucket.org/agriness/python-keycloak/issues

Documentation

The documentation for python-keycloak is available on readthedocs.

Contributors

Usage

See readme https://bitbucket.org/agriness/python-keycloak .