looker-sdk 24.16.2__py3-none-any.whl → 24.18.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. looker_sdk/version.py +1 -1
  2. {looker_sdk-24.16.2.dist-info → looker_sdk-24.18.0.dist-info}/METADATA +1 -1
  3. looker_sdk-24.18.0.dist-info/RECORD +9 -0
  4. {looker_sdk-24.16.2.dist-info → looker_sdk-24.18.0.dist-info}/top_level.txt +0 -1
  5. looker_sdk/rtl/__init__.py +0 -22
  6. looker_sdk/rtl/api_methods.py +0 -247
  7. looker_sdk/rtl/api_settings.py +0 -194
  8. looker_sdk/rtl/auth_session.py +0 -353
  9. looker_sdk/rtl/auth_token.py +0 -101
  10. looker_sdk/rtl/constants.py +0 -31
  11. looker_sdk/rtl/hooks.py +0 -86
  12. looker_sdk/rtl/model.py +0 -230
  13. looker_sdk/rtl/requests_transport.py +0 -110
  14. looker_sdk/rtl/serialize.py +0 -120
  15. looker_sdk/rtl/transport.py +0 -137
  16. looker_sdk/sdk/__init__.py +0 -0
  17. looker_sdk/sdk/api40/__init__.py +0 -1
  18. looker_sdk/sdk/api40/methods.py +0 -13283
  19. looker_sdk/sdk/api40/models.py +0 -15641
  20. looker_sdk/sdk/constants.py +0 -24
  21. looker_sdk-24.16.2.dist-info/RECORD +0 -38
  22. tests/__init__.py +0 -0
  23. tests/conftest.py +0 -133
  24. tests/integration/__init__.py +0 -2
  25. tests/integration/test_methods.py +0 -681
  26. tests/integration/test_netrc.py +0 -55
  27. tests/rtl/__init__.py +0 -2
  28. tests/rtl/test_api_methods.py +0 -216
  29. tests/rtl/test_api_settings.py +0 -252
  30. tests/rtl/test_auth_session.py +0 -284
  31. tests/rtl/test_auth_token.py +0 -70
  32. tests/rtl/test_requests_transport.py +0 -171
  33. tests/rtl/test_serialize.py +0 -770
  34. tests/rtl/test_transport.py +0 -34
  35. {looker_sdk-24.16.2.dist-info → looker_sdk-24.18.0.dist-info}/LICENSE.txt +0 -0
  36. {looker_sdk-24.16.2.dist-info → looker_sdk-24.18.0.dist-info}/WHEEL +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.