python-terminusgps 28.4.0__tar.gz → 28.4.2__tar.gz

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 (236) hide show
  1. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/PKG-INFO +1 -1
  2. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/environment.pickle +0 -0
  3. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/index.html +7 -7
  4. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/documentation_options.js +1 -1
  5. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/authorizenet/auth.html +7 -7
  6. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/authorizenet/index.html +7 -7
  7. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/authorizenet/profiles.html +7 -7
  8. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/authorizenet/utils.html +7 -7
  9. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/aws/index.html +7 -7
  10. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/aws/secrets.html +7 -7
  11. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/genindex.html +7 -7
  12. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/index.html +6 -6
  13. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/py-modindex.html +6 -6
  14. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/search.html +7 -7
  15. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/settings.html +7 -7
  16. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/twilio/caller.html +7 -7
  17. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/twilio/index.html +7 -7
  18. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/constants.html +7 -7
  19. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/errors.html +7 -7
  20. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/examples.html +7 -7
  21. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/flags.html +7 -7
  22. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/index.html +7 -7
  23. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/items.html +7 -7
  24. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/session.html +7 -7
  25. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/utils.html +7 -7
  26. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/conf.py +1 -1
  27. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/pyproject.toml +1 -1
  28. python_terminusgps-28.4.2/terminusgps/aws/connect.py +23 -0
  29. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/uv.lock +1 -1
  30. python_terminusgps-28.4.0/terminusgps/aws/connect.py +0 -16
  31. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/.gitignore +0 -0
  32. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/COPYING +0 -0
  33. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/README.md +0 -0
  34. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/Makefile +0 -0
  35. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/coverage/c.txt +0 -0
  36. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/coverage/python.txt +0 -0
  37. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/coverage/undoc.pickle +0 -0
  38. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
  39. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/authorizenet/index.doctree +0 -0
  40. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
  41. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
  42. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
  43. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/aws/index.doctree +0 -0
  44. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/aws/secrets.doctree +0 -0
  45. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/index.doctree +0 -0
  46. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/settings.doctree +0 -0
  47. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/twilio/caller.doctree +0 -0
  48. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/twilio/index.doctree +0 -0
  49. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/twilio/settings.doctree +0 -0
  50. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/constants.doctree +0 -0
  51. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/errors.doctree +0 -0
  52. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/examples.doctree +0 -0
  53. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/flags.doctree +0 -0
  54. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/index.doctree +0 -0
  55. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/items.doctree +0 -0
  56. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/session.doctree +0 -0
  57. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/settings.doctree +0 -0
  58. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/doctrees/wialon/utils.doctree +0 -0
  59. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
  60. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
  61. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
  62. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
  63. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
  64. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
  65. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
  66. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
  67. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
  68. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
  69. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
  70. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
  71. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
  72. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
  73. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
  74. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
  75. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
  76. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
  77. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
  78. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
  79. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
  80. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
  81. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_modules/wialon/api.html +0 -0
  82. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
  83. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
  84. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
  85. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
  86. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
  87. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/aws/index.rst.txt +0 -0
  88. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
  89. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/index.rst.txt +0 -0
  90. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/settings.rst.txt +0 -0
  91. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
  92. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
  93. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
  94. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
  95. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
  96. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
  97. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
  98. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
  99. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
  100. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
  101. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
  102. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
  103. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
  104. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
  105. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
  106. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
  107. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
  108. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
  109. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
  110. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/autoclasstoc.css +0 -0
  111. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/awesome-docsearch.css +0 -0
  112. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/awesome-docsearch.js +0 -0
  113. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
  114. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
  115. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
  116. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/basic.css +0 -0
  117. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
  118. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
  119. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/badge_only.css +0 -0
  120. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  121. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  122. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  123. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  124. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  125. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
  126. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  127. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  128. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  129. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
  130. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  131. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
  132. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
  133. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
  134. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  135. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
  136. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
  137. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/css/theme.css +0 -0
  138. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
  139. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/doctools.js +0 -0
  140. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
  141. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
  142. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/file.png +0 -0
  143. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
  144. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
  145. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
  146. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  147. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  148. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  149. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  150. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  151. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
  152. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
  153. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
  154. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  155. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
  156. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
  157. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
  158. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  159. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  160. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  161. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  162. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  163. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  164. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  165. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  166. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  167. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/jquery.js +0 -0
  168. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/js/badge_only.js +0 -0
  169. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/js/theme.js +0 -0
  170. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/js/versions.js +0 -0
  171. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/language_data.js +0 -0
  172. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/minus.png +0 -0
  173. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/plus.png +0 -0
  174. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/pygments.css +0 -0
  175. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/searchtools.js +0 -0
  176. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/sphinx_highlight.js +0 -0
  177. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/theme.css +0 -0
  178. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/theme.js +0 -0
  179. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
  180. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/authorizenet/subscriptions.html +0 -0
  181. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/objects.inv +0 -0
  182. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/searchindex.js +0 -0
  183. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/twilio/settings.html +0 -0
  184. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/html/wialon/settings.html +0 -0
  185. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/linkcheck/output.json +0 -0
  186. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/build/linkcheck/output.txt +0 -0
  187. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/make.bat +0 -0
  188. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/authorizenet/auth.rst +0 -0
  189. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/authorizenet/index.rst +0 -0
  190. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/authorizenet/profiles.rst +0 -0
  191. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/authorizenet/utils.rst +0 -0
  192. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/aws/index.rst +0 -0
  193. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/aws/secrets.rst +0 -0
  194. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/index.rst +0 -0
  195. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/settings.rst +0 -0
  196. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/twilio/caller.rst +0 -0
  197. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/twilio/index.rst +0 -0
  198. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/constants.rst +0 -0
  199. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/errors.rst +0 -0
  200. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/examples.rst +0 -0
  201. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/flags.rst +0 -0
  202. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/index.rst +0 -0
  203. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/items.rst +0 -0
  204. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/session.rst +0 -0
  205. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/docs/source/wialon/utils.rst +0 -0
  206. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/__init__.py +0 -0
  207. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/__init__.py +0 -0
  208. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/auth.py +0 -0
  209. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/errors.py +0 -0
  210. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/profiles/__init__.py +0 -0
  211. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/profiles/addresses.py +0 -0
  212. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/profiles/base.py +0 -0
  213. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/profiles/customers.py +0 -0
  214. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/profiles/payments.py +0 -0
  215. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/profiles/subscriptions.py +0 -0
  216. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/authorizenet/utils.py +0 -0
  217. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/aws/__init__.py +0 -0
  218. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/aws/secrets.py +0 -0
  219. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/settings.py +0 -0
  220. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/twilio/__init__.py +0 -0
  221. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/twilio/caller.py +0 -0
  222. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/twilio/validators.py +0 -0
  223. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/__init__.py +0 -0
  224. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/constants.py +0 -0
  225. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/flags.py +0 -0
  226. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/__init__.py +0 -0
  227. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/base.py +0 -0
  228. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/resource.py +0 -0
  229. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/retranslator.py +0 -0
  230. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/route.py +0 -0
  231. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/unit.py +0 -0
  232. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/unit_group.py +0 -0
  233. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/items/user.py +0 -0
  234. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/logger.py +0 -0
  235. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/session.py +0 -0
  236. {python_terminusgps-28.4.0 → python_terminusgps-28.4.2}/terminusgps/wialon/utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-terminusgps
