File: index.rst

package info (click to toggle)
python-keycloak 5.7.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,372 kB
  • sloc: python: 14,249; sh: 43; makefile: 28
file content (29 lines) | stat: -rw-r--r-- 888 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. python-keycloak documentation master file, created by
   sphinx-quickstart on Tue Aug 15 11:02:59 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Python-Keycloak
========================

.. image:: https://github.com/marcospereirampj/python-keycloak/actions/workflows/daily.yaml/badge.svg
    :target: https://github.com/marcospereirampj/python-keycloak/actions/workflows/daily.yaml/badge.svg
.. image:: https://readthedocs.org/projects/adamatics-keycloak/badge/?version=latest
    :target: https://adamatics-keycloak.readthedocs.io/en/latest/?badge=latest

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

-------------------

Useful Links
----------------

.. toctree::
   :maxdepth: 2
   :caption: Contents

   getting_started
   install
   api
   contributing
   changelog