.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/install_quickstart.rst
docs/license.rst
docs/_static/.gitignore
src/PamAuthServiceClient.egg-info/PKG-INFO
src/PamAuthServiceClient.egg-info/SOURCES.txt
src/PamAuthServiceClient.egg-info/dependency_links.txt
src/PamAuthServiceClient.egg-info/not-zip-safe
src/PamAuthServiceClient.egg-info/requires.txt
src/PamAuthServiceClient.egg-info/top_level.txt
src/pamauthserviceclient/__init__.py
src/pamauthserviceclient/client.py
tests/conftest.py