.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
tox.ini
helper_scripts/update_base_models.py
src/gwdg_idm_api/__init__.py
src/gwdg_idm_api/_version.py
src/gwdg_idm_api/base_models.py
src/gwdg_idm_api/core_models.py
src/gwdg_idm_api/string_cleaner.py
src/gwdg_idm_api/util.py
src/gwdg_idm_api.egg-info/PKG-INFO
src/gwdg_idm_api.egg-info/SOURCES.txt
src/gwdg_idm_api.egg-info/dependency_links.txt
src/gwdg_idm_api.egg-info/not-zip-safe
src/gwdg_idm_api.egg-info/requires.txt
src/gwdg_idm_api.egg-info/top_level.txt
src/gwdg_idm_api/attributes/__init__.py
src/gwdg_idm_api/attributes/benutzerverwaltung.py
src/gwdg_idm_api/attributes/dynamischeexchangeverteiler.py
src/gwdg_idm_api/attributes/exchangeverteiler.py
src/gwdg_idm_api/attributes/gruppenverwaltung.py
src/gwdg_idm_api/attributes/ldapverteiler.py
src/gwdg_idm_api/attributes/mailinglisten.py
src/gwdg_idm_api/attributes/ressourcen.py
src/gwdg_idm_api/attributes/selfservice.py
src/gwdg_idm_api/attributes/sharedmailbox.py
src/gwdg_idm_api/create_templates/__init__.py
src/gwdg_idm_api/create_templates/benutzerverwaltung.py
src/gwdg_idm_api/create_templates/gruppenverwaltung.py
src/gwdg_idm_api/models/__init__.py
src/gwdg_idm_api/models/benutzerverwaltung.py
src/gwdg_idm_api/models/dynamischeexchangeverteiler.py
src/gwdg_idm_api/models/exchangeverteiler.py
src/gwdg_idm_api/models/gruppenverwaltung.py
src/gwdg_idm_api/models/ldapverteiler.py
src/gwdg_idm_api/models/mailinglisten.py
src/gwdg_idm_api/models/ressourcen.py
src/gwdg_idm_api/models/selfservice.py
src/gwdg_idm_api/models/sharedmailbox.py
tests/examples.py
tests/predict_username.py