radboy 0.0.767__py3-none-any.whl → 0.0.769__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.

@@ -718,12 +718,12 @@ class ExerciseTracker:
718
718
  ee,EditExercise - edit an exercise
719
719
  nr,NewRoutine - a new routine of exercises
720
720
  vr,ViewRoutines - show available routines
721
+ vrl,ViewRoutines - show available routines and their exercises as a list
722
+ a2r,add2routine - add an exercise to a routine specified by RID
721
723
  ur,UseRoutine - use a set routine
722
724
  rr,RemoveRoutine - delete a routine
723
725
  cr,ClearRoutine - reset routine CurrentRep
724
726
  su,summarize,Summarize - show the contents of a specified Routine
725
-
726
- a2r,add2routine - add an exercise to a routine specified by RID
727
727
  '''
728
728
  while True:
729
729
  doWhat=Prompt.__init2__(None,func=FormBuilderMkText,ptext=f"{h} Do what?",helpText=helpText,data="string")
@@ -744,7 +744,7 @@ class ExerciseTracker:
744
744
  self.newRoutine()
745
745
  elif doWhat.lower() in ['vr','ViewRoutine'.lower()]:
746
746
  self.viewRoutine()
747
- elif doWhat.lower() in ['vlr','ViewRoutineList'.lower()]:
747
+ elif doWhat.lower() in ['vrl','ViewRoutineList'.lower()]:
748
748
  self.viewRoutineList()
749
749
  elif doWhat.lower() in ['ur','UseRoutine'.lower()]:
750
750
  self.useRoutine()
radboy/__init__.py CHANGED
@@ -1 +1 @@
1
- VERSION='0.0.767'
1
+ VERSION='0.0.769'
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: radboy
3
- Version: 0.0.767
3
+ Version: 0.0.769
4
4
  Summary: A Retail Calculator for Android/Linux
5
5
  Author: Carl Joseph Hirner III
6
6
  Author-email: Carl Hirner III <k.j.hirner.wisdom@gmail.com>
@@ -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=h30zoTqt-XLt_afDPlxMxBiKKwmKi3N-yAuldNCqXUo,41476
7
7
  radboy/Run.py,sha256=JUoCTHnzQBv7n8PB2_i93ANdAC_iW__RkAge8esCnk4,76
8
- radboy/__init__.py,sha256=8148aJCT0_MW9qRtxAt0JgXxdpkw9rQwIUww2jKDk_U,17
8
+ radboy/__init__.py,sha256=8b5SOqer6GxiscKgkMn5raedhICt5NcFILGM9tgqovI,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
@@ -82,7 +82,7 @@ radboy/DB/CoinCombo.py,sha256=NJfTmx3XYgS41zkAyyO2W6de1Mj3rWsCWqU4ikHfvJI,13604
82
82
  radboy/DB/DatePicker.py,sha256=B75mDtXQrkHRCpoU9TJsaBVvkK37ykMaJyaiqGOo4dM,18334
83
83
  radboy/DB/DisplayItemDb.py,sha256=uVvrNyFyBuKvrw-BEPXKYvfa-QWyFN5ahESi2l6vUUA,52046
84
84
  radboy/DB/EstimatedPayCalendarWorkSheet.txt,sha256=GOjRSmGxFoNTdAnpPe2kGv7CkXDrh0Mee01HslamGbo,17173
85
- radboy/DB/ExerciseTracker.py,sha256=lTS8jOM1zImtD7-78S3kJiuSCUcsLMa8UNCwFWpnhPs,35734
85
+ radboy/DB/ExerciseTracker.py,sha256=3t9MiXkUElyj5MaNB1_5e7vtdkN6Ma4G26_F-luvszs,35814
86
86
  radboy/DB/LetterWriter.py,sha256=0B14GB-hJK2Xf_TFASriOELFygiI1LwkSb__R3tUiU0,2631
87
87
  radboy/DB/OrderedAndRxd.py,sha256=v_vrTOiTDhKqT5KErK6MOG_u4Nt7ug2MoLTHvAnm88M,19450
88
88
  radboy/DB/PayDay.py,sha256=H2kPGvBCDkMOz7lbxQhYtUt_oAInpxi37Q6MFrah98I,8710
@@ -412,7 +412,7 @@ radboy/__pycache__/Run.cpython-311.pyc,sha256=G_UEfMtkLRjR6ZpGA_BJzGenuaCcP469Y9
412
412
  radboy/__pycache__/Run.cpython-312.pyc,sha256=v4xolc3mHyla991XhpYBUbBHYT0bnJ1gE-lkFoQ4GFA,241
413
413
  radboy/__pycache__/__init__.cpython-311.pyc,sha256=R-DVbUioMOW-Fnaq7FpT5F1a5p0q3b_RW-HpLRArCAY,242
414
414
  radboy/__pycache__/__init__.cpython-312.pyc,sha256=FsFzLXOlTK8_7ixoPZzakkR8Wibt-DvXLFh-oG2QlPw,164
415
- radboy/__pycache__/__init__.cpython-313.pyc,sha256=1LPjwhTEBjJQ2CyCGL1b0ZzTPRx9iy0cXb4_mb5Nlok,165
415
+ radboy/__pycache__/__init__.cpython-313.pyc,sha256=W_QiLec5ck-7bH586JUCDJizyrJRbxuMZROHps7bVAk,165
416
416
  radboy/__pycache__/__init__.cpython-39.pyc,sha256=D48T6x6FUeKPfubo0sdS_ZUut3FmBvPMP7qT6rYBZzU,275
417
417
  radboy/__pycache__/possibleCode.cpython-311.pyc,sha256=zFiHyzqD8gUnIWu4vtyMYIBposiRQqaRXfcT_fOl4rU,20882
418
418
  radboy/__pycache__/possibleCode.cpython-312.pyc,sha256=tk_CO-AcsO3YZj5j6vEsw3g37UmEzWc5YgeWEoJEUg4,27922
@@ -440,7 +440,7 @@ radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc,sha256=tXBYpqbOlZ24B1BI
440
440
  radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc,sha256=xLQOnV1wuqHGaub16mPX0dDMGU9ryCeLtNz5e517_GE,3004
441
441
  radboy/tkGui/__pycache__/Review.cpython-311.pyc,sha256=wKq24iM6Xe2OampgZ7-8U6Nvmgs2y-qWOrGwtWhc75k,4047
442
442
  radboy/tkGui/__pycache__/__init__.cpython-311.pyc,sha256=BX7DBn5qbvKTvlrKOP5gzTBPBTeTgSMjBW6EMl7N8e0,230
443
- radboy-0.0.767.dist-info/METADATA,sha256=38mtEsZ76i8z4tV6bFIBzKqloWpXmQYbrWJePt56xs8,1920
444
- radboy-0.0.767.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
445
- radboy-0.0.767.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
446
- radboy-0.0.767.dist-info/RECORD,,
443
+ radboy-0.0.769.dist-info/METADATA,sha256=HEscJl2nlsdLp0eflta5opkdpSF-kX1m1zRu3FZ5sis,1920
444
+ radboy-0.0.769.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
445
+ radboy-0.0.769.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
446
+ radboy-0.0.769.dist-info/RECORD,,