mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
* Allow disabling networked tests in python client library Distros often build packages in sandboxes, which will make tests that access the network fail. Marking these tests with a network mark is a good way to allow downstreams to disable just this subset of tests. * adding some more flags Co-authored-by: James Hodgkinson <james@terminaloutcomes.com> |
||
---|---|---|
.. | ||
docs | ||
kanidm | ||
tests | ||
mkdocs.yml | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
run_coverage.sh |
kanidm
A Python module for interacting with Kanidm.
Installation
This probably won't work until we package and release it...
python -m pip install kanidm