README.md
pyproject.toml
src/otobo/__init__.py
src/otobo/mappers.py
src/otobo/py.typed
src/otobo/clients/__init__.py
src/otobo/clients/otobo_client.py
src/otobo/domain_models/__init__.py
src/otobo/domain_models/basic_auth_model.py
src/otobo/domain_models/otobo_client_config.py
src/otobo/domain_models/ticket_models.py
src/otobo/domain_models/ticket_operation.py
src/otobo/models/__init__.py
src/otobo/models/request_models.py
src/otobo/models/response_models.py
src/otobo/models/ticket_models.py
src/otobo/scripts/__init__.py
src/otobo/scripts/getting_started.py
src/otobo/scripts/setup_webservices.py
src/otobo/util/__init__.py
src/otobo/util/otobo_errors.py
src/otobo/util/webservice_config.py
src/otobo_znuny.egg-info/PKG-INFO
src/otobo_znuny.egg-info/SOURCES.txt
src/otobo_znuny.egg-info/dependency_links.txt
src/otobo_znuny.egg-info/requires.txt
src/otobo_znuny.egg-info/top_level.txt
tests/test_mappers.py