python-terminusgps 31.1.0__tar.gz → 31.2.0__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.
Potentially problematic release.
This version of python-terminusgps might be problematic. Click here for more details.
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/PKG-INFO +5 -2
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/README.md +4 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/django/mixins.doctree +0 -0
- python_terminusgps-31.2.0/docs/build/doctrees/environment.pickle +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/index.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/session.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/index.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/django/mixins.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +13 -10
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/session.html +233 -216
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +312 -279
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/django/mixins.rst.txt +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/index.rst.txt +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/examples.rst.txt +47 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/documentation_options.js +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/authorizenet/auth.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/authorizenet/index.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/authorizenet/profiles.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/authorizenet/utils.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/aws/index.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/aws/secrets.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/django/index.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/django/mixins.html +8 -8
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/django/settings.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/genindex.html +9 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/index.html +7 -7
- python_terminusgps-31.2.0/docs/build/html/objects.inv +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/py-modindex.html +6 -6
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/search.html +7 -7
- python_terminusgps-31.2.0/docs/build/html/searchindex.js +1 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/twilio/caller.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/twilio/examples.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/twilio/index.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/constants.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/errors.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/examples.html +52 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/flags.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/index.html +8 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/items.html +7 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/session.html +8 -8
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/utils.html +27 -7
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/conf.py +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/django/mixins.rst +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/index.rst +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/examples.rst +47 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/pyproject.toml +1 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/django/settings.py +5 -3
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/session.py +15 -2
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/utils.py +30 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/uv.lock +1 -1
- python_terminusgps-31.1.0/docs/build/doctrees/environment.pickle +0 -0
- python_terminusgps-31.1.0/docs/build/html/objects.inv +0 -0
- python_terminusgps-31.1.0/docs/build/html/searchindex.js +0 -1
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/.gitignore +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/COPYING +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/Makefile +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/coverage/c.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/coverage/python.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/coverage/undoc.pickle +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/aws/index.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/django/index.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/django/settings.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/mixins.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/settings.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/twilio/examples.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/twilio/index.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/validators.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/index.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/items.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/mixins.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/constants.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/flags.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_modules/wialon/api.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/django/index.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/django/settings.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/mixins.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/settings.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/twilio/examples.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/validators.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/autoclasstoc.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/basic.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/badge_only.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/css/theme.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/doctools.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/file.png +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/jquery.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/js/badge_only.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/js/theme.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/js/versions.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/language_data.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/minus.png +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/plus.png +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/pygments.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/searchtools.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/theme.css +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/theme.js +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/mixins.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/settings.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/twilio/settings.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/validators.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/html/wialon/settings.html +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/linkcheck/output.json +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/linkcheck/output.txt +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/make.bat +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/authorizenet/auth.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/authorizenet/index.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/authorizenet/profiles.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/authorizenet/utils.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/aws/index.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/aws/secrets.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/django/index.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/django/settings.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/twilio/caller.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/twilio/examples.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/twilio/index.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/constants.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/errors.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/flags.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/index.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/items.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/session.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/source/wialon/utils.rst +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/auth.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/errors.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/profiles/base.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/profiles/customers.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/profiles/subscriptions.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/authorizenet/utils.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/aws/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/aws/connect.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/aws/secrets.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/django/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/django/mixins.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/django/utils.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/twilio/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/twilio/caller.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/twilio/validators.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/constants.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/flags.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/__init__.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/base.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/resource.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/retranslator.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/route.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/unit.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/unit_group.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/items/user.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/logger.py +0 -0
- {python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/terminusgps/wialon/validators.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-terminusgps
|
|
3
|
-
Version: 31.
|
|
3
|
+
Version: 31.2.0
|
|
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
|
|
@@ -26,7 +26,9 @@ Description-Content-Type: text/markdown
|
|
|
26
26
|
|
|
27
27
|
# python-terminusgps
|
|
28
28
|
|
|
29
|
-
|
|
29
|
+
*python-terminusgps* is a collection of Python libraries intended for use by Terminus GPS developers.
|
|
30
|
+
|
|
31
|
+
[Documentation](https://docs.terminusgps.com/)
|
|
30
32
|
|
|
31
33
|
Currently, the following services are streamlined for web development:
|
|
32
34
|
|
|
@@ -34,3 +36,4 @@ Currently, the following services are streamlined for web development:
|
|
|
34
36
|
* [Authorizenet API](https://developer.authorize.net/api/reference/index.html)
|
|
35
37
|
* [Twilio API](https://www.twilio.com/docs)
|
|
36
38
|
* [Wialon Remote API](https://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/apiref)
|
|
39
|
+
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
# python-terminusgps
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
*python-terminusgps* is a collection of Python libraries intended for use by Terminus GPS developers.
|
|
4
|
+
|
|
5
|
+
[Documentation](https://docs.terminusgps.com/)
|
|
4
6
|
|
|
5
7
|
Currently, the following services are streamlined for web development:
|
|
6
8
|
|
|
@@ -8,3 +10,4 @@ Currently, the following services are streamlined for web development:
|
|
|
8
10
|
* [Authorizenet API](https://developer.authorize.net/api/reference/index.html)
|
|
9
11
|
* [Twilio API](https://www.twilio.com/docs)
|
|
10
12
|
* [Wialon Remote API](https://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/apiref)
|
|
13
|
+
|
{python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/django/mixins.doctree
RENAMED
|
Binary file
|
|
Binary file
|
|
Binary file
|
{python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/examples.doctree
RENAMED
|
Binary file
|
{python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/session.doctree
RENAMED
|
Binary file
|
{python_terminusgps-31.1.0 → python_terminusgps-31.2.0}/docs/build/doctrees/wialon/utils.doctree
RENAMED
|
Binary file
|
|
@@ -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 31.
|
|
16
|
-
<meta property="og:title" content="Overview: module code | python-terminusgps 31.
|
|
17
|
-
<meta name="twitter:title" content="Overview: module code | python-terminusgps 31.
|
|
15
|
+
<title>Overview: module code | python-terminusgps 31.2.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="Overview: module code | python-terminusgps 31.2.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="Overview: module code | python-terminusgps 31.2.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 31.
|
|
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 31.2.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 31.
|
|
98
|
+
<a href="../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 31.2.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">
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
153
153
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
154
154
|
href="../index.html">
|
|
155
|
-
<span class="hidden md:inline">python-terminusgps 31.
|
|
155
|
+
<span class="hidden md:inline">python-terminusgps 31.2.0 documentation</span>
|
|
156
156
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
157
157
|
height="18"
|
|
158
158
|
width="18"
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
</footer>
|
|
210
210
|
</div>
|
|
211
211
|
|
|
212
|
-
<script src="../_static/documentation_options.js?v=
|
|
212
|
+
<script src="../_static/documentation_options.js?v=c8770c65"></script>
|
|
213
213
|
<script src="../_static/doctools.js?v=9bcbadda"></script>
|
|
214
214
|
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
215
215
|
<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>terminusgps.django.mixins | python-terminusgps 31.0
|
|
16
|
-
<meta property="og:title" content="terminusgps.django.mixins | python-terminusgps 31.0
|
|
17
|
-
<meta name="twitter:title" content="terminusgps.django.mixins | python-terminusgps 31.0
|
|
15
|
+
<title>terminusgps.django.mixins | python-terminusgps 31.1.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="terminusgps.django.mixins | python-terminusgps 31.1.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="terminusgps.django.mixins | python-terminusgps 31.1.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 31.0
|
|
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 31.1.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 31.0
|
|
98
|
+
<a href="../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 31.1.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">
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
153
153
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
154
154
|
href="../../../index.html">
|
|
155
|
-
<span class="hidden md:inline">python-terminusgps 31.0
|
|
155
|
+
<span class="hidden md:inline">python-terminusgps 31.1.0 documentation</span>
|
|
156
156
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
157
157
|
height="18"
|
|
158
158
|
width="18"
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
</footer>
|
|
229
229
|
</div>
|
|
230
230
|
|
|
231
|
-
<script src="../../../_static/documentation_options.js?v=
|
|
231
|
+
<script src="../../../_static/documentation_options.js?v=5a08d28e"></script>
|
|
232
232
|
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
|
|
233
233
|
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
234
234
|
<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>terminusgps.wialon.items.unit | python-terminusgps 31.
|
|
16
|
-
<meta property="og:title" content="terminusgps.wialon.items.unit | python-terminusgps 31.
|
|
17
|
-
<meta name="twitter:title" content="terminusgps.wialon.items.unit | python-terminusgps 31.
|
|
15
|
+
<title>terminusgps.wialon.items.unit | python-terminusgps 31.2.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="terminusgps.wialon.items.unit | python-terminusgps 31.2.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="terminusgps.wialon.items.unit | python-terminusgps 31.2.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 31.
|
|
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 31.2.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 31.
|
|
98
|
+
<a href="../../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 31.2.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">
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
153
153
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
154
154
|
href="../../../../index.html">
|
|
155
|
-
<span class="hidden md:inline">python-terminusgps 31.
|
|
155
|
+
<span class="hidden md:inline">python-terminusgps 31.2.0 documentation</span>
|
|
156
156
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
157
157
|
height="18"
|
|
158
158
|
width="18"
|
|
@@ -607,7 +607,7 @@
|
|
|
607
607
|
</footer>
|
|
608
608
|
</div>
|
|
609
609
|
|
|
610
|
-
<script src="../../../../_static/documentation_options.js?v=
|
|
610
|
+
<script src="../../../../_static/documentation_options.js?v=c8770c65"></script>
|
|
611
611
|
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
|
|
612
612
|
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
613
613
|
<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>terminusgps.wialon.items.user | python-terminusgps
|
|
16
|
-
<meta property="og:title" content="terminusgps.wialon.items.user | python-terminusgps
|
|
17
|
-
<meta name="twitter:title" content="terminusgps.wialon.items.user | python-terminusgps
|
|
15
|
+
<title>terminusgps.wialon.items.user | python-terminusgps 31.2.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="terminusgps.wialon.items.user | python-terminusgps 31.2.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="terminusgps.wialon.items.user | python-terminusgps 31.2.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
|
|
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 31.2.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,16 +95,13 @@
|
|
|
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
|
|
98
|
+
<a href="../../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 31.2.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">
|
|
102
102
|
<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">
|
|
103
103
|
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
|
|
104
104
|
<ul>
|
|
105
|
-
<li class="toctree-l1"><a class="reference internal" href="../../../../settings.html">Settings</a></li>
|
|
106
|
-
<li class="toctree-l1"><a class="reference internal" href="../../../../mixins.html">Mixins</a></li>
|
|
107
|
-
<li class="toctree-l1"><a class="reference internal" href="../../../../validators.html">Validators</a></li>
|
|
108
105
|
<li class="toctree-l1"><a class="reference internal" href="../../../../authorizenet/index.html">Authorizenet API</a><ul>
|
|
109
106
|
<li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/auth.html">Authorizenet API Authentication</a></li>
|
|
110
107
|
<li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/profiles.html">Profiles</a></li>
|
|
@@ -115,8 +112,14 @@
|
|
|
115
112
|
<li class="toctree-l2"><a class="reference internal" href="../../../../aws/secrets.html">Secrets</a></li>
|
|
116
113
|
</ul>
|
|
117
114
|
</li>
|
|
115
|
+
<li class="toctree-l1"><a class="reference internal" href="../../../../django/index.html">Django</a><ul>
|
|
116
|
+
<li class="toctree-l2"><a class="reference internal" href="../../../../django/mixins.html">Mixins</a></li>
|
|
117
|
+
<li class="toctree-l2"><a class="reference internal" href="../../../../django/settings.html">Settings</a></li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
118
120
|
<li class="toctree-l1"><a class="reference internal" href="../../../../twilio/index.html">Twilio API</a><ul>
|
|
119
121
|
<li class="toctree-l2"><a class="reference internal" href="../../../../twilio/caller.html">Caller object</a></li>
|
|
122
|
+
<li class="toctree-l2"><a class="reference internal" href="../../../../twilio/examples.html">Usage Examples</a></li>
|
|
120
123
|
</ul>
|
|
121
124
|
</li>
|
|
122
125
|
<li class="toctree-l1"><a class="reference internal" href="../../../../wialon/index.html">Wialon API</a><ul>
|
|
@@ -149,7 +152,7 @@
|
|
|
149
152
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
150
153
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
151
154
|
href="../../../../index.html">
|
|
152
|
-
<span class="hidden md:inline">python-terminusgps
|
|
155
|
+
<span class="hidden md:inline">python-terminusgps 31.2.0 documentation</span>
|
|
153
156
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
154
157
|
height="18"
|
|
155
158
|
width="18"
|
|
@@ -424,7 +427,7 @@
|
|
|
424
427
|
</footer>
|
|
425
428
|
</div>
|
|
426
429
|
|
|
427
|
-
<script src="../../../../_static/documentation_options.js?v=
|
|
430
|
+
<script src="../../../../_static/documentation_options.js?v=c8770c65"></script>
|
|
428
431
|
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
|
|
429
432
|
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
430
433
|
<script defer="defer" src="../../../../_static/theme.js?v=073f68d9"></script>
|