CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
PAWpy/PAWService.py
PAWpy/__init__.py
PAWpy.egg-info/PKG-INFO
PAWpy.egg-info/SOURCES.txt
PAWpy.egg-info/dependency_links.txt
PAWpy.egg-info/requires.txt
PAWpy.egg-info/top_level.txt
PAWpy/Exceptions/Exceptions.py
PAWpy/Exceptions/__init__.py
PAWpy/Objects/Asset.py
PAWpy/Objects/TM1Object.py
PAWpy/Objects/__init__.py
PAWpy/Services/AdminService.py
PAWpy/Services/BookService.py
PAWpy/Services/ContentService.py
PAWpy/Services/ObjectService.py
PAWpy/Services/RestService.py
PAWpy/Services/TM1ProxyService.py
PAWpy/Services/UIService.py
PAWpy/Services/ViewService.py
PAWpy/Services/__init__.py
PAWpy/Utils/Utils.py
PAWpy/Utils/__init__.py
examples/quickstart.py
tests/test_offline.py