radboy 0.0.723__py3-none-any.whl → 0.0.724__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 radboy might be problematic. Click here for more details.
- radboy/HealthLog/HealthLog.py +5 -5
- radboy/__init__.py +1 -1
- radboy/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.723.dist-info → radboy-0.0.724.dist-info}/METADATA +1 -1
- {radboy-0.0.723.dist-info → radboy-0.0.724.dist-info}/RECORD +7 -7
- {radboy-0.0.723.dist-info → radboy-0.0.724.dist-info}/WHEEL +0 -0
- {radboy-0.0.723.dist-info → radboy-0.0.724.dist-info}/top_level.txt +0 -0
radboy/HealthLog/HealthLog.py
CHANGED
|
@@ -116,7 +116,7 @@ class HealthLogUi:
|
|
|
116
116
|
print(std_colorize(msg,num,ct))
|
|
117
117
|
if page:
|
|
118
118
|
n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="next, anything else is goes next, just b/q that diff",data="boolean")
|
|
119
|
-
if n in ['
|
|
119
|
+
if n in ['NaN',None]:
|
|
120
120
|
return None
|
|
121
121
|
else:
|
|
122
122
|
continue
|
|
@@ -173,7 +173,7 @@ class HealthLogUi:
|
|
|
173
173
|
print(std_colorize(msg,num,ct))
|
|
174
174
|
if page:
|
|
175
175
|
n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="next, anything else is goes next, just b/q that diff",data="boolean")
|
|
176
|
-
if n in ['
|
|
176
|
+
if n in ['NaN',None]:
|
|
177
177
|
return None
|
|
178
178
|
else:
|
|
179
179
|
continue
|
|
@@ -686,7 +686,7 @@ class HealthLogUi:
|
|
|
686
686
|
pass
|
|
687
687
|
print(f"{Fore.light_magenta}Dates on the Graph(s) are in the format of {Fore.orange_red_1}Day/Month/Year{Fore.light_magenta}, whereas Date Input will remain {Fore.light_steel_blue}Month/Day/Year{Style.reset}")
|
|
688
688
|
n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="next y/n",data="boolean")
|
|
689
|
-
if n in ['
|
|
689
|
+
if n in ['NaN',None]:
|
|
690
690
|
return None
|
|
691
691
|
elif n in [True,]:
|
|
692
692
|
return True
|
|
@@ -810,7 +810,7 @@ class HealthLogUi:
|
|
|
810
810
|
print(msg)
|
|
811
811
|
if page:
|
|
812
812
|
n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="next, anything else is goes next, just b/q that diff",data="boolean")
|
|
813
|
-
if n in ['
|
|
813
|
+
if n in ['NaN',None]:
|
|
814
814
|
return None
|
|
815
815
|
else:
|
|
816
816
|
continue
|
|
@@ -833,7 +833,7 @@ class HealthLogUi:
|
|
|
833
833
|
print(msg)
|
|
834
834
|
if page:
|
|
835
835
|
n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="next, anything else is goes next, just b/q that diff",data="boolean")
|
|
836
|
-
if n in ['
|
|
836
|
+
if n in ['NaN',None]:
|
|
837
837
|
return None
|
|
838
838
|
else:
|
|
839
839
|
continue
|
radboy/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
VERSION='0.0.
|
|
1
|
+
VERSION='0.0.724'
|
|
Binary file
|
|
@@ -5,7 +5,7 @@ radboy/Holidays.txt,sha256=y-JZPihh5iaWKxMIHNXD39yVuVmf1vMs4FdNDcg0f1Y,3114
|
|
|
5
5
|
radboy/InventoryGlossary.txt,sha256=018-Yqca6DFb10jPdkUY-5qhkRlQN1k3rxoTaERQ-LA,91008
|
|
6
6
|
radboy/RecordMyCodes.py,sha256=KI7Jmf3MX0Zng_YUvcjVKN2siyUOhaMAHQGzpPuX8KQ,41373
|
|
7
7
|
radboy/Run.py,sha256=JUoCTHnzQBv7n8PB2_i93ANdAC_iW__RkAge8esCnk4,76
|
|
8
|
-
radboy/__init__.py,sha256=
|
|
8
|
+
radboy/__init__.py,sha256=WSM3zxgC1_joJAsGQtokzsZ0mckI2dt2h7qLtoKbp5k,17
|
|
9
9
|
radboy/api_key,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
10
|
radboy/case-export-2024-05-14-13-10-00.672971.xlsx,sha256=Wd592d_VLFmfUI9KKKSVjNwjV91euc1T7ATyvwvUhlg,5431
|
|
11
11
|
radboy/case-export-2024-05-14-13-13-22.540614.xlsx,sha256=OnGrhmScHfGp_mVaWW-LNMsqrQgyZDpiU3wV-2s3U5Q,5556
|
|
@@ -218,7 +218,7 @@ radboy/GeoTools/__pycache__/GeoClass.cpython-313.pyc,sha256=eZ6hpLKoic1XCb7BKKg-
|
|
|
218
218
|
radboy/GeoTools/__pycache__/OSMClass.cpython-312.pyc,sha256=5RoT8_wiI8R7yb_B9FWIC7mALdGNoqyWtkzsjM2pbh0,40387
|
|
219
219
|
radboy/GeoTools/__pycache__/__init__.cpython-312.pyc,sha256=Y7Xtrzwm44-xuY_4NK8aDjYfVmXIzUFWOyexJu9le8A,1238
|
|
220
220
|
radboy/GeoTools/__pycache__/__init__.cpython-313.pyc,sha256=-bk9eEIxWZgHYZHtNJbrpubDRWkbdYNkGr5J7sVhyIE,1238
|
|
221
|
-
radboy/HealthLog/HealthLog.py,sha256=
|
|
221
|
+
radboy/HealthLog/HealthLog.py,sha256=PgpelOkr-ANlKFow78_gdJ5OvTYdsoTH52IMAvRNw6s,42562
|
|
222
222
|
radboy/HealthLog/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
223
223
|
radboy/HealthLog/__pycache__/HealthLog.cpython-312.pyc,sha256=hTo4o7jo9L2yqPZgzuKUw_kon_PVcCuTRguELTuLrIo,27946
|
|
224
224
|
radboy/HealthLog/__pycache__/HealthLog.cpython-313.pyc,sha256=tCVpsQ3q0fxzKrH2Ipj5pYC_h3F4uPedFZ0Jzyo4seg,67005
|
|
@@ -406,7 +406,7 @@ radboy/__pycache__/Run.cpython-311.pyc,sha256=G_UEfMtkLRjR6ZpGA_BJzGenuaCcP469Y9
|
|
|
406
406
|
radboy/__pycache__/Run.cpython-312.pyc,sha256=v4xolc3mHyla991XhpYBUbBHYT0bnJ1gE-lkFoQ4GFA,241
|
|
407
407
|
radboy/__pycache__/__init__.cpython-311.pyc,sha256=R-DVbUioMOW-Fnaq7FpT5F1a5p0q3b_RW-HpLRArCAY,242
|
|
408
408
|
radboy/__pycache__/__init__.cpython-312.pyc,sha256=FsFzLXOlTK8_7ixoPZzakkR8Wibt-DvXLFh-oG2QlPw,164
|
|
409
|
-
radboy/__pycache__/__init__.cpython-313.pyc,sha256=
|
|
409
|
+
radboy/__pycache__/__init__.cpython-313.pyc,sha256=aXClH3IY10pFBuAJRPWPodgUZ5m_36XrBqdW2EYPWJo,165
|
|
410
410
|
radboy/__pycache__/__init__.cpython-39.pyc,sha256=D48T6x6FUeKPfubo0sdS_ZUut3FmBvPMP7qT6rYBZzU,275
|
|
411
411
|
radboy/__pycache__/possibleCode.cpython-311.pyc,sha256=zFiHyzqD8gUnIWu4vtyMYIBposiRQqaRXfcT_fOl4rU,20882
|
|
412
412
|
radboy/__pycache__/possibleCode.cpython-312.pyc,sha256=tk_CO-AcsO3YZj5j6vEsw3g37UmEzWc5YgeWEoJEUg4,27922
|
|
@@ -434,7 +434,7 @@ radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc,sha256=tXBYpqbOlZ24B1BI
|
|
|
434
434
|
radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc,sha256=xLQOnV1wuqHGaub16mPX0dDMGU9ryCeLtNz5e517_GE,3004
|
|
435
435
|
radboy/tkGui/__pycache__/Review.cpython-311.pyc,sha256=wKq24iM6Xe2OampgZ7-8U6Nvmgs2y-qWOrGwtWhc75k,4047
|
|
436
436
|
radboy/tkGui/__pycache__/__init__.cpython-311.pyc,sha256=BX7DBn5qbvKTvlrKOP5gzTBPBTeTgSMjBW6EMl7N8e0,230
|
|
437
|
-
radboy-0.0.
|
|
438
|
-
radboy-0.0.
|
|
439
|
-
radboy-0.0.
|
|
440
|
-
radboy-0.0.
|
|
437
|
+
radboy-0.0.724.dist-info/METADATA,sha256=W_oL5aVt1mO9zUoHc8fCsj9clCBDTyi8VE1qV4hquUc,1891
|
|
438
|
+
radboy-0.0.724.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
439
|
+
radboy-0.0.724.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
|
|
440
|
+
radboy-0.0.724.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|