polyapi-python 0.3.7.dev5__py3-none-any.whl → 0.3.7.dev7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- polyapi/__init__.py +1 -1
- {polyapi_python-0.3.7.dev5.dist-info → polyapi_python-0.3.7.dev7.dist-info}/METADATA +1 -1
- {polyapi_python-0.3.7.dev5.dist-info → polyapi_python-0.3.7.dev7.dist-info}/RECORD +6 -6
- {polyapi_python-0.3.7.dev5.dist-info → polyapi_python-0.3.7.dev7.dist-info}/WHEEL +0 -0
- {polyapi_python-0.3.7.dev5.dist-info → polyapi_python-0.3.7.dev7.dist-info}/licenses/LICENSE +0 -0
- {polyapi_python-0.3.7.dev5.dist-info → polyapi_python-0.3.7.dev7.dist-info}/top_level.txt +0 -0
polyapi/__init__.py
CHANGED
|
@@ -2,7 +2,7 @@ import os
|
|
|
2
2
|
import sys
|
|
3
3
|
import copy
|
|
4
4
|
import truststore
|
|
5
|
-
from typing import Any, Optional, overload, Literal
|
|
5
|
+
from typing import Any, Dict, Optional, overload, Literal
|
|
6
6
|
from typing_extensions import TypedDict
|
|
7
7
|
truststore.inject_into_ssl()
|
|
8
8
|
from .cli import CLI_COMMANDS
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
polyapi/__init__.py,sha256=
|
|
1
|
+
polyapi/__init__.py,sha256=hw7x4j9JNJfPdkIOZqV0X9pbYcw3_5AH1iQFdSogH-c,3235
|
|
2
2
|
polyapi/__main__.py,sha256=V4zhAh_YGxno5f_KSrlkELxcuDh9bR3WSd0n-2r-qQQ,93
|
|
3
3
|
polyapi/api.py,sha256=2nds6ZdNe9OHvCba4IjOPga0CAYIsib2SbhEyDDCmd8,2188
|
|
4
4
|
polyapi/auth.py,sha256=zrIGatjba5GwUTNjKj1GHQWTEDP9B-HrSzCKbLFoqvc,5336
|
|
@@ -24,8 +24,8 @@ polyapi/typedefs.py,sha256=MGDwWaijLNqokXF9UCHGAP-yKixOzztrH4Lsj800AJs,2328
|
|
|
24
24
|
polyapi/utils.py,sha256=1F7Dwst_PbPuUBUSxx5r8d2DHDgqHtu07QW92T_YSdw,12454
|
|
25
25
|
polyapi/variables.py,sha256=j7WWrGLr2O5SkWGxnsusnnfl25kVL3b6SQYcVGEoC8c,4277
|
|
26
26
|
polyapi/webhook.py,sha256=NTSXYOl_QqsFekWRepPyVTsV9SVkgUu0HfG1SJJDHOE,4958
|
|
27
|
-
polyapi_python-0.3.7.
|
|
28
|
-
polyapi_python-0.3.7.
|
|
29
|
-
polyapi_python-0.3.7.
|
|
30
|
-
polyapi_python-0.3.7.
|
|
31
|
-
polyapi_python-0.3.7.
|
|
27
|
+
polyapi_python-0.3.7.dev7.dist-info/licenses/LICENSE,sha256=6b_I7aPVp8JXhqQwdw7_B84Ca0S4JGjHj0sr_1VOdB4,1068
|
|
28
|
+
polyapi_python-0.3.7.dev7.dist-info/METADATA,sha256=EeHNEwtPyswzeR1PoEXRKCgj0lEPA6Ak--1_pxmJjUo,5782
|
|
29
|
+
polyapi_python-0.3.7.dev7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
30
|
+
polyapi_python-0.3.7.dev7.dist-info/top_level.txt,sha256=CEFllOnzowci_50RYJac-M54KD2IdAptFsayVVF_f04,8
|
|
31
|
+
polyapi_python-0.3.7.dev7.dist-info/RECORD,,
|
|
File without changes
|
{polyapi_python-0.3.7.dev5.dist-info → polyapi_python-0.3.7.dev7.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|