3
- Version: 28.4.0
3
+ Version: 28.4.2
4
4
  Summary: Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more.
5
5
  Project-URL: Documentation, https://app.terminusgps.com/docs/apps/python-terminusgps/index.html
6
6
  Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
@@ -12,9 +12,9 @@
12
12
  <meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
13
13
  <meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
14
14
 
15
- <title>Overview: module code | python-terminusgps 28.3.0 documentation</title>
16
- <meta property="og:title" content="Overview: module code | python-terminusgps 28.3.0 documentation" />
17
- <meta name="twitter:title" content="Overview: module code | python-terminusgps 28.3.0 documentation" />
15
+ <title>Overview: module code | python-terminusgps 28.4.0 documentation</title>
16
+ <meta property="og:title" content="Overview: module code | python-terminusgps 28.4.0 documentation" />
17
+ <meta name="twitter:title" content="Overview: module code | python-terminusgps 28.4.0 documentation" />
18
18
  <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d691ff6c" />
19
19
  <link rel="stylesheet" type="text/css" href="../_static/theme.css?v=42baaae4" />
20
20
  <link rel="stylesheet" type="text/css" href="../_static/autoclasstoc.css?v=08871587" />
@@ -40,7 +40,7 @@
40
40
  </a><header
41
41
  class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
42
42
  <div class="hidden mr-4 md:flex">
