.mailmap
AUTHORS
ChangeLog
Pipfile
README.rst
__init__.py
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/__init__.py
docs/source/__init__.py
docs/source/conf.py
docs/source/index.rst
docs/source/applications/index.rst
docs/source/core/index.rst
docs/source/users/index.rst
mauth/__init__.py
mauth/conf.py
mauth/applications/__init__.py
mauth/applications/client.py
mauth/applications/schemas.py
mauth/core/__init__.py
mauth/core/client.py
mauth/core/schemas.py
mauth/core/mixins/__init__.py
mauth/core/mixins/client.py
mauth/core/mixins/pathes.py
mauth/users/__init__.py
mauth/users/client.py
mauth/users/schemas.py
python_mauth.egg-info/PKG-INFO
python_mauth.egg-info/SOURCES.txt
python_mauth.egg-info/dependency_links.txt
python_mauth.egg-info/not-zip-safe
python_mauth.egg-info/pbr.json
python_mauth.egg-info/requires.txt
python_mauth.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/test_applications_client_address.py
tests/test_applications_client_application.py
tests/test_applications_client_pattern.py
tests/test_applications_client_privilege.py
tests/test_applications_schemas.py
tests/test_core_client.py
tests/test_core_mixins.py
tests/test_users_client_provider_account.py
tests/test_users_client_user.py
tests/test_users_schemas.py