xtn-tools-pro 1.0.0.9.5__py3-none-any.whl → 1.0.0.9.7__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.
Potentially problematic release.
This version of xtn-tools-pro might be problematic. Click here for more details.
- xtn_tools_pro/utils/helpers.py +7 -1
- {xtn_tools_pro-1.0.0.9.5.dist-info → xtn_tools_pro-1.0.0.9.7.dist-info}/METADATA +1 -1
- {xtn_tools_pro-1.0.0.9.5.dist-info → xtn_tools_pro-1.0.0.9.7.dist-info}/RECORD +7 -7
- {xtn_tools_pro-1.0.0.9.5.dist-info → xtn_tools_pro-1.0.0.9.7.dist-info}/LICENSE +0 -0
- {xtn_tools_pro-1.0.0.9.5.dist-info → xtn_tools_pro-1.0.0.9.7.dist-info}/WHEEL +0 -0
- {xtn_tools_pro-1.0.0.9.5.dist-info → xtn_tools_pro-1.0.0.9.7.dist-info}/entry_points.txt +0 -0
- {xtn_tools_pro-1.0.0.9.5.dist-info → xtn_tools_pro-1.0.0.9.7.dist-info}/top_level.txt +0 -0
xtn_tools_pro/utils/helpers.py
CHANGED
@@ -142,7 +142,13 @@ def get_orderId_random(prefix="", suffix=""):
|
|
142
142
|
return f"{prefix}{combined_number}{suffix}"
|
143
143
|
|
144
144
|
def get_xxx():
|
145
|
-
return "
|
145
|
+
return "22222"
|
146
|
+
|
147
|
+
def get_xxx1():
|
148
|
+
return "get_xxx1"
|
149
|
+
|
150
|
+
def get_xxx3():
|
151
|
+
return "get_xxx3"
|
146
152
|
|
147
153
|
if __name__ == '__main__':
|
148
154
|
# print(get_uuid(4))
|
@@ -55,15 +55,15 @@ xtn_tools_pro/task_pro/go_fun_v3.py,sha256=GnwowamPTsuL-oSaXYqIkp-DBxFKV5-T1l0A6
|
|
55
55
|
xtn_tools_pro/utils/__init__.py,sha256=I1_n_NP23F2lBqlF4EOlnOdLYxM8M4pbn63UhJN1hRE,418
|
56
56
|
xtn_tools_pro/utils/crypto.py,sha256=YOdWB8yVauVEyT2d5i9M_bXUJVFTq4BQoUy2NLPhmts,4427
|
57
57
|
xtn_tools_pro/utils/file_utils.py,sha256=obaBP7CaBCsXxzqGeWzV2l0yw7vicgKOaXzmpMV8ips,2567
|
58
|
-
xtn_tools_pro/utils/helpers.py,sha256=
|
58
|
+
xtn_tools_pro/utils/helpers.py,sha256=eLYaChZe2QaC4zxVUqP1eQnVUVzjrQG1_ajITab0eRo,4564
|
59
59
|
xtn_tools_pro/utils/log.py,sha256=mf5huJDA8xVxxFWPG_tl_vOsAA2_ywGDFycYSGHIDCo,10202
|
60
60
|
xtn_tools_pro/utils/retry.py,sha256=0wjHsR5DBBKpv4naMfxiky8kprrZes4WURIfFQ4H708,1657
|
61
61
|
xtn_tools_pro/utils/set_data.py,sha256=IthfAclck7AbaxOIKOgJZ2wdcfEmlvC-C63Tywcr4bA,11180
|
62
62
|
xtn_tools_pro/utils/sql.py,sha256=EAKzbkZP7Q09j15Gm6o0_uq0qgQmcCQT6EAawbpp4v0,6263
|
63
63
|
xtn_tools_pro/utils/time_utils.py,sha256=TUtzG61PeVYXhaQd6pBrXAdlz7tBispNIRQRcGhE2No,4859
|
64
|
-
xtn_tools_pro-1.0.0.9.
|
65
|
-
xtn_tools_pro-1.0.0.9.
|
66
|
-
xtn_tools_pro-1.0.0.9.
|
67
|
-
xtn_tools_pro-1.0.0.9.
|
68
|
-
xtn_tools_pro-1.0.0.9.
|
69
|
-
xtn_tools_pro-1.0.0.9.
|
64
|
+
xtn_tools_pro-1.0.0.9.7.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
65
|
+
xtn_tools_pro-1.0.0.9.7.dist-info/METADATA,sha256=7M2o56pefe9Hc_lriBGEE8PIS4Y61tzwd0sr8iFywqk,498
|
66
|
+
xtn_tools_pro-1.0.0.9.7.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
67
|
+
xtn_tools_pro-1.0.0.9.7.dist-info/entry_points.txt,sha256=t8CtXWOgw7nRDW3XNlZh8MT_P4l8EzsFnyWi5b3ovrc,68
|
68
|
+
xtn_tools_pro-1.0.0.9.7.dist-info/top_level.txt,sha256=jyB3FLDEr8zE1U7wHczTgIbvUpALhR-ULF7RVEO7O2U,14
|
69
|
+
xtn_tools_pro-1.0.0.9.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|