mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
11 lines
175 B
Markdown
11 lines
175 B
Markdown
|
# kanidm
|
||
|
|
||
|
A Python module for interacting with Kanidm.
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
This probably won't work until we package and release it...
|
||
|
|
||
|
```shell
|
||
|
python -m pip install kanidm
|
||
|
```
|