python-terminusgps 31.5.1__tar.gz → 31.6.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.
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/PKG-INFO +1 -1
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/pyproject.toml +1 -1
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/auth.py +5 -0
- python_terminusgps-31.6.0/terminusgps/authorizenet/tests/test_auth.py +44 -0
- python_terminusgps-31.6.0/terminusgps/aws/__init__.py +0 -0
- python_terminusgps-31.6.0/terminusgps/django/__init__.py +0 -0
- python_terminusgps-31.6.0/terminusgps/wialon/__init__.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/uv.lock +7 -7
- python_terminusgps-31.5.1/terminusgps/authorizenet/__init__.py +0 -9
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/.gitignore +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/COPYING +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/README.md +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/Makefile +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/coverage/c.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/coverage/python.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/coverage/undoc.pickle +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/aws/index.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/aws/utils.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/django/index.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/django/mixins.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/django/settings.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/environment.pickle +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/index.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/mixins.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/settings.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/examples.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/index.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/validators.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/index.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/items.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/session.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/django/mixins.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/mixins.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/constants.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/flags.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/wialon/api.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/aws/utils.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/django/index.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/django/mixins.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/django/settings.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/index.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/mixins.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/settings.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/twilio/examples.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/validators.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/autoclasstoc.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/basic.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/badge_only.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/theme.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/doctools.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/documentation_options.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/file.png +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/jquery.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/js/badge_only.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/js/theme.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/js/versions.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/language_data.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/minus.png +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/plus.png +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/pygments.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/searchtools.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/theme.css +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/theme.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/authorizenet/auth.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/authorizenet/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/authorizenet/profiles.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/authorizenet/utils.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/aws/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/aws/secrets.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/aws/utils.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/django/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/django/mixins.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/django/settings.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/genindex.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/mixins.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/objects.inv +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/py-modindex.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/search.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/searchindex.js +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/settings.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/twilio/caller.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/twilio/examples.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/twilio/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/twilio/settings.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/validators.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/constants.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/errors.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/examples.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/flags.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/index.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/items.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/session.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/settings.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/wialon/utils.html +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/linkcheck/output.json +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/linkcheck/output.txt +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/make.bat +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/authorizenet/auth.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/authorizenet/index.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/authorizenet/profiles.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/authorizenet/utils.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/aws/index.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/aws/secrets.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/aws/utils.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/conf.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/django/index.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/django/mixins.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/django/settings.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/index.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/twilio/caller.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/twilio/examples.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/twilio/index.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/constants.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/errors.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/examples.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/flags.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/index.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/items.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/session.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/source/wialon/utils.rst +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/__init__.py +0 -0
- {python_terminusgps-31.5.1/terminusgps/aws → python_terminusgps-31.6.0/terminusgps/authorizenet}/__init__.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/errors.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/profiles/base.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/profiles/customers.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/profiles/subscriptions.py +0 -0
- /python_terminusgps-31.5.1/terminusgps/django/__init__.py → /python_terminusgps-31.6.0/terminusgps/authorizenet/tests/test_profiles.py +0 -0
- /python_terminusgps-31.5.1/terminusgps/wialon/__init__.py → /python_terminusgps-31.6.0/terminusgps/authorizenet/tests/test_utils.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/authorizenet/utils.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/aws/connect.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/aws/secrets.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/aws/utils.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/django/mixins.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/django/settings.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/django/utils.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/twilio/__init__.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/twilio/caller.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/twilio/validators.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/constants.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/flags.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/__init__.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/base.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/resource.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/retranslator.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/route.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/unit.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/unit_group.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/items/user.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/logger.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/session.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/tests/test_items.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/tests/test_session.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/tests/test_utils.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/terminusgps/wialon/utils.py +0 -0
- {python_terminusgps-31.5.1 → python_terminusgps-31.6.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.6.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://docs.terminusgps.com
|
|
6
6
|
Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "python-terminusgps"
|
|
3
|
-
version = "31.
|
|
3
|
+
version = "31.6.0"
|
|
4
4
|
description = "Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
authors = [ {name = "Blake Nall", email = "blake@terminusgps.com" } ]
|
|
@@ -2,6 +2,11 @@ from authorizenet.apicontractsv1 import merchantAuthenticationType
|
|
|
2
2
|
from authorizenet.constants import constants
|
|
3
3
|
from django.conf import settings
|
|
4
4
|
|
|
5
|
+
from terminusgps.django import settings as default_settings
|
|
6
|
+
|
|
7
|
+
if not settings.configured:
|
|
8
|
+
settings.configure(default_settings)
|
|
9
|
+
|
|
5
10
|
|
|
6
11
|
def get_merchant_auth() -> merchantAuthenticationType:
|
|
7
12
|
"""
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
from unittest import TestCase
|
|
2
|
+
|
|
3
|
+
from authorizenet.apicontractsv1 import merchantAuthenticationType
|
|
4
|
+
from authorizenet.constants import constants
|
|
5
|
+
from django.conf import settings
|
|
6
|
+
from django.test import override_settings
|
|
7
|
+
|
|
8
|
+
from terminusgps.authorizenet import auth
|
|
9
|
+
|
|
10
|
+
TEST_MERCHANT_AUTH_LOGIN_ID = "test_id"
|
|
11
|
+
TEST_MERCHANT_AUTH_TRANSACTION_KEY = "test_key"
|
|
12
|
+
|
|
13
|
+
if not settings.configured:
|
|
14
|
+
settings.configure(DEBUG=True)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
class MerchantAuthenticationTestCase(TestCase):
|
|
18
|
+
@override_settings(
|
|
19
|
+
MERCHANT_AUTH_LOGIN_ID=TEST_MERCHANT_AUTH_LOGIN_ID,
|
|
20
|
+
MERCHANT_AUTH_TRANSACTION_KEY=TEST_MERCHANT_AUTH_TRANSACTION_KEY,
|
|
21
|
+
)
|
|
22
|
+
def test_merchant_authentication(self) -> None:
|
|
23
|
+
auth_obj: merchantAuthenticationType = auth.get_merchant_auth()
|
|
24
|
+
self.assertTrue(isinstance(auth_obj, merchantAuthenticationType))
|
|
25
|
+
self.assertTrue(auth_obj.name, TEST_MERCHANT_AUTH_LOGIN_ID)
|
|
26
|
+
self.assertTrue(auth_obj.transactionKey, TEST_MERCHANT_AUTH_TRANSACTION_KEY)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
class ValidationModeTestCase(TestCase):
|
|
30
|
+
def test_validation_mode_debug_enabled(self) -> None:
|
|
31
|
+
self.assertTrue(auth.get_validation_mode(), "testMode")
|
|
32
|
+
|
|
33
|
+
@override_settings(DEBUG=False)
|
|
34
|
+
def test_validation_mode_debug_disabled(self) -> None:
|
|
35
|
+
self.assertTrue(auth.get_validation_mode(), "liveMode")
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
class EnvironmentTestCase(TestCase):
|
|
39
|
+
def test_environment_debug_enabled(self) -> None:
|
|
40
|
+
self.assertTrue(auth.get_environment(), constants.SANDBOX)
|
|
41
|
+
|
|
42
|
+
@override_settings(DEBUG=False)
|
|
43
|
+
def test_environment_debug_disabled(self) -> None:
|
|
44
|
+
self.assertTrue(auth.get_environment(), constants.PRODUCTION)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -173,30 +173,30 @@ wheels = [
|
|
|
173
173
|
|
|
174
174
|
[[package]]
|
|
175
175
|
name = "boto3"
|
|
176
|
-
version = "1.37.
|
|
176
|
+
version = "1.37.38"
|
|
177
177
|
source = { registry = "https://pypi.org/simple" }
|
|
178
178
|
dependencies = [
|
|
179
179
|
{ name = "botocore" },
|
|
180
180
|
{ name = "jmespath" },
|
|
181
181
|
{ name = "s3transfer" },
|
|
182
182
|
]
|
|
183
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
183
|
+
sdist = { url = "https://files.pythonhosted.org/packages/0d/b5/d1c2e8c484cea43891629bbab6ca90ce9ca932586750bc0e786c8f096ccf/boto3-1.37.38.tar.gz", hash = "sha256:88c02910933ab7777597d1ca7c62375f52822e0aa1a8e0c51b2598a547af42b2", size = 111623 }
|
|
184
184
|
wheels = [
|
|
185
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
185
|
+
{ url = "https://files.pythonhosted.org/packages/d3/87/8189f22ee798177bc7b40afd13f046442c5f91b699e70a950b42ff447e80/boto3-1.37.38-py3-none-any.whl", hash = "sha256:b6d42803607148804dff82389757827a24ce9271f0583748853934c86310999f", size = 139922 },
|
|
186
186
|
]
|
|
187
187
|
|
|
188
188
|
[[package]]
|
|
189
189
|
name = "botocore"
|
|
190
|
-
version = "1.37.
|
|
190
|
+
version = "1.37.38"
|
|
191
191
|
source = { registry = "https://pypi.org/simple" }
|
|
192
192
|
dependencies = [
|
|
193
193
|
{ name = "jmespath" },
|
|
194
194
|
{ name = "python-dateutil" },
|
|
195
195
|
{ name = "urllib3" },
|
|
196
196
|
]
|
|
197
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
197
|
+
sdist = { url = "https://files.pythonhosted.org/packages/34/79/4e072e614339727f79afef704e5993b5b4d2667c1671c757cc4deb954744/botocore-1.37.38.tar.gz", hash = "sha256:c3ea386177171f2259b284db6afc971c959ec103fa2115911c4368bea7cbbc5d", size = 13832365 }
|
|
198
198
|
wheels = [
|
|
199
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
199
|
+
{ url = "https://files.pythonhosted.org/packages/55/1b/93f3504afc7c523dcaa8a8147cfc75421983e30b08d9f93a533929589630/botocore-1.37.38-py3-none-any.whl", hash = "sha256:23b4097780e156a4dcaadfc1ed156ce25cb95b6087d010c4bb7f7f5d9bc9d219", size = 13499391 },
|
|
200
200
|
]
|
|
201
201
|
|
|
202
202
|
[[package]]
|
|
@@ -934,7 +934,7 @@ wheels = [
|
|
|
934
934
|
|
|
935
935
|
[[package]]
|
|
936
936
|
name = "python-terminusgps"
|
|
937
|
-
version = "31.
|
|
937
|
+
version = "31.6.0"
|
|
938
938
|
source = { editable = "." }
|
|
939
939
|
dependencies = [
|
|
940
940
|
{ name = "argparse" },
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
from django.conf import settings
|
|
2
|
-
from django.core.exceptions import ImproperlyConfigured
|
|
3
|
-
|
|
4
|
-
if not hasattr(settings, "DEBUG"):
|
|
5
|
-
raise ImproperlyConfigured("'DEBUG' setting is required.")
|
|
6
|
-
if not hasattr(settings, "MERCHANT_AUTH_LOGIN_ID"):
|
|
7
|
-
raise ImproperlyConfigured("'MERCHANT_AUTH_LOGIN_ID' setting is required.")
|
|
8
|
-
if not hasattr(settings, "MERCHANT_AUTH_TRANSACTION_KEY"):
|
|
9
|
-
raise ImproperlyConfigured("'MERCHANT_AUTH_TRANSACTION_KEY' setting is required.")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/aws/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/aws/secrets.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/aws/utils.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/django/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/django/mixins.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/django/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/environment.pickle
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/caller.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/examples.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/twilio/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/validators.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/constants.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/errors.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/examples.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/flags.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/items.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/session.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/doctrees/wialon/utils.doctree
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_modules/wialon/api.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/aws/index.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/aws/secrets.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/aws/utils.rst.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/index.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/mixins.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/settings.rst.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_sources/validators.rst.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/autoclasstoc.css
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/awesome-docsearch.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/badge_only.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/css/theme.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/js/badge_only.js
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/js/versions.js
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/language_data.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/pygments.css
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/searchtools.js
RENAMED
|
File without changes
|
{python_terminusgps-31.5.1 → python_terminusgps-31.6.0}/docs/build/html/_static/sphinx_highlight.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|