LICENSE
README.md
pyproject.toml
aas_http_client/__init__.py
aas_http_client/client.py
aas_http_client.egg-info/PKG-INFO
aas_http_client.egg-info/SOURCES.txt
aas_http_client.egg-info/dependency_links.txt
aas_http_client.egg-info/requires.txt
aas_http_client.egg-info/top_level.txt
aas_http_client/core/encoder.py
aas_http_client/core/version_check.py
aas_http_client/demo/demo_process.py
aas_http_client/demo/logging_handler.py
aas_http_client/utilities/__init__.py
aas_http_client/utilities/model_builder.py
aas_http_client/utilities/sdk_tools.py
aas_http_client/wrapper/sdk_wrapper.py
tests/test_client.py
tests/test_wrapper.py