You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcos Pereira 5d35d5e6d3 Update setups and docs. 7 years ago
docs Update setups and docs. 7 years ago
keycloak Updated travis. 7 years ago
.gitignore Initial import 7 years ago
.travis.yml Updated travis. 7 years ago
LICENSE Initial commit 7 years ago
README.md Updated docs. 7 years ago
requirements.txt Added tests. 7 years ago
setup.cfg Update setups and docs. 7 years ago
setup.py Update setups and docs. 7 years ago

README.md

Build Status Documentation Status

Python Keycloak

python-keycloak is a Python package providing access to the Keycloak API.

Installation

Requirements

python-keycloak depends on:

Install

  python setup.py install

Bug reports

Please report bugs and feature requests at https://github.com/marcospereirampj/python-keycloak/issues

Documentation

The documentation for python-keycloak is available on readthedocs.