python-terminusgps 28.4.3__tar.gz → 28.4.4__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-28.4.3 → python_terminusgps-28.4.4}/PKG-INFO +1 -1
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/pyproject.toml +1 -1
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/profiles/subscriptions.py +0 -10
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/uv.lock +51 -51
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/.gitignore +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/COPYING +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/README.md +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/Makefile +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/coverage/c.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/coverage/python.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/coverage/undoc.pickle +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/authorizenet/index.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/aws/index.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/aws/secrets.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/environment.pickle +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/index.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/settings.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/twilio/caller.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/twilio/index.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/twilio/settings.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/constants.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/errors.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/examples.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/flags.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/index.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/items.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/session.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/settings.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/utils.doctree +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/index.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_modules/wialon/api.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/aws/index.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/index.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/settings.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/autoclasstoc.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/awesome-docsearch.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/awesome-docsearch.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/basic.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/badge_only.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/css/theme.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/doctools.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/documentation_options.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/file.png +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/jquery.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/js/badge_only.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/js/theme.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/js/versions.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/language_data.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/minus.png +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/plus.png +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/pygments.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/searchtools.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/sphinx_highlight.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/theme.css +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/theme.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/authorizenet/auth.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/authorizenet/index.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/authorizenet/profiles.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/authorizenet/subscriptions.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/authorizenet/utils.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/aws/index.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/aws/secrets.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/genindex.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/index.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/objects.inv +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/py-modindex.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/search.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/searchindex.js +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/settings.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/twilio/caller.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/twilio/index.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/twilio/settings.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/constants.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/errors.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/examples.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/flags.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/index.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/items.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/session.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/settings.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/wialon/utils.html +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/linkcheck/output.json +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/linkcheck/output.txt +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/make.bat +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/authorizenet/auth.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/authorizenet/index.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/authorizenet/profiles.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/authorizenet/utils.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/aws/index.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/aws/secrets.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/conf.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/index.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/settings.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/twilio/caller.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/twilio/index.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/constants.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/errors.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/examples.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/flags.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/index.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/items.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/session.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/source/wialon/utils.rst +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/auth.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/errors.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/profiles/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/profiles/addresses.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/profiles/base.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/profiles/customers.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/profiles/payments.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/authorizenet/utils.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/aws/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/aws/connect.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/aws/secrets.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/settings.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/twilio/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/twilio/caller.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/twilio/validators.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/constants.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/flags.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/__init__.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/base.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/resource.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/retranslator.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/route.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/unit.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/unit_group.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/items/user.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/logger.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/session.py +0 -0
- {python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/terminusgps/wialon/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-terminusgps
|
|
3
|
-
Version: 28.4.
|
|
3
|
+
Version: 28.4.4
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "python-terminusgps"
|
|
3
|
-
version = "28.4.
|
|
3
|
+
version = "28.4.4"
|
|
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" } ]
|
|
@@ -93,13 +93,9 @@ class SubscriptionProfile(ControllerExecutionMixin):
|
|
|
93
93
|
self,
|
|
94
94
|
name: str,
|
|
95
95
|
amount: decimal.Decimal,
|
|
96
|
-
schedule: apicontractsv1.paymentScheduleType,
|
|
97
96
|
profile_id: int | str,
|
|
98
97
|
payment_id: int | str,
|
|
99
98
|
address_id: int | str,
|
|
100
|
-
trial_amount: decimal.Decimal = decimal.Decimal(
|
|
101
|
-
0.00, context=decimal.Context(prec=2, rounding=decimal.ROUND_HALF_UP)
|
|
102
|
-
),
|
|
103
99
|
) -> None:
|
|
104
100
|
"""
|
|
105
101
|
Updates a subscription in Authorizenet.
|
|
@@ -108,16 +104,12 @@ class SubscriptionProfile(ControllerExecutionMixin):
|
|
|
108
104
|
:type name: :py:obj:`str`
|
|
109
105
|
:param amount: An amount of money paid per occurrence of the subscription.
|
|
110
106
|
:type amount: :py:obj:`~decimal.Decimal`
|
|
111
|
-
:param schedule: A payment schedule for the subscription.
|
|
112
|
-
:type amount: :py:obj:`~authorizenet.apicontractsv1.paymentScheduleType`
|
|
113
107
|
:param profile_id: An Authorizenet customer profile id.
|
|
114
108
|
:type profile_id: :py:obj:`int` | :py:obj:`str`
|
|
115
109
|
:param payment_id: An Authorizenet customer payment profile id.
|
|
116
110
|
:type payment_id: :py:obj:`int` | :py:obj:`str`
|
|
117
111
|
:param address_id: An Authorizenet customer address profile id.
|
|
118
112
|
:type address_id: :py:obj:`int` | :py:obj:`str`
|
|
119
|
-
:param trial_amount: Trial amount for the subscription. Default is ``0.00``.
|
|
120
|
-
:type trial_amount: :py:obj:`~decimal.Decimal`
|
|
121
113
|
:raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.
|
|
122
114
|
:raises ValueError: If ``profile_id`` wasn't a digit.
|
|
123
115
|
:raises ValueError: If ``payment_id`` wasn't a digit.
|
|
@@ -137,9 +129,7 @@ class SubscriptionProfile(ControllerExecutionMixin):
|
|
|
137
129
|
subscription: apicontractsv1.ARBSubscriptionType = (
|
|
138
130
|
apicontractsv1.ARBSubscriptionType(
|
|
139
131
|
name=name,
|
|
140
|
-
paymentSchedule=schedule,
|
|
141
132
|
amount=amount,
|
|
142
|
-
trialAmount=trial_amount,
|
|
143
133
|
profile=apicontractsv1.customerProfileIdType(
|
|
144
134
|
customerProfileId=str(profile_id),
|
|
145
135
|
customerPaymentProfileId=str(payment_id),
|
|
@@ -612,56 +612,56 @@ wheels = [
|
|
|
612
612
|
|
|
613
613
|
[[package]]
|
|
614
614
|
name = "multidict"
|
|
615
|
-
version = "6.
|
|
616
|
-
source = { registry = "https://pypi.org/simple" }
|
|
617
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
618
|
-
wheels = [
|
|
619
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
620
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
621
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
622
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
623
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
624
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
625
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
626
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
627
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
628
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
629
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
630
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
631
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
632
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
633
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
634
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
635
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
636
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
637
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
638
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
639
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
640
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
641
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
642
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
643
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
644
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
645
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
646
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
647
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
648
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
649
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
650
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
651
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
652
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
653
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
654
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
655
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
656
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
657
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
658
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
659
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
660
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
661
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
662
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
663
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
664
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
615
|
+
version = "6.2.0"
|
|
616
|
+
source = { registry = "https://pypi.org/simple" }
|
|
617
|
+
sdist = { url = "https://files.pythonhosted.org/packages/82/4a/7874ca44a1c9b23796c767dd94159f6c17e31c0e7d090552a1c623247d82/multidict-6.2.0.tar.gz", hash = "sha256:0085b0afb2446e57050140240a8595846ed64d1cbd26cef936bfab3192c673b8", size = 71066 }
|
|
618
|
+
wheels = [
|
|
619
|
+
{ url = "https://files.pythonhosted.org/packages/a4/e2/0153a8db878aef9b2397be81e62cbc3b32ca9b94e0f700b103027db9d506/multidict-6.2.0-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:437c33561edb6eb504b5a30203daf81d4a9b727e167e78b0854d9a4e18e8950b", size = 49204 },
|
|
620
|
+
{ url = "https://files.pythonhosted.org/packages/bb/9d/5ccb3224a976d1286f360bb4e89e67b7cdfb87336257fc99be3c17f565d7/multidict-6.2.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:9f49585f4abadd2283034fc605961f40c638635bc60f5162276fec075f2e37a4", size = 29807 },
|
|
621
|
+
{ url = "https://files.pythonhosted.org/packages/62/32/ef20037f51b84b074a89bab5af46d4565381c3f825fc7cbfc19c1ee156be/multidict-6.2.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5dd7106d064d05896ce28c97da3f46caa442fe5a43bc26dfb258e90853b39b44", size = 30000 },
|
|
622
|
+
{ url = "https://files.pythonhosted.org/packages/97/81/b0a7560bfc3ec72606232cd7e60159e09b9cf29e66014d770c1315868fa2/multidict-6.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e25b11a0417475f093d0f0809a149aff3943c2c56da50fdf2c3c88d57fe3dfbd", size = 131820 },
|
|
623
|
+
{ url = "https://files.pythonhosted.org/packages/49/3b/768bfc0e41179fbccd3a22925329a11755b7fdd53bec66dbf6b8772f0bce/multidict-6.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ac380cacdd3b183338ba63a144a34e9044520a6fb30c58aa14077157a033c13e", size = 136272 },
|
|
624
|
+
{ url = "https://files.pythonhosted.org/packages/71/ac/fd2be3fe98ff54e7739448f771ba730d42036de0870737db9ae34bb8efe9/multidict-6.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:61d5541f27533f803a941d3a3f8a3d10ed48c12cf918f557efcbf3cd04ef265c", size = 135233 },
|
|
625
|
+
{ url = "https://files.pythonhosted.org/packages/93/76/1657047da771315911a927b364a32dafce4135b79b64208ce4ac69525c56/multidict-6.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:facaf11f21f3a4c51b62931feb13310e6fe3475f85e20d9c9fdce0d2ea561b87", size = 132861 },
|
|
626
|
+
{ url = "https://files.pythonhosted.org/packages/19/a5/9f07ffb9bf68b8aaa406c2abee27ad87e8b62a60551587b8e59ee91aea84/multidict-6.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:095a2eabe8c43041d3e6c2cb8287a257b5f1801c2d6ebd1dd877424f1e89cf29", size = 122166 },
|
|
627
|
+
{ url = "https://files.pythonhosted.org/packages/95/23/b5ce3318d9d6c8f105c3679510f9d7202980545aad8eb4426313bd8da3ee/multidict-6.2.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:a0cc398350ef31167e03f3ca7c19313d4e40a662adcb98a88755e4e861170bdd", size = 136052 },
|
|
628
|
+
{ url = "https://files.pythonhosted.org/packages/ce/5c/02cffec58ffe120873dce520af593415b91cc324be0345f534ad3637da4e/multidict-6.2.0-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:7c611345bbe7cb44aabb877cb94b63e86f2d0db03e382667dbd037866d44b4f8", size = 130094 },
|
|
629
|
+
{ url = "https://files.pythonhosted.org/packages/49/f3/3b19a83f4ebf53a3a2a0435f3e447aa227b242ba3fd96a92404b31fb3543/multidict-6.2.0-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:8cd1a0644ccaf27e9d2f6d9c9474faabee21f0578fe85225cc5af9a61e1653df", size = 140962 },
|
|
630
|
+
{ url = "https://files.pythonhosted.org/packages/cc/1a/c916b54fb53168c24cb6a3a0795fd99d0a59a0ea93fa9f6edeff5565cb20/multidict-6.2.0-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:89b3857652183b8206a891168af47bac10b970d275bba1f6ee46565a758c078d", size = 138082 },
|
|
631
|
+
{ url = "https://files.pythonhosted.org/packages/ef/1a/dcb7fb18f64b3727c61f432c1e1a0d52b3924016124e4bbc8a7d2e4fa57b/multidict-6.2.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:125dd82b40f8c06d08d87b3510beaccb88afac94e9ed4a6f6c71362dc7dbb04b", size = 136019 },
|
|
632
|
+
{ url = "https://files.pythonhosted.org/packages/fb/02/7695485375106f5c542574f70e1968c391f86fa3efc9f1fd76aac0af7237/multidict-6.2.0-cp312-cp312-win32.whl", hash = "sha256:76b34c12b013d813e6cb325e6bd4f9c984db27758b16085926bbe7ceeaace626", size = 26676 },
|
|
633
|
+
{ url = "https://files.pythonhosted.org/packages/3c/f5/f147000fe1f4078160157b15b0790fff0513646b0f9b7404bf34007a9b44/multidict-6.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:0b183a959fb88ad1be201de2c4bdf52fa8e46e6c185d76201286a97b6f5ee65c", size = 28899 },
|
|
634
|
+
{ url = "https://files.pythonhosted.org/packages/a4/6c/5df5590b1f9a821154589df62ceae247537b01ab26b0aa85997c35ca3d9e/multidict-6.2.0-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:5c5e7d2e300d5cb3b2693b6d60d3e8c8e7dd4ebe27cd17c9cb57020cac0acb80", size = 49151 },
|
|
635
|
+
{ url = "https://files.pythonhosted.org/packages/d5/ca/c917fbf1be989cd7ea9caa6f87e9c33844ba8d5fbb29cd515d4d2833b84c/multidict-6.2.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:256d431fe4583c5f1e0f2e9c4d9c22f3a04ae96009b8cfa096da3a8723db0a16", size = 29803 },
|
|
636
|
+
{ url = "https://files.pythonhosted.org/packages/22/19/d97086fc96f73acf36d4dbe65c2c4175911969df49c4e94ef082be59d94e/multidict-6.2.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:a3c0ff89fe40a152e77b191b83282c9664357dce3004032d42e68c514ceff27e", size = 29947 },
|
|
637
|
+
{ url = "https://files.pythonhosted.org/packages/e3/3b/203476b6e915c3f51616d5f87230c556e2f24b168c14818a3d8dae242b1b/multidict-6.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ef7d48207926edbf8b16b336f779c557dd8f5a33035a85db9c4b0febb0706817", size = 130369 },
|
|
638
|
+
{ url = "https://files.pythonhosted.org/packages/c6/4f/67470007cf03b2bb6df8ae6d716a8eeb0a7d19e0c8dba4e53fa338883bca/multidict-6.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1f3c099d3899b14e1ce52262eb82a5f5cb92157bb5106bf627b618c090a0eadc", size = 135231 },
|
|
639
|
+
{ url = "https://files.pythonhosted.org/packages/6d/f5/7a5ce64dc9a3fecc7d67d0b5cb9c262c67e0b660639e5742c13af63fd80f/multidict-6.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e16e7297f29a544f49340012d6fc08cf14de0ab361c9eb7529f6a57a30cbfda1", size = 133634 },
|
|
640
|
+
{ url = "https://files.pythonhosted.org/packages/05/93/ab2931907e318c0437a4cd156c9cfff317ffb33d99ebbfe2d64200a870f7/multidict-6.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:042028348dc5a1f2be6c666437042a98a5d24cee50380f4c0902215e5ec41844", size = 131349 },
|
|
641
|
+
{ url = "https://files.pythonhosted.org/packages/54/aa/ab8eda83a6a85f5b4bb0b1c28e62b18129b14519ef2e0d4cfd5f360da73c/multidict-6.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:08549895e6a799bd551cf276f6e59820aa084f0f90665c0f03dd3a50db5d3c48", size = 120861 },
|
|
642
|
+
{ url = "https://files.pythonhosted.org/packages/15/2f/7d08ea7c5d9f45786893b4848fad59ec8ea567367d4234691a721e4049a1/multidict-6.2.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:4ccfd74957ef53fa7380aaa1c961f523d582cd5e85a620880ffabd407f8202c0", size = 134611 },
|
|
643
|
+
{ url = "https://files.pythonhosted.org/packages/8b/07/387047bb1eac563981d397a7f85c75b306df1fff3c20b90da5a6cf6e487e/multidict-6.2.0-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:83b78c680d4b15d33042d330c2fa31813ca3974197bddb3836a5c635a5fd013f", size = 128955 },
|
|
644
|
+
{ url = "https://files.pythonhosted.org/packages/8d/6e/7ae18f764a5282c2d682f1c90c6b2a0f6490327730170139a7a63bf3bb20/multidict-6.2.0-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:b4c153863dd6569f6511845922c53e39c8d61f6e81f228ad5443e690fca403de", size = 139759 },
|
|
645
|
+
{ url = "https://files.pythonhosted.org/packages/b6/f4/c1b3b087b9379b9e56229bcf6570b9a963975c205a5811ac717284890598/multidict-6.2.0-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:98aa8325c7f47183b45588af9c434533196e241be0a4e4ae2190b06d17675c02", size = 136426 },
|
|
646
|
+
{ url = "https://files.pythonhosted.org/packages/a2/0e/ef7b39b161ffd40f9e25dd62e59644b2ccaa814c64e9573f9bc721578419/multidict-6.2.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:9e658d1373c424457ddf6d55ec1db93c280b8579276bebd1f72f113072df8a5d", size = 134648 },
|
|
647
|
+
{ url = "https://files.pythonhosted.org/packages/37/5c/7905acd0ca411c97bcae62ab167d9922f0c5a1d316b6d3af875d4bda3551/multidict-6.2.0-cp313-cp313-win32.whl", hash = "sha256:3157126b028c074951839233647bd0e30df77ef1fedd801b48bdcad242a60f4e", size = 26680 },
|
|
648
|
+
{ url = "https://files.pythonhosted.org/packages/89/36/96b071d1dad6ac44fe517e4250329e753787bb7a63967ef44bb9b3a659f6/multidict-6.2.0-cp313-cp313-win_amd64.whl", hash = "sha256:2e87f1926e91855ae61769ba3e3f7315120788c099677e0842e697b0bfb659f2", size = 28942 },
|
|
649
|
+
{ url = "https://files.pythonhosted.org/packages/f5/05/d686cd2a12d648ecd434675ee8daa2901a80f477817e89ab3b160de5b398/multidict-6.2.0-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:2529ddbdaa424b2c6c2eb668ea684dd6b75b839d0ad4b21aad60c168269478d7", size = 50807 },
|
|
650
|
+
{ url = "https://files.pythonhosted.org/packages/4c/1f/c7db5aac8fea129fa4c5a119e3d279da48d769138ae9624d1234aa01a06f/multidict-6.2.0-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:13551d0e2d7201f0959725a6a769b6f7b9019a168ed96006479c9ac33fe4096b", size = 30474 },
|
|
651
|
+
{ url = "https://files.pythonhosted.org/packages/e5/f1/1fb27514f4d73cea165429dcb7d90cdc4a45445865832caa0c50dd545420/multidict-6.2.0-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:d1996ee1330e245cd3aeda0887b4409e3930524c27642b046e4fae88ffa66c5e", size = 30841 },
|
|
652
|
+
{ url = "https://files.pythonhosted.org/packages/d6/6b/9487169e549a23c8958edbb332afaf1ab55d61f0c03cb758ee07ff8f74fb/multidict-6.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c537da54ce4ff7c15e78ab1292e5799d0d43a2108e006578a57f531866f64025", size = 148658 },
|
|
653
|
+
{ url = "https://files.pythonhosted.org/packages/d7/22/79ebb2e4f70857c94999ce195db76886ae287b1b6102da73df24dcad4903/multidict-6.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0f249badb360b0b4d694307ad40f811f83df4da8cef7b68e429e4eea939e49dd", size = 151988 },
|
|
654
|
+
{ url = "https://files.pythonhosted.org/packages/49/5d/63b17f3c1a2861587d26705923a94eb6b2600e5222d6b0d513bce5a78720/multidict-6.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:48d39b1824b8d6ea7de878ef6226efbe0773f9c64333e1125e0efcfdd18a24c7", size = 148432 },
|
|
655
|
+
{ url = "https://files.pythonhosted.org/packages/a3/22/55204eec45c4280fa431c11494ad64d6da0dc89af76282fc6467432360a0/multidict-6.2.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b99aac6bb2c37db336fa03a39b40ed4ef2818bf2dfb9441458165ebe88b793af", size = 143161 },
|
|
656
|
+
{ url = "https://files.pythonhosted.org/packages/97/e6/202b2cf5af161228767acab8bc49e73a91f4a7de088c9c71f3c02950a030/multidict-6.2.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:07bfa8bc649783e703263f783f73e27fef8cd37baaad4389816cf6a133141331", size = 136820 },
|
|
657
|
+
{ url = "https://files.pythonhosted.org/packages/7d/16/dbedae0e94c7edc48fddef0c39483f2313205d9bc566fd7f11777b168616/multidict-6.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:b2c00ad31fbc2cbac85d7d0fcf90853b2ca2e69d825a2d3f3edb842ef1544a2c", size = 150875 },
|
|
658
|
+
{ url = "https://files.pythonhosted.org/packages/f3/04/38ccf25d4bf8beef76a22bad7d9833fd088b4594c9765fe6fede39aa6c89/multidict-6.2.0-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:0d57a01a2a9fa00234aace434d8c131f0ac6e0ac6ef131eda5962d7e79edfb5b", size = 142050 },
|
|
659
|
+
{ url = "https://files.pythonhosted.org/packages/9e/89/4f6b43386e7b79a4aad560d751981a0a282a1943c312ac72f940d7cf8f9f/multidict-6.2.0-cp313-cp313t-musllinux_1_2_ppc64le.whl", hash = "sha256:abf5b17bc0cf626a8a497d89ac691308dbd825d2ac372aa990b1ca114e470151", size = 154117 },
|
|
660
|
+
{ url = "https://files.pythonhosted.org/packages/24/e3/3dde5b193f86d30ad6400bd50e116b0df1da3f0c7d419661e3bd79e5ad86/multidict-6.2.0-cp313-cp313t-musllinux_1_2_s390x.whl", hash = "sha256:f7716f7e7138252d88607228ce40be22660d6608d20fd365d596e7ca0738e019", size = 149408 },
|
|
661
|
+
{ url = "https://files.pythonhosted.org/packages/df/b2/ec1e27e8e3da12fcc9053e1eae2f6b50faa8708064d83ea25aa7fb77ffd2/multidict-6.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:d5a36953389f35f0a4e88dc796048829a2f467c9197265504593f0e420571547", size = 145767 },
|
|
662
|
+
{ url = "https://files.pythonhosted.org/packages/3a/8e/c07a648a9d592fa9f3a19d1c7e1c7738ba95aff90db967a5a09cff1e1f37/multidict-6.2.0-cp313-cp313t-win32.whl", hash = "sha256:e653d36b1bf48fa78c7fcebb5fa679342e025121ace8c87ab05c1cefd33b34fc", size = 28950 },
|
|
663
|
+
{ url = "https://files.pythonhosted.org/packages/dc/a9/bebb5485b94d7c09831638a4df9a1a924c32431a750723f0bf39cd16a787/multidict-6.2.0-cp313-cp313t-win_amd64.whl", hash = "sha256:ca23db5fb195b5ef4fd1f77ce26cadefdf13dba71dab14dadd29b34d457d7c44", size = 32001 },
|
|
664
|
+
{ url = "https://files.pythonhosted.org/packages/9c/fd/b247aec6add5601956d440488b7f23151d8343747e82c038af37b28d6098/multidict-6.2.0-py3-none-any.whl", hash = "sha256:5d26547423e5e71dcc562c4acdc134b900640a39abd9066d7326a7cc2324c530", size = 10266 },
|
|
665
665
|
]
|
|
666
666
|
|
|
667
667
|
[[package]]
|
|
@@ -847,7 +847,7 @@ wheels = [
|
|
|
847
847
|
|
|
848
848
|
[[package]]
|
|
849
849
|
name = "python-terminusgps"
|
|
850
|
-
version = "28.4.
|
|
850
|
+
version = "28.4.4"
|
|
851
851
|
source = { editable = "." }
|
|
852
852
|
dependencies = [
|
|
853
853
|
{ name = "argparse" },
|
|
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-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/aws/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/aws/secrets.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/environment.pickle
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/twilio/caller.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/twilio/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/twilio/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/constants.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/errors.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/examples.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/flags.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/items.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/session.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/doctrees/wialon/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/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
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/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-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/aws/index.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/aws/secrets.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/index.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_sources/settings.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/docs/build/html/_static/autoclasstoc.css
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.4.3 → python_terminusgps-28.4.4}/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-28.4.3 → python_terminusgps-28.4.4}/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-28.4.3 → python_terminusgps-28.4.4}/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
|