43
- <a href="../index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
43
+ <a href="../index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
44
44
  </a></div><button
45
45
  class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
46
46
  type="button" @click="showSidebar = true">
@@ -95,7 +95,7 @@
95
95
  class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
96
96
  :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
97
97
 
98
- <a href="../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
98
+ <a href="../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
99
99
  </a>
100
100
 
101
101
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
@@ -147,7 +147,7 @@
147
147
  class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
148
148
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
149
149
  href="../index.html">
150
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
150
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
151
151
  <svg xmlns="http://www.w3.org/2000/svg"
152
152
  height="18"
153
153
  width="18"
@@ -201,7 +201,7 @@
201
201
  </footer>
202
202
  </div>
203
203
 
204
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
204
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
205
205
  <script src="../_static/doctools.js?v=9bcbadda"></script>
206
206
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
207
207
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -1,5 +1,5 @@
1
1
  const DOCUMENTATION_OPTIONS = {
2
- VERSION: '28.3.0',
2
+ VERSION: '28.4.0',
3
3
  LANGUAGE: 'en',
4
4
  COLLAPSE_INDEX: false,
5
5
  BUILDER: 'html',
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>Authorizenet API Authentication | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="Authorizenet API Authentication | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="Authorizenet API Authentication | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>Authorizenet API Authentication | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="Authorizenet API Authentication | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="Authorizenet API Authentication | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="../_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="../_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="../_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -35,7 +35,7 @@
35
35
  Skip to content
36
36
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
37
37
  <div class="hidden mr-4 md:flex">
38
- <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
38
+ <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
39
39
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
40
40
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
41
41
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -65,7 +65,7 @@
65
65
  </div>
66
66
  </header>
67
67
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
68
- <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
68
+ <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
69
69
  </a>
70
70
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
71
71
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -110,7 +110,7 @@
110
110
  <div class="w-full min-w-0 mx-auto">
111
111
  <nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
112
112
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="../index.html">
113
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
113
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
114
114
  <svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
115
115
  <path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
116
116
  </svg>
@@ -181,7 +181,7 @@
181
181
  </div>
182
182
  </footer>
183
183
  </div>
184
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
184
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
185
185
  <script src="../_static/doctools.js?v=9bcbadda"></script>
186
186
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
187
187
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>Authorizenet API | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="Authorizenet API | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="Authorizenet API | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>Authorizenet API | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="Authorizenet API | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="Authorizenet API | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="../_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="../_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="../_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -35,7 +35,7 @@
35
35
  Skip to content
36
36
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
37
37
  <div class="hidden mr-4 md:flex">
38
- <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
38
+ <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
39
39
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
40
40
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
41
41
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -65,7 +65,7 @@
65
65
  </div>
66
66
  </header>
67
67
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
68
- <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
68
+ <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
69
69
  </a>
70
70
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
71
71
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -110,7 +110,7 @@
110
110
  <div class="w-full min-w-0 mx-auto">
111
111
  <nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
112
112
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="../index.html">
113
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
113
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
114
114
  <svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
115
115
  <path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
116
116
  </svg>
@@ -159,7 +159,7 @@
159
159
  </div>
160
160
  </footer>
161
161
  </div>
162
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
162
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
163
163
  <script src="../_static/doctools.js?v=9bcbadda"></script>
164
164
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
165
165
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>Profiles | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="Profiles | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="Profiles | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>Profiles | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="Profiles | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="Profiles | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="../_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="../_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="../_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -35,7 +35,7 @@
35
35
  Skip to content
36
36
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
37
37
  <div class="hidden mr-4 md:flex">
38
- <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
38
+ <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
39
39
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
40
40
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
41
41
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -65,7 +65,7 @@
65
65
  </div>
66
66
  </header>
67
67
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
68
- <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
68
+ <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
69
69
  </a>
70
70
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
71
71
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -110,7 +110,7 @@
110
110
  <div class="w-full min-w-0 mx-auto">
111
111
  <nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
112
112
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="../index.html">
113
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
113
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
114
114
  <svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
115
115
  <path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
116
116
  </svg>
@@ -1504,7 +1504,7 @@
1504
1504
  </div>
1505
1505
  </footer>
1506
1506
  </div>
1507
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
1507
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
1508
1508
  <script src="../_static/doctools.js?v=9bcbadda"></script>
1509
1509
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1510
1510
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>Utilities | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="Utilities | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="Utilities | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>Utilities | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="Utilities | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="Utilities | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="../_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="../_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="../_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -35,7 +35,7 @@
35
35
  Skip to content
36
36
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
37
37
  <div class="hidden mr-4 md:flex">
38
- <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
38
+ <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
39
39
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
40
40
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
41
41
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -65,7 +65,7 @@
65
65
  </div>
66
66
  </header>
67
67
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
68
- <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
68
+ <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
69
69
  </a>
70
70
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
71
71
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -110,7 +110,7 @@
110
110
  <div class="w-full min-w-0 mx-auto">
111
111
  <nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
112
112
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="../index.html">
113
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
113
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
114
114
  <svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
115
115
  <path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
116
116
  </svg>
@@ -188,7 +188,7 @@
188
188
  </div>
189
189
  </footer>
190
190
  </div>
191
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
191
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
192
192
  <script src="../_static/doctools.js?v=9bcbadda"></script>
193
193
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
194
194
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>AWS API | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="AWS API | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="AWS API | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>AWS API | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="AWS API | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="AWS API | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="../_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="../_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="../_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -35,7 +35,7 @@
35
35
  Skip to content
36
36
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
37
37
  <div class="hidden mr-4 md:flex">
38
- <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
38
+ <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
39
39
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
40
40
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
41
41
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -65,7 +65,7 @@
65
65
  </div>
66
66
  </header>
67
67
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
68
- <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
68
+ <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
69
69
  </a>
70
70
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
71
71
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -110,7 +110,7 @@
110
110
  <div class="w-full min-w-0 mx-auto">
111
111
  <nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
112
112
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="../index.html">
113
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
113
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
114
114
  <svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
115
115
  <path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
116
116
  </svg>
@@ -142,7 +142,7 @@
142
142
  </div>
143
143
  </footer>
144
144
  </div>
145
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
145
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
146
146
  <script src="../_static/doctools.js?v=9bcbadda"></script>
147
147
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
148
148
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>Secrets | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="Secrets | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="Secrets | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>Secrets | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="Secrets | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="Secrets | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="../_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="../_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="../_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -35,7 +35,7 @@
35
35
  Skip to content
36
36
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
37
37
  <div class="hidden mr-4 md:flex">
38
- <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
38
+ <a class="flex items-center mr-6" href="../index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
39
39
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
40
40
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
41
41
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -65,7 +65,7 @@
65
65
  </div>
66
66
  </header>
67
67
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
68
- <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
68
+ <a class="!justify-start text-sm md:!hidden bg-background" href="../index.html"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
69
69
  </a>
70
70
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
71
71
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -110,7 +110,7 @@
110
110
  <div class="w-full min-w-0 mx-auto">
111
111
  <nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
112
112
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="../index.html">
113
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
113
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
114
114
  <svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
115
115
  <path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
116
116
  </svg>
@@ -158,7 +158,7 @@
158
158
  </div>
159
159
  </footer>
160
160
  </div>
161
- <script src="../_static/documentation_options.js?v=5dd50ed4"></script>
161
+ <script src="../_static/documentation_options.js?v=d38eff1a"></script>
162
162
  <script src="../_static/doctools.js?v=9bcbadda"></script>
163
163
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
164
164
  <script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
@@ -12,9 +12,9 @@
12
12
  <meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
13
13
  <meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
14
14
 
15
- <title>Index | python-terminusgps 28.3.0 documentation</title>
16
- <meta property="og:title" content="Index | python-terminusgps 28.3.0 documentation" />
17
- <meta name="twitter:title" content="Index | python-terminusgps 28.3.0 documentation" />
15
+ <title>Index | python-terminusgps 28.4.0 documentation</title>
16
+ <meta property="og:title" content="Index | python-terminusgps 28.4.0 documentation" />
17
+ <meta name="twitter:title" content="Index | python-terminusgps 28.4.0 documentation" />
18
18
  <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d691ff6c" />
19
19
  <link rel="stylesheet" type="text/css" href="_static/theme.css?v=42baaae4" />
20
20
  <link rel="stylesheet" type="text/css" href="_static/autoclasstoc.css?v=08871587" />
@@ -40,7 +40,7 @@
40
40
  </a><header
41
41
  class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
42
42
  <div class="hidden mr-4 md:flex">
43
- <a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
43
+ <a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
44
44
  </a></div><button
45
45
  class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
46
46
  type="button" @click="showSidebar = true">
@@ -95,7 +95,7 @@
95
95
  class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
96
96
  :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
97
97
 
98
- <a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
98
+ <a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
99
99
  </a>
100
100
 
101
101
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
@@ -147,7 +147,7 @@
147
147
  class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
148
148
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
149
149
  href="index.html">
150
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
150
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
151
151
  <svg xmlns="http://www.w3.org/2000/svg"
152
152
  height="18"
153
153
  width="18"
@@ -1115,7 +1115,7 @@
1115
1115
  </footer>
1116
1116
  </div>
1117
1117
 
1118
- <script src="_static/documentation_options.js?v=5dd50ed4"></script>
1118
+ <script src="_static/documentation_options.js?v=d38eff1a"></script>
1119
1119
  <script src="_static/doctools.js?v=9bcbadda"></script>
1120
1120
  <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1121
1121
  <script defer="defer" src="_static/theme.js?v=073f68d9"></script>
@@ -7,9 +7,9 @@
7
7
  <meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
8
8
  <meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
9
9
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
10
- <title>python-terminusgps documentation | python-terminusgps 28.3.0 documentation</title>
11
- <meta content="python-terminusgps documentation | python-terminusgps 28.3.0 documentation" property="og:title"/>
12
- <meta content="python-terminusgps documentation | python-terminusgps 28.3.0 documentation" name="twitter:title"/>
10
+ <title>python-terminusgps documentation | python-terminusgps 28.4.0 documentation</title>
11
+ <meta content="python-terminusgps documentation | python-terminusgps 28.4.0 documentation" property="og:title"/>
12
+ <meta content="python-terminusgps documentation | python-terminusgps 28.4.0 documentation" name="twitter:title"/>
13
13
  <link href="_static/pygments.css?v=d691ff6c" rel="stylesheet" type="text/css"/>
14
14
  <link href="_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
15
15
  <link href="_static/autoclasstoc.css?v=08871587" rel="stylesheet" type="text/css"/>
@@ -34,7 +34,7 @@
34
34
  Skip to content
35
35
  </a><header class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
36
36
  <div class="hidden mr-4 md:flex">
37
- <a class="flex items-center mr-6" href="#"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
37
+ <a class="flex items-center mr-6" href="#"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
38
38
  </a></div><button @click="showSidebar = true" class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden" type="button">
39
39
  <svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
40
40
  <path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -64,7 +64,7 @@
64
64
  </div>
65
65
  </header>
66
66
  <div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
67
- <a class="!justify-start text-sm md:!hidden bg-background" href="#"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
67
+ <a class="!justify-start text-sm md:!hidden bg-background" href="#"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
68
68
  </a>
69
69
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
70
70
  <div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -181,7 +181,7 @@
181
181
  </div>
182
182
  </footer>
183
183
  </div>
184
- <script src="_static/documentation_options.js?v=5dd50ed4"></script>
184
+ <script src="_static/documentation_options.js?v=d38eff1a"></script>
185
185
  <script src="_static/doctools.js?v=9bcbadda"></script>
186
186
  <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
187
187
  <script defer="defer" src="_static/theme.js?v=073f68d9"></script>
@@ -12,9 +12,9 @@
12
12
  <meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
13
13
  <meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
14
14
 
15
- <title>Python Module Index | python-terminusgps 28.3.0 documentation</title>
16
- <meta property="og:title" content="Python Module Index | python-terminusgps 28.3.0 documentation" />
17
- <meta name="twitter:title" content="Python Module Index | python-terminusgps 28.3.0 documentation" />
15
+ <title>Python Module Index | python-terminusgps 28.4.0 documentation</title>
16
+ <meta property="og:title" content="Python Module Index | python-terminusgps 28.4.0 documentation" />
17
+ <meta name="twitter:title" content="Python Module Index | python-terminusgps 28.4.0 documentation" />
18
18
  <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d691ff6c" />
19
19
  <link rel="stylesheet" type="text/css" href="_static/theme.css?v=42baaae4" />
20
20
  <link rel="stylesheet" type="text/css" href="_static/autoclasstoc.css?v=08871587" />
@@ -43,7 +43,7 @@
43
43
  </a><header
44
44
  class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
45
45
  <div class="hidden mr-4 md:flex">
46
- <a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
46
+ <a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
47
47
  </a></div><button
48
48
  class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
49
49
  type="button" @click="showSidebar = true">
@@ -98,7 +98,7 @@
98
98
  class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
99
99
  :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
100
100
 
101
- <a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
101
+ <a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
102
102
  </a>
103
103
 
104
104
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
@@ -188,7 +188,7 @@
188
188
  </footer>
189
189
  </div>
190
190
 
191
- <script src="_static/documentation_options.js?v=5dd50ed4"></script>
191
+ <script src="_static/documentation_options.js?v=d38eff1a"></script>
192
192
  <script src="_static/doctools.js?v=9bcbadda"></script>
193
193
  <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
194
194
  <script defer="defer" src="_static/theme.js?v=073f68d9"></script>
@@ -12,9 +12,9 @@
12
12
  <meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
13
13
  <meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
14
14
 
15
- <title>Search | python-terminusgps 28.3.0 documentation</title>
16
- <meta property="og:title" content="Search | python-terminusgps 28.3.0 documentation" />
17
- <meta name="twitter:title" content="Search | python-terminusgps 28.3.0 documentation" />
15
+ <title>Search | python-terminusgps 28.4.0 documentation</title>
16
+ <meta property="og:title" content="Search | python-terminusgps 28.4.0 documentation" />
17
+ <meta name="twitter:title" content="Search | python-terminusgps 28.4.0 documentation" />
18
18
  <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d691ff6c" />
19
19
  <link rel="stylesheet" type="text/css" href="_static/theme.css?v=42baaae4" />
20
20
  <link rel="stylesheet" type="text/css" href="_static/autoclasstoc.css?v=08871587" />
@@ -40,7 +40,7 @@
40
40
  </a><header
41
41
  class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
42
42
  <div class="hidden mr-4 md:flex">
43
- <a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
43
+ <a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
44
44
  </a></div><button
45
45
  class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
46
46
  type="button" @click="showSidebar = true">
@@ -95,7 +95,7 @@
95
95
  class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
96
96
  :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
97
97
 
98
- <a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.3.0 documentation</span>
98
+ <a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.4.0 documentation</span>
99
99
  </a>
100
100
 
101
101
  <div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
@@ -147,7 +147,7 @@
147
147
  class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
148
148
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
149
149
  href="index.html">
150
- <span class="hidden md:inline">python-terminusgps 28.3.0 documentation</span>
150
+ <span class="hidden md:inline">python-terminusgps 28.4.0 documentation</span>
151
151
  <svg xmlns="http://www.w3.org/2000/svg"
152
152
  height="18"
153
153
  width="18"
@@ -184,7 +184,7 @@
184
184
  </div>
185
185
 
186
186
 
187
- <script src="_static/documentation_options.js?v=5dd50ed4"></script>
187
+ <script src="_static/documentation_options.js?v=d38eff1a"></script>
188
188
  <script src="_static/doctools.js?v=9bcbadda"></script>
189
189
  <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
190
190
  <script defer="defer" src="_static/theme.js?v=073f68d9"></script>