podflow 20250402__py3-none-any.whl → 20250402.1__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.
- podflow/basic/time_print.py +6 -4
- {podflow-20250402.dist-info → podflow-20250402.1.dist-info}/METADATA +1 -1
- {podflow-20250402.dist-info → podflow-20250402.1.dist-info}/RECORD +6 -6
- {podflow-20250402.dist-info → podflow-20250402.1.dist-info}/WHEEL +0 -0
- {podflow-20250402.dist-info → podflow-20250402.1.dist-info}/entry_points.txt +0 -0
- {podflow-20250402.dist-info → podflow-20250402.1.dist-info}/top_level.txt +0 -0
podflow/basic/time_print.py
CHANGED
@@ -19,16 +19,18 @@ def time_print(text, Top=False, NoEnter=False, Time=True, Url=""):
|
|
19
19
|
print(text_print, end="")
|
20
20
|
else:
|
21
21
|
print(text_print)
|
22
|
-
|
23
|
-
if Url:
|
24
|
-
text = f'{text}<a href="{Url}"><span class="ansi-url">{Url}</span></a>'
|
22
|
+
|
25
23
|
text = ansi_to_html(text)
|
26
24
|
if not gVar.index_message["enter"] and gVar.index_message["podflow"]:
|
27
25
|
if Top and gVar.index_message["podflow"]:
|
28
26
|
gVar.index_message["podflow"][-1] = text
|
29
27
|
else:
|
30
|
-
gVar.index_message["podflow"][-1] +=
|
28
|
+
gVar.index_message["podflow"][-1] += text
|
31
29
|
else:
|
32
30
|
gVar.index_message["podflow"].append(text)
|
33
31
|
if NoEnter:
|
34
32
|
gVar.index_message["enter"] = False
|
33
|
+
if Url:
|
34
|
+
gVar.index_message["podflow"].append(
|
35
|
+
f'<a href="{Url}"><span class="ansi-url">{Url}</span></a>'
|
36
|
+
)
|
@@ -16,7 +16,7 @@ podflow/basic/list_merge_tidy.py,sha256=7hWfSnsPh23edHNU92vxtI0nfpfN8m54GTEt2rGm
|
|
16
16
|
podflow/basic/qr_code.py,sha256=BQFxAx55vqWECTwWgybyXu3IuDFavpc3zMCmZ4XvKKE,1630
|
17
17
|
podflow/basic/split_dict.py,sha256=Ir6GTortcWMUeFITFgY1v-INMla5y0IN3RN3nTgzWqM,401
|
18
18
|
podflow/basic/time_format.py,sha256=T3tw2vbOwxMYYXDaV4Sj76WOZtsspj2lWA_DzWqUEJA,487
|
19
|
-
podflow/basic/time_print.py,sha256=
|
19
|
+
podflow/basic/time_print.py,sha256=Syvsp3uMktHTpiig7K-tVi0VZLa0TapyY4MTHXj8sm8,1062
|
20
20
|
podflow/basic/time_stamp.py,sha256=Kbz9PzgPtss1fRqPXdfz1q6MTGVMRi3LPClN7wrXSIk,1888
|
21
21
|
podflow/basic/vary_replace.py,sha256=-TyvZxfak6U7Ak8F87ctYUBpHB2Il6iYZof37lwKjto,211
|
22
22
|
podflow/basic/write_log.py,sha256=wfiNfFuRLCWNLXDRNPVaVsKxwB44xxTiCFJ66g71XmU,1255
|
@@ -95,8 +95,8 @@ podflow/youtube/__init__.py,sha256=pgXod8gq0IijZxIkPSwgAOcb9JI5rd1mqMomoR7bcJ4,4
|
|
95
95
|
podflow/youtube/build.py,sha256=3LYk_ICVXj9XkE9jZ8jEVI8596xxS_QZkcoIwcBE3Ys,12006
|
96
96
|
podflow/youtube/get.py,sha256=Of7PRgUknhpyW70nvyVAUYVb5KyFViKiBTfH3Y6Mke8,16970
|
97
97
|
podflow/youtube/login.py,sha256=KYl--ya6Z1u0uIcOp9l8i3DIIj9hsYUDH4dtJjI0MLM,1295
|
98
|
-
podflow-20250402.dist-info/METADATA,sha256=
|
99
|
-
podflow-20250402.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
100
|
-
podflow-20250402.dist-info/entry_points.txt,sha256=mn7hD_c_dmpKe3XU0KNekheBvD01LhlJ9htY-Df0j2A,131
|
101
|
-
podflow-20250402.dist-info/top_level.txt,sha256=fUujhhz-RrMI8aGvi-3Ey5y7FQnpOOgoFw9OWM3yLCU,8
|
102
|
-
podflow-20250402.dist-info/RECORD,,
|
98
|
+
podflow-20250402.1.dist-info/METADATA,sha256=X9BVPqpHqKssFEwCp3Sgop6dfQYfvZi2uFLSyRA9Y7U,14165
|
99
|
+
podflow-20250402.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
100
|
+
podflow-20250402.1.dist-info/entry_points.txt,sha256=mn7hD_c_dmpKe3XU0KNekheBvD01LhlJ9htY-Df0j2A,131
|
101
|
+
podflow-20250402.1.dist-info/top_level.txt,sha256=fUujhhz-RrMI8aGvi-3Ey5y7FQnpOOgoFw9OWM3yLCU,8
|
102
|
+
podflow-20250402.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|