radboy 0.0.354__tar.gz → 0.0.356__tar.gz

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.

Files changed (441) hide show
  1. {radboy-0.0.354 → radboy-0.0.356}/PKG-INFO +1 -1
  2. radboy-0.0.356/STDOUT.TXT +7 -0
  3. {radboy-0.0.354 → radboy-0.0.356}/pyproject.toml +1 -1
  4. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/Prompt.py +239 -168
  5. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/Prompt.cpython-313.pyc +0 -0
  6. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/Tasks.py +40 -7
  7. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/Tasks.cpython-313.pyc +0 -0
  8. radboy-0.0.356/radboy/__init__.py +1 -0
  9. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/__init__.cpython-313.pyc +0 -0
  10. {radboy-0.0.354 → radboy-0.0.356}/radboy.egg-info/PKG-INFO +1 -1
  11. {radboy-0.0.354 → radboy-0.0.356}/setup.py +1 -1
  12. radboy-0.0.354/STDOUT.TXT +0 -35
  13. radboy-0.0.354/radboy/__init__.py +0 -1
  14. {radboy-0.0.354 → radboy-0.0.356}/.gitignore +0 -0
  15. {radboy-0.0.354 → radboy-0.0.356}/.~lock.dictionary.xlsx# +0 -0
  16. {radboy-0.0.354 → radboy-0.0.356}/EntryQR.png +0 -0
  17. {radboy-0.0.354 → radboy-0.0.356}/EntryQR.txt +0 -0
  18. {radboy-0.0.354 → radboy-0.0.356}/EntryTXT.txt +0 -0
  19. {radboy-0.0.354 → radboy-0.0.356}/ExtraQR.png +0 -0
  20. {radboy-0.0.354 → radboy-0.0.356}/ExtraQR.txt +0 -0
  21. {radboy-0.0.354 → radboy-0.0.356}/ImportExcel.xlsx.done-21.01.2025 +0 -0
  22. {radboy-0.0.354 → radboy-0.0.356}/LCL_IMG/43_02122025.jpg +0 -0
  23. {radboy-0.0.354 → radboy-0.0.356}/README.md +0 -0
  24. {radboy-0.0.354 → radboy-0.0.356}/Run.py +0 -0
  25. {radboy-0.0.354 → radboy-0.0.356}/api_key +0 -0
  26. {radboy-0.0.354 → radboy-0.0.356}/build.sh +0 -0
  27. {radboy-0.0.354 → radboy-0.0.356}/dictionary.xlsx +0 -0
  28. {radboy-0.0.354 → radboy-0.0.356}/radboy/.~lock.case-export-2024-05-14-13-10-00.672971.xlsx# +0 -0
  29. {radboy-0.0.354 → radboy-0.0.356}/radboy/1-2024-04-02.png_04022024.jpg +0 -0
  30. {radboy-0.0.354 → radboy-0.0.356}/radboy/AlcoholConsumption/__init__.py +0 -0
  31. {radboy-0.0.354 → radboy-0.0.356}/radboy/AlcoholConsumption/__pycache__/__init__.cpython-312.pyc +0 -0
  32. {radboy-0.0.354 → radboy-0.0.356}/radboy/AlcoholConsumption/__pycache__/__init__.cpython-313.pyc +0 -0
  33. {radboy-0.0.354 → radboy-0.0.356}/radboy/AlcoholConsumption/__pycache__/ac.cpython-312.pyc +0 -0
  34. {radboy-0.0.354 → radboy-0.0.356}/radboy/AlcoholConsumption/__pycache__/ac.cpython-313.pyc +0 -0
  35. {radboy-0.0.354 → radboy-0.0.356}/radboy/AlcoholConsumption/ac.py +0 -0
  36. {radboy-0.0.354 → radboy-0.0.356}/radboy/BNC/BnC.py +0 -0
  37. {radboy-0.0.354 → radboy-0.0.356}/radboy/BNC/__init__.py +0 -0
  38. {radboy-0.0.354 → radboy-0.0.356}/radboy/BNC/__pycache__/BnC.cpython-312.pyc +0 -0
  39. {radboy-0.0.354 → radboy-0.0.356}/radboy/BNC/__pycache__/BnC.cpython-313.pyc +0 -0
  40. {radboy-0.0.354 → radboy-0.0.356}/radboy/BNC/__pycache__/__init__.cpython-312.pyc +0 -0
  41. {radboy-0.0.354 → radboy-0.0.356}/radboy/BNC/__pycache__/__init__.cpython-313.pyc +0 -0
  42. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/Collector2.py +0 -0
  43. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__init__.py +0 -0
  44. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__pycache__/Collector2.cpython-311.pyc +0 -0
  45. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__pycache__/Collector2.cpython-312.pyc +0 -0
  46. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__pycache__/Collector2.cpython-313.pyc +0 -0
  47. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__pycache__/__init__.cpython-311.pyc +0 -0
  48. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__pycache__/__init__.cpython-312.pyc +0 -0
  49. {radboy-0.0.354 → radboy-0.0.356}/radboy/Collector2/__pycache__/__init__.cpython-313.pyc +0 -0
  50. {radboy-0.0.354 → radboy-0.0.356}/radboy/Comm/RxTx.py +0 -0
  51. {radboy-0.0.354 → radboy-0.0.356}/radboy/Comm/__init__.py +0 -0
  52. {radboy-0.0.354 → radboy-0.0.356}/radboy/Comm/__pycache__/RxTx.cpython-312.pyc +0 -0
  53. {radboy-0.0.354 → radboy-0.0.356}/radboy/Comm/__pycache__/RxTx.cpython-313.pyc +0 -0
  54. {radboy-0.0.354 → radboy-0.0.356}/radboy/Comm/__pycache__/__init__.cpython-312.pyc +0 -0
  55. {radboy-0.0.354 → radboy-0.0.356}/radboy/Comm/__pycache__/__init__.cpython-313.pyc +0 -0
  56. {radboy-0.0.354 → radboy-0.0.356}/radboy/Compare/Compare.py +0 -0
  57. {radboy-0.0.354 → radboy-0.0.356}/radboy/Compare/__init__.py +0 -0
  58. {radboy-0.0.354 → radboy-0.0.356}/radboy/Compare/__pycache__/Compare.cpython-312.pyc +0 -0
  59. {radboy-0.0.354 → radboy-0.0.356}/radboy/Compare/__pycache__/Compare.cpython-313.pyc +0 -0
  60. {radboy-0.0.354 → radboy-0.0.356}/radboy/Compare/__pycache__/__init__.cpython-312.pyc +0 -0
  61. {radboy-0.0.354 → radboy-0.0.356}/radboy/Compare/__pycache__/__init__.cpython-313.pyc +0 -0
  62. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/Conversion.py +0 -0
  63. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__init__.py +0 -0
  64. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__pycache__/Conversion.cpython-311.pyc +0 -0
  65. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__pycache__/Conversion.cpython-312.pyc +0 -0
  66. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__pycache__/Conversion.cpython-313.pyc +0 -0
  67. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__pycache__/__init__.cpython-311.pyc +0 -0
  68. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__pycache__/__init__.cpython-312.pyc +0 -0
  69. {radboy-0.0.354 → radboy-0.0.356}/radboy/Conversion/__pycache__/__init__.cpython-313.pyc +0 -0
  70. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/ConvertCode.py +0 -0
  71. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__init__.py +0 -0
  72. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/ConvertCode.cpython-311.pyc +0 -0
  73. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/ConvertCode.cpython-312.pyc +0 -0
  74. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/ConvertCode.cpython-313.pyc +0 -0
  75. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/__init__.cpython-311.pyc +0 -0
  76. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/__init__.cpython-312.pyc +0 -0
  77. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/__init__.cpython-313.pyc +0 -0
  78. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/__pycache__/codep.cpython-311.pyc +0 -0
  79. {radboy-0.0.354 → radboy-0.0.356}/radboy/ConvertCode/codep.py +0 -0
  80. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/CoinCombo.py +0 -0
  81. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/DatePicker.py +0 -0
  82. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/DisplayItemDb.py +0 -0
  83. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/EstimatedPayCalendarWorkSheet.txt +0 -0
  84. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/ExerciseTracker.py +0 -0
  85. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/PayDay.py +0 -0
  86. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/PayModels.py +0 -0
  87. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/PrintLogging.py +0 -0
  88. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/RandomStringUtil.py +0 -0
  89. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/ResetTools.py +0 -0
  90. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/SMLabelImporter.py +0 -0
  91. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__init__.py +0 -0
  92. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/DatePicker.cpython-311.pyc +0 -0
  93. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/DatePicker.cpython-312.pyc +0 -0
  94. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/DatePicker.cpython-313.pyc +0 -0
  95. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/DisplayItemDb.cpython-312.pyc +0 -0
  96. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/DisplayItemDb.cpython-313.pyc +0 -0
  97. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/ExerciseTracker.cpython-312.pyc +0 -0
  98. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/ExerciseTracker.cpython-313.pyc +0 -0
  99. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/FormBuilder.cpython-312.pyc +0 -0
  100. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/PrintLogging.cpython-312.pyc +0 -0
  101. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/Prompt.cpython-311.pyc +0 -0
  102. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/Prompt.cpython-312.pyc +0 -0
  103. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/RandomStringUtil.cpython-312.pyc +0 -0
  104. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/RandomStringUtil.cpython-313.pyc +0 -0
  105. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/ResetTools.cpython-311.pyc +0 -0
  106. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/ResetTools.cpython-312.pyc +0 -0
  107. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/ResetTools.cpython-313.pyc +0 -0
  108. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/SMLabelImporter.cpython-311.pyc +0 -0
  109. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/SMLabelImporter.cpython-312.pyc +0 -0
  110. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/SMLabelImporter.cpython-313.pyc +0 -0
  111. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/__init__.cpython-311.pyc +0 -0
  112. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/__init__.cpython-312.pyc +0 -0
  113. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/__init__.cpython-313.pyc +0 -0
  114. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/blankDataFile.cpython-312.pyc +0 -0
  115. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/blankDataFile.cpython-313.pyc +0 -0
  116. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/config.cpython-312.pyc +0 -0
  117. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/config.cpython-313.pyc +0 -0
  118. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/db.cpython-311.pyc +0 -0
  119. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/db.cpython-312.pyc +0 -0
  120. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/db.cpython-313.pyc +0 -0
  121. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/glossary_db.cpython-312.pyc +0 -0
  122. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/glossary_db.cpython-313.pyc +0 -0
  123. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/masterLookup.cpython-312.pyc +0 -0
  124. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/masterLookup.cpython-313.pyc +0 -0
  125. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/renderText2Png.cpython-311.pyc +0 -0
  126. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/renderText2Png.cpython-312.pyc +0 -0
  127. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/renderText2Png.cpython-313.pyc +0 -0
  128. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/__pycache__/testClass.cpython-311.pyc +0 -0
  129. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/blankDataFile.py +0 -0
  130. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/config.py +0 -0
  131. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/db.py +0 -0
  132. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/glossary_db.py +0 -0
  133. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/masterLookup.py +0 -0
  134. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/msg.txt +0 -0
  135. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/renderText2Png.py +0 -0
  136. {radboy-0.0.354 → radboy-0.0.356}/radboy/DB/testClass.py +0 -0
  137. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/DayLogger.py +0 -0
  138. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/TaxiFares.py +0 -0
  139. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/Wavelength4Freq.py +0 -0
  140. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__init__.py +0 -0
  141. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__pycache__/DayLogger.cpython-311.pyc +0 -0
  142. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__pycache__/DayLogger.cpython-312.pyc +0 -0
  143. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__pycache__/DayLogger.cpython-313.pyc +0 -0
  144. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__pycache__/__init__.cpython-311.pyc +0 -0
  145. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__pycache__/__init__.cpython-312.pyc +0 -0
  146. {radboy-0.0.354 → radboy-0.0.356}/radboy/DayLog/__pycache__/__init__.cpython-313.pyc +0 -0
  147. {radboy-0.0.354 → radboy-0.0.356}/radboy/Default.TTF +0 -0
  148. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/Extras.py +0 -0
  149. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/__init__.py +0 -0
  150. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/__pycache__/Extras.cpython-312.pyc +0 -0
  151. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/__pycache__/Extras.cpython-313.pyc +0 -0
  152. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/__pycache__/__init__.cpython-312.pyc +0 -0
  153. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/__pycache__/__init__.cpython-313.pyc +0 -0
  154. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryExtras/__pycache__/db.cpython-312.pyc +0 -0
  155. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryRating/ER.py +0 -0
  156. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryRating/__init__.py +0 -0
  157. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryRating/__pycache__/ER.cpython-312.pyc +0 -0
  158. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryRating/__pycache__/ER.cpython-313.pyc +0 -0
  159. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryRating/__pycache__/__init__.cpython-312.pyc +0 -0
  160. {radboy-0.0.354 → radboy-0.0.356}/radboy/EntryRating/__pycache__/__init__.cpython-313.pyc +0 -0
  161. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/ExportListCurrent.py +0 -0
  162. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__init__.py +0 -0
  163. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__pycache__/ExportListCurrent.cpython-311.pyc +0 -0
  164. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__pycache__/ExportListCurrent.cpython-312.pyc +0 -0
  165. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__pycache__/ExportListCurrent.cpython-313.pyc +0 -0
  166. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__pycache__/__init__.cpython-311.pyc +0 -0
  167. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__pycache__/__init__.cpython-312.pyc +0 -0
  168. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportList/__pycache__/__init__.cpython-313.pyc +0 -0
  169. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportUtility/ExportTableClass.py +0 -0
  170. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportUtility/__init__.py +0 -0
  171. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportUtility/__pycache__/ExportTableClass.cpython-312.pyc +0 -0
  172. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportUtility/__pycache__/ExportTableClass.cpython-313.pyc +0 -0
  173. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportUtility/__pycache__/__init__.cpython-312.pyc +0 -0
  174. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExportUtility/__pycache__/__init__.cpython-313.pyc +0 -0
  175. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/__init__.py +0 -0
  176. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/__pycache__/__init__.cpython-312.pyc +0 -0
  177. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/__pycache__/verify.cpython-312.pyc +0 -0
  178. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/process_hs_s1.py +0 -0
  179. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/renderQR.py +0 -0
  180. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/renderQR.py.README +0 -0
  181. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/snippet.py +0 -0
  182. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/snippet2.py +0 -0
  183. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtraTools/verify.py +0 -0
  184. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/ExtractPkg2.py +0 -0
  185. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__init__.py +0 -0
  186. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__pycache__/ExtractPkg2.cpython-311.pyc +0 -0
  187. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__pycache__/ExtractPkg2.cpython-312.pyc +0 -0
  188. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__pycache__/ExtractPkg2.cpython-313.pyc +0 -0
  189. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__pycache__/__init__.cpython-311.pyc +0 -0
  190. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__pycache__/__init__.cpython-312.pyc +0 -0
  191. {radboy-0.0.354 → radboy-0.0.356}/radboy/ExtractPkg/__pycache__/__init__.cpython-313.pyc +0 -0
  192. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/FBMTXT.py +0 -0
  193. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/FormBuilder.py +0 -0
  194. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__init__.py +0 -0
  195. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__pycache__/FBMTXT.cpython-312.pyc +0 -0
  196. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__pycache__/FBMTXT.cpython-313.pyc +0 -0
  197. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__pycache__/FormBuilder.cpython-312.pyc +0 -0
  198. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__pycache__/FormBuilder.cpython-313.pyc +0 -0
  199. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__pycache__/__init__.cpython-312.pyc +0 -0
  200. {radboy-0.0.354 → radboy-0.0.356}/radboy/FB/__pycache__/__init__.cpython-313.pyc +0 -0
  201. {radboy-0.0.354 → radboy-0.0.356}/radboy/GDOWN/GDOWN.py +0 -0
  202. {radboy-0.0.354 → radboy-0.0.356}/radboy/GDOWN/__init__.py +0 -0
  203. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/GeoClass.py +0 -0
  204. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/__init__.py +0 -0
  205. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/__pycache__/GeoClass.cpython-312.pyc +0 -0
  206. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/__pycache__/GeoClass.cpython-313.pyc +0 -0
  207. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/__pycache__/OSMClass.cpython-312.pyc +0 -0
  208. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/__pycache__/__init__.cpython-312.pyc +0 -0
  209. {radboy-0.0.354 → radboy-0.0.356}/radboy/GeoTools/__pycache__/__init__.cpython-313.pyc +0 -0
  210. {radboy-0.0.354 → radboy-0.0.356}/radboy/HealthLog/HealthLog.py +0 -0
  211. {radboy-0.0.354 → radboy-0.0.356}/radboy/HealthLog/__init__.py +0 -0
  212. {radboy-0.0.354 → radboy-0.0.356}/radboy/HealthLog/__pycache__/HealthLog.cpython-312.pyc +0 -0
  213. {radboy-0.0.354 → radboy-0.0.356}/radboy/HealthLog/__pycache__/HealthLog.cpython-313.pyc +0 -0
  214. {radboy-0.0.354 → radboy-0.0.356}/radboy/HealthLog/__pycache__/__init__.cpython-312.pyc +0 -0
  215. {radboy-0.0.354 → radboy-0.0.356}/radboy/HealthLog/__pycache__/__init__.cpython-313.pyc +0 -0
  216. {radboy-0.0.354 → radboy-0.0.356}/radboy/Holidays.txt +0 -0
  217. {radboy-0.0.354 → radboy-0.0.356}/radboy/InListRestore/ILR.py +0 -0
  218. {radboy-0.0.354 → radboy-0.0.356}/radboy/InListRestore/__init__.py +0 -0
  219. {radboy-0.0.354 → radboy-0.0.356}/radboy/InListRestore/__pycache__/ILR.cpython-312.pyc +0 -0
  220. {radboy-0.0.354 → radboy-0.0.356}/radboy/InListRestore/__pycache__/ILR.cpython-313.pyc +0 -0
  221. {radboy-0.0.354 → radboy-0.0.356}/radboy/InListRestore/__pycache__/__init__.cpython-312.pyc +0 -0
  222. {radboy-0.0.354 → radboy-0.0.356}/radboy/InListRestore/__pycache__/__init__.cpython-313.pyc +0 -0
  223. {radboy-0.0.354 → radboy-0.0.356}/radboy/InventoryGlossary.txt +0 -0
  224. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/ListMode2.py +0 -0
  225. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__init__.py +0 -0
  226. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__pycache__/ListMode2.cpython-311.pyc +0 -0
  227. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__pycache__/ListMode2.cpython-312.pyc +0 -0
  228. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__pycache__/ListMode2.cpython-313.pyc +0 -0
  229. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__pycache__/__init__.cpython-311.pyc +0 -0
  230. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__pycache__/__init__.cpython-312.pyc +0 -0
  231. {radboy-0.0.354 → radboy-0.0.356}/radboy/ListMode2/__pycache__/__init__.cpython-313.pyc +0 -0
  232. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/LocationSequencer.py +0 -0
  233. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__init__.py +0 -0
  234. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__pycache__/LocationSequencer.cpython-311.pyc +0 -0
  235. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__pycache__/LocationSequencer.cpython-312.pyc +0 -0
  236. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__pycache__/LocationSequencer.cpython-313.pyc +0 -0
  237. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__pycache__/__init__.cpython-311.pyc +0 -0
  238. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__pycache__/__init__.cpython-312.pyc +0 -0
  239. {radboy-0.0.354 → radboy-0.0.356}/radboy/LocationSequencer/__pycache__/__init__.cpython-313.pyc +0 -0
  240. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/Locator.py +0 -0
  241. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__init__.py +0 -0
  242. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__pycache__/Locator.cpython-311.pyc +0 -0
  243. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__pycache__/Locator.cpython-312.pyc +0 -0
  244. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__pycache__/Locator.cpython-313.pyc +0 -0
  245. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__pycache__/__init__.cpython-311.pyc +0 -0
  246. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__pycache__/__init__.cpython-312.pyc +0 -0
  247. {radboy-0.0.354 → radboy-0.0.356}/radboy/Locator/__pycache__/__init__.cpython-313.pyc +0 -0
  248. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/Lookup.py +0 -0
  249. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__init__.py +0 -0
  250. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__pycache__/Lookup.cpython-311.pyc +0 -0
  251. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__pycache__/Lookup.cpython-312.pyc +0 -0
  252. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__pycache__/Lookup.cpython-313.pyc +0 -0
  253. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__pycache__/__init__.cpython-311.pyc +0 -0
  254. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__pycache__/__init__.cpython-312.pyc +0 -0
  255. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup/__pycache__/__init__.cpython-313.pyc +0 -0
  256. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup2/Lookup2.py +0 -0
  257. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup2/__init__.py +0 -0
  258. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup2/__pycache__/Lookup2.cpython-312.pyc +0 -0
  259. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup2/__pycache__/Lookup2.cpython-313.pyc +0 -0
  260. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup2/__pycache__/__init__.cpython-312.pyc +0 -0
  261. {radboy-0.0.354 → radboy-0.0.356}/radboy/Lookup2/__pycache__/__init__.cpython-313.pyc +0 -0
  262. {radboy-0.0.354 → radboy-0.0.356}/radboy/ModuleTemplate/Tasks.py +0 -0
  263. {radboy-0.0.354 → radboy-0.0.356}/radboy/ModuleTemplate/__init__.py +0 -0
  264. {radboy-0.0.354 → radboy-0.0.356}/radboy/ModuleTemplate/__pycache__/Tasks.cpython-311.pyc +0 -0
  265. {radboy-0.0.354 → radboy-0.0.356}/radboy/ModuleTemplate/__pycache__/__init__.cpython-311.pyc +0 -0
  266. {radboy-0.0.354 → radboy-0.0.356}/radboy/Of/__init__.py +0 -0
  267. {radboy-0.0.354 → radboy-0.0.356}/radboy/Of/__pycache__/__init__.cpython-312.pyc +0 -0
  268. {radboy-0.0.354 → radboy-0.0.356}/radboy/Of/__pycache__/__init__.cpython-313.pyc +0 -0
  269. {radboy-0.0.354 → radboy-0.0.356}/radboy/Of/__pycache__/of.cpython-312.pyc +0 -0
  270. {radboy-0.0.354 → radboy-0.0.356}/radboy/Of/__pycache__/of.cpython-313.pyc +0 -0
  271. {radboy-0.0.354 → radboy-0.0.356}/radboy/Of/of.py +0 -0
  272. {radboy-0.0.354 → radboy-0.0.356}/radboy/Old Schedules/schedule-template-11.01.2024.txt +0 -0
  273. {radboy-0.0.354 → radboy-0.0.356}/radboy/Old Schedules/schedule-template-pre-11.01.2024.txt +0 -0
  274. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/POS.py +0 -0
  275. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__init__.py +0 -0
  276. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__pycache__/POS.cpython-311.pyc +0 -0
  277. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__pycache__/POS.cpython-312.pyc +0 -0
  278. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__pycache__/POS.cpython-313.pyc +0 -0
  279. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__pycache__/__init__.cpython-311.pyc +0 -0
  280. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__pycache__/__init__.cpython-312.pyc +0 -0
  281. {radboy-0.0.354 → radboy-0.0.356}/radboy/POS/__pycache__/__init__.cpython-313.pyc +0 -0
  282. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/CalcTimePad.py +0 -0
  283. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/PunchCard.py +0 -0
  284. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__init__.py +0 -0
  285. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/CalcTimePad.cpython-311.pyc +0 -0
  286. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/CalcTimePad.cpython-312.pyc +0 -0
  287. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/CalcTimePad.cpython-313.pyc +0 -0
  288. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/PunchCard.cpython-311.pyc +0 -0
  289. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/PunchCard.cpython-312.pyc +0 -0
  290. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/PunchCard.cpython-313.pyc +0 -0
  291. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/__init__.cpython-311.pyc +0 -0
  292. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/__init__.cpython-312.pyc +0 -0
  293. {radboy-0.0.354 → radboy-0.0.356}/radboy/PunchCard/__pycache__/__init__.cpython-313.pyc +0 -0
  294. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/RNE.py +0 -0
  295. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/__init__.py +0 -0
  296. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/__pycache__/RNE.cpython-312.pyc +0 -0
  297. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/__pycache__/RNE.cpython-313.pyc +0 -0
  298. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/__pycache__/__init__.cpython-312.pyc +0 -0
  299. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/__pycache__/__init__.cpython-313.pyc +0 -0
  300. {radboy-0.0.354 → radboy-0.0.356}/radboy/RNE/dateAhead.py +0 -0
  301. {radboy-0.0.354 → radboy-0.0.356}/radboy/RecordMyCodes.py +0 -0
  302. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/Repack.py +0 -0
  303. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__init__.py +0 -0
  304. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__pycache__/Repack.cpython-311.pyc +0 -0
  305. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__pycache__/Repack.cpython-312.pyc +0 -0
  306. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__pycache__/Repack.cpython-313.pyc +0 -0
  307. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__pycache__/__init__.cpython-311.pyc +0 -0
  308. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__pycache__/__init__.cpython-312.pyc +0 -0
  309. {radboy-0.0.354 → radboy-0.0.356}/radboy/Repack/__pycache__/__init__.cpython-313.pyc +0 -0
  310. {radboy-0.0.354 → radboy-0.0.356}/radboy/Roster/Roster.py +0 -0
  311. {radboy-0.0.354 → radboy-0.0.356}/radboy/Roster/__init__.py +0 -0
  312. {radboy-0.0.354 → radboy-0.0.356}/radboy/Roster/__pycache__/Roster.cpython-312.pyc +0 -0
  313. {radboy-0.0.354 → radboy-0.0.356}/radboy/Roster/__pycache__/Roster.cpython-313.pyc +0 -0
  314. {radboy-0.0.354 → radboy-0.0.356}/radboy/Roster/__pycache__/__init__.cpython-312.pyc +0 -0
  315. {radboy-0.0.354 → radboy-0.0.356}/radboy/Roster/__pycache__/__init__.cpython-313.pyc +0 -0
  316. {radboy-0.0.354 → radboy-0.0.356}/radboy/Run.py +0 -0
  317. {radboy-0.0.354 → radboy-0.0.356}/radboy/Solver/Solver.py +0 -0
  318. {radboy-0.0.354 → radboy-0.0.356}/radboy/Solver/__init__.py +0 -0
  319. {radboy-0.0.354 → radboy-0.0.356}/radboy/Solver/__pycache__/Solver.cpython-312.pyc +0 -0
  320. {radboy-0.0.354 → radboy-0.0.356}/radboy/Solver/__pycache__/Solver.cpython-313.pyc +0 -0
  321. {radboy-0.0.354 → radboy-0.0.356}/radboy/Solver/__pycache__/__init__.cpython-312.pyc +0 -0
  322. {radboy-0.0.354 → radboy-0.0.356}/radboy/Solver/__pycache__/__init__.cpython-313.pyc +0 -0
  323. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/StopWatchUi.py +0 -0
  324. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/__init__.py +0 -0
  325. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/__pycache__/StopWatch.cpython-312.pyc +0 -0
  326. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/__pycache__/StopWatchUi.cpython-312.pyc +0 -0
  327. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/__pycache__/StopWatchUi.cpython-313.pyc +0 -0
  328. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/__pycache__/__init__.cpython-312.pyc +0 -0
  329. {radboy-0.0.354 → radboy-0.0.356}/radboy/StopWatchUi/__pycache__/__init__.cpython-313.pyc +0 -0
  330. {radboy-0.0.354 → radboy-0.0.356}/radboy/SystemSettings/SystemSettings.py +0 -0
  331. {radboy-0.0.354 → radboy-0.0.356}/radboy/SystemSettings/__init__.py +0 -0
  332. {radboy-0.0.354 → radboy-0.0.356}/radboy/SystemSettings/__pycache__/SystemSettings.cpython-312.pyc +0 -0
  333. {radboy-0.0.354 → radboy-0.0.356}/radboy/SystemSettings/__pycache__/SystemSettings.cpython-313.pyc +0 -0
  334. {radboy-0.0.354 → radboy-0.0.356}/radboy/SystemSettings/__pycache__/__init__.cpython-312.pyc +0 -0
  335. {radboy-0.0.354 → radboy-0.0.356}/radboy/SystemSettings/__pycache__/__init__.cpython-313.pyc +0 -0
  336. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/ReFormula.py +0 -0
  337. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/SetEntryNEU.py +0 -0
  338. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__init__.py +0 -0
  339. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/ReFormula.cpython-311.pyc +0 -0
  340. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/ReFormula.cpython-312.pyc +0 -0
  341. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/ReFormula.cpython-313.pyc +0 -0
  342. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/SetEntryNEU.cpython-312.pyc +0 -0
  343. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/SetEntryNEU.cpython-313.pyc +0 -0
  344. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/Tasks.cpython-311.pyc +0 -0
  345. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/Tasks.cpython-312.pyc +0 -0
  346. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/__init__.cpython-311.pyc +0 -0
  347. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/__init__.cpython-312.pyc +0 -0
  348. {radboy-0.0.354 → radboy-0.0.356}/radboy/TasksMode/__pycache__/__init__.cpython-313.pyc +0 -0
  349. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/TouchStampC.py +0 -0
  350. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__init__.py +0 -0
  351. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__pycache__/TouchStampC.cpython-311.pyc +0 -0
  352. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__pycache__/TouchStampC.cpython-312.pyc +0 -0
  353. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__pycache__/TouchStampC.cpython-313.pyc +0 -0
  354. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__pycache__/__init__.cpython-311.pyc +0 -0
  355. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__pycache__/__init__.cpython-312.pyc +0 -0
  356. {radboy-0.0.354 → radboy-0.0.356}/radboy/TouchStampC/__pycache__/__init__.cpython-313.pyc +0 -0
  357. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/Unified.py +0 -0
  358. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/Unified2.py +0 -0
  359. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__init__.py +0 -0
  360. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/Unified.cpython-311.pyc +0 -0
  361. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/Unified.cpython-312.pyc +0 -0
  362. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/Unified.cpython-313.pyc +0 -0
  363. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/__init__.cpython-311.pyc +0 -0
  364. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/__init__.cpython-312.pyc +0 -0
  365. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/__init__.cpython-313.pyc +0 -0
  366. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/bareCA.cpython-312.pyc +0 -0
  367. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/bareCA.cpython-313.pyc +0 -0
  368. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/clearalll.cpython-312.pyc +0 -0
  369. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/__pycache__/clearalll.cpython-313.pyc +0 -0
  370. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/bareCA.py +0 -0
  371. {radboy-0.0.354 → radboy-0.0.356}/radboy/Unified/clearalll.py +0 -0
  372. {radboy-0.0.354 → radboy-0.0.356}/radboy/UpdatesAndImports/UpdatesAndImports.py +0 -0
  373. {radboy-0.0.354 → radboy-0.0.356}/radboy/UpdatesAndImports/__init__.py +0 -0
  374. {radboy-0.0.354 → radboy-0.0.356}/radboy/UpdatesAndImports/__pycache__/UpdatesAndImports.cpython-311.pyc +0 -0
  375. {radboy-0.0.354 → radboy-0.0.356}/radboy/UpdatesAndImports/__pycache__/__init__.cpython-311.pyc +0 -0
  376. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebArchive/WebArchive.py +0 -0
  377. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebArchive/__init__.py +0 -0
  378. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebSearchFrameWork/SearchMethods.py +0 -0
  379. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebSearchFrameWork/__init__.py +0 -0
  380. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebSearchFrameWork/__pycache__/SearchMethods.cpython-311.pyc +0 -0
  381. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebSearchFrameWork/__pycache__/__init__.cpython-311.pyc +0 -0
  382. {radboy-0.0.354 → radboy-0.0.356}/radboy/WebSearchFrameWork/html.html +0 -0
  383. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/MainAssist.cpython-312.pyc +0 -0
  384. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/RecordMyCodes.cpython-311.pyc +0 -0
  385. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/RecordMyCodes.cpython-312.pyc +0 -0
  386. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/RecordMyCodes.cpython-313.pyc +0 -0
  387. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/RecordMyCodes.cpython-39.pyc +0 -0
  388. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/Run.cpython-311.pyc +0 -0
  389. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/Run.cpython-312.pyc +0 -0
  390. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/__init__.cpython-311.pyc +0 -0
  391. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/__init__.cpython-312.pyc +0 -0
  392. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/__init__.cpython-39.pyc +0 -0
  393. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/possibleCode.cpython-311.pyc +0 -0
  394. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/possibleCode.cpython-312.pyc +0 -0
  395. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/possibleCode.cpython-313.pyc +0 -0
  396. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/renderQR.cpython-311.pyc +0 -0
  397. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/t.cpython-311.pyc +0 -0
  398. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/te.cpython-311.pyc +0 -0
  399. {radboy-0.0.354 → radboy-0.0.356}/radboy/__pycache__/x.cpython-311.pyc +0 -0
  400. {radboy-0.0.354 → radboy-0.0.356}/radboy/api_key +0 -0
  401. {radboy-0.0.354 → radboy-0.0.356}/radboy/case-export-2024-05-14-13-10-00.672971.xlsx +0 -0
  402. {radboy-0.0.354 → radboy-0.0.356}/radboy/case-export-2024-05-14-13-13-22.540614.xlsx +0 -0
  403. {radboy-0.0.354 → radboy-0.0.356}/radboy/changelog.txt +0 -0
  404. {radboy-0.0.354 → radboy-0.0.356}/radboy/code.png +0 -0
  405. {radboy-0.0.354 → radboy-0.0.356}/radboy/db.csv +0 -0
  406. {radboy-0.0.354 → radboy-0.0.356}/radboy/dictionary.txt +0 -0
  407. {radboy-0.0.354 → radboy-0.0.356}/radboy/export.csv +0 -0
  408. {radboy-0.0.354 → radboy-0.0.356}/radboy/fb +0 -0
  409. {radboy-0.0.354 → radboy-0.0.356}/radboy/helpMsg.txt +0 -0
  410. {radboy-0.0.354 → radboy-0.0.356}/radboy/home.csv +0 -0
  411. {radboy-0.0.354 → radboy-0.0.356}/radboy/possibleCode.py +0 -0
  412. {radboy-0.0.354 → radboy-0.0.356}/radboy/renderQR.py +0 -0
  413. {radboy-0.0.354 → radboy-0.0.356}/radboy/renderQR.py.README +0 -0
  414. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__init__.py +0 -0
  415. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__pycache__/__init__.cpython-311.pyc +0 -0
  416. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__pycache__/__init__.cpython-312.pyc +0 -0
  417. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__pycache__/__init__.cpython-313.pyc +0 -0
  418. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__pycache__/setCode.cpython-311.pyc +0 -0
  419. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__pycache__/setCode.cpython-312.pyc +0 -0
  420. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/__pycache__/setCode.cpython-313.pyc +0 -0
  421. {radboy-0.0.354 → radboy-0.0.356}/radboy/setCode/setCode.py +0 -0
  422. {radboy-0.0.354 → radboy-0.0.356}/radboy/t.py +0 -0
  423. {radboy-0.0.354 → radboy-0.0.356}/radboy/te.py +0 -0
  424. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/BeginnersLuck.py +0 -0
  425. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/Images/__init__.py +0 -0
  426. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc +0 -0
  427. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/Review.py +0 -0
  428. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/__init__.py +0 -0
  429. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc +0 -0
  430. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/__pycache__/Review.cpython-311.pyc +0 -0
  431. {radboy-0.0.354 → radboy-0.0.356}/radboy/tkGui/__pycache__/__init__.cpython-311.pyc +0 -0
  432. {radboy-0.0.354 → radboy-0.0.356}/radboy/version.txt +0 -0
  433. {radboy-0.0.354 → radboy-0.0.356}/radboy/whatIs15.py +0 -0
  434. {radboy-0.0.354 → radboy-0.0.356}/radboy/x.py +0 -0
  435. {radboy-0.0.354 → radboy-0.0.356}/radboy.egg-info/SOURCES.txt +0 -0
  436. {radboy-0.0.354 → radboy-0.0.356}/radboy.egg-info/dependency_links.txt +0 -0
  437. {radboy-0.0.354 → radboy-0.0.356}/radboy.egg-info/top_level.txt +0 -0
  438. {radboy-0.0.354 → radboy-0.0.356}/setup.cfg +0 -0
  439. {radboy-0.0.354 → radboy-0.0.356}/test +0 -0
  440. {radboy-0.0.354 → radboy-0.0.356}/update.sh +0 -0
  441. {radboy-0.0.354 → radboy-0.0.356}/upload.sh +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: radboy
3
- Version: 0.0.354
3
+ Version: 0.0.356
4
4
  Summary: A small example package
5
5
  Author: Carl Joseph Hirner III
6
6
  Author-email: Carl Hirner III <k.j.hirner.wisdom@gmail.com>
@@ -0,0 +1,7 @@
1
+ #USER INPUT# -> :"t"
2
+ #USER INPUT# -> :"lsbld"
3
+ #USER INPUT# -> :""
4
+ #USER INPUT# -> :""
5
+ #USER INPUT# -> :"rllo"
6
+ #USER INPUT# -> :"vllo"
7
+ #USER INPUT# -> :"0.0.356"
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "radboy"
3
- version = "0.0.354"
3
+ version = "0.0.356"
4
4
  authors = [
5
5
  { name="Carl Hirner III", email="k.j.hirner.wisdom@gmail.com" },
6
6
  ]
@@ -1817,10 +1817,31 @@ CMD's are not final until ended with {Fore.magenta}{hw_delim}{Style.reset}""")
1817
1817
  {Fore.grey_70}**{Fore.light_green}'exe','execute','x'{Fore.light_steel_blue} write an inline script and excute it, using {Fore.magenta}#ml#{Fore.light_steel_blue} if multi-line{Fore.orange_red_1}[if available] {Fore.grey_70}**{Fore.green_yellow}to save results for use later, use the function {Fore.light_sea_green}save(result){Fore.green_yellow} where result is the variable containing your result to be used elsewhere.{Style.reset}
1818
1818
  {Fore.grey_70}**{Fore.light_green}'exe-result','execute-result','xr'{Fore.light_steel_blue} return result from inline script save(){Style.reset}
1819
1819
  {Fore.grey_70}**{Fore.light_green}'exe-print','pxr','print exe result'{Fore.light_steel_blue} print result of inline script from save without returning{Style.reset}
1820
+ {Fore.grey_70}List Modes ONLY **{Fore.light_green}'rllo','reverse list lookup order'{Fore.light_green}Reverse the ordering used by the List Maker's listing modes for Entry Lookup, i.e. set Shelf,mksl,qsl{Style.reset}
1821
+ {Fore.grey_70}List Modes ONLY **{Fore.light_green}'vllo','view list lookup order'{Fore.light_green}View the ordering used by the List Maker's listing modes for Entry Lookup, i.e. set Shelf,mksl,qsl{Style.reset}
1820
1822
  '''
1821
1823
  print(extra)
1822
1824
  print(helpText)
1823
1825
  continue
1826
+ elif cmd.lower() in ['rllo','reverse list lookup order']:
1827
+ try:
1828
+ state=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
1829
+ state=db.detectGetOrSet('list maker lookup order',not state,setValue=True,literal=False)
1830
+ except Exception as e:
1831
+ print(e)
1832
+ state=db.detectGetOrSet('list maker lookup order',True,setValue=True,literal=False)
1833
+ continue
1834
+ elif cmd.lower() in ['vllo','view list lookup order']:
1835
+ try:
1836
+ state=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
1837
+ translate={True:"Ascending by Timestamp",False:"Descending by Timestamp"}
1838
+ print(f"{state} : {translate[state]}")
1839
+ except Exception as e:
1840
+ state=db.detectGetOrSet('list maker lookup order',True,setValue=True,literal=False)
1841
+ state=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
1842
+ translate={True:"Ascending by Timestamp",False:"Descending by Timestamp"}
1843
+ print(e)
1844
+ continue
1824
1845
  elif cmd.lower() in ['txt2fl','text2file','here2there','hr2thr']:
1825
1846
  outfile=Path(db.detectGetOrSet('text2file','TextOut.txt',setValue=False,literal=True))
1826
1847
  with open(outfile,'w') as x:
@@ -2006,7 +2027,14 @@ last month = today-30d
2006
2027
  for f in location_fields:
2007
2028
  tmp.append(or_(getattr(db.Entry,f)>=0.0001))
2008
2029
  results_query=results_query.filter(or_(*tmp))
2009
- results=results_query.all()
2030
+
2031
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2032
+ if not isinstance(LookUpState,bool):
2033
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2034
+ if LookUpState == True:
2035
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2036
+ else:
2037
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2010
2038
  ct=len(results)
2011
2039
  if ct < 1:
2012
2040
  print(f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}")
@@ -2016,7 +2044,7 @@ last month = today-30d
2016
2044
  master_total_crv=0
2017
2045
  master_total_tax=0
2018
2046
  master_total_tax_crv=0
2019
-
2047
+
2020
2048
  for num,i in enumerate(results):
2021
2049
  getExtras(i.EntryId,extras)
2022
2050
  msg=f'{"*"*os.get_terminal_size().columns}\n{Fore.light_green}{num}{Fore.light_magenta}/{Fore.orange_3}{num+1} of {Fore.light_red}{ct}[{Fore.dark_slate_gray_1}EID{Fore.orange_3}]{Fore.dark_violet_1b}{i.EntryId}{Style.reset} |-| {Fore.light_yellow}{i.Name}|{Fore.light_salmon_1}[{Fore.light_red}BCD]{i.rebar()}{Fore.medium_violet_red}|[{Fore.light_red}CD{Fore.medium_violet_red}]{i.cfmt(i.Code)} {Style.reset}|-| '
@@ -2120,7 +2148,13 @@ last month = today-30d
2120
2148
  for f in location_fields:
2121
2149
  tmp.append(or_(getattr(db.Entry,f)>=0.0001))
2122
2150
  results_query=results_query.filter(or_(*tmp))
2123
- results=results_query.all()
2151
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2152
+ if not isinstance(LookUpState,bool):
2153
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2154
+ if LookUpState == True:
2155
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2156
+ else:
2157
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2124
2158
  ct=len(results)
2125
2159
  if ct < 1:
2126
2160
  msg=f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}"
@@ -2252,7 +2286,13 @@ last month = today-30d
2252
2286
  for f in location_fields:
2253
2287
  tmp.append(or_(getattr(db.Entry,f)>=0.0001))
2254
2288
  results_query=results_query.filter(or_(*tmp))
2255
- results=results_query.all()
2289
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2290
+ if not isinstance(LookUpState,bool):
2291
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2292
+ if LookUpState == True:
2293
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2294
+ else:
2295
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2256
2296
  ct=len(results)
2257
2297
  if ct < 1:
2258
2298
  print(f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}")
@@ -2383,7 +2423,13 @@ last month = today-30d
2383
2423
  for f in location_fields:
2384
2424
  tmp.append(or_(getattr(db.Entry,f)>=0.0001))
2385
2425
  results_query=results_query.filter(or_(*tmp))
2386
- results=results_query.all()
2426
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2427
+ if not isinstance(LookUpState,bool):
2428
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2429
+ if LookUpState == True:
2430
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2431
+ else:
2432
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2387
2433
  ct=len(results)
2388
2434
  if ct < 1:
2389
2435
  msg=f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}"
@@ -2496,7 +2542,13 @@ last month = today-30d
2496
2542
  for f in location_fields:
2497
2543
  tmp.append(or_(getattr(db.Entry,f)!=0,getattr(db.Entry,f)!=None))
2498
2544
  results_query=results_query.filter(or_(*tmp))
2499
- results=results_query.all()
2545
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2546
+ if not isinstance(LookUpState,bool):
2547
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2548
+ if LookUpState == True:
2549
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2550
+ else:
2551
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2500
2552
  ct=len(results)
2501
2553
  if ct < 1:
2502
2554
  print(f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}")
@@ -2602,7 +2654,13 @@ last month = today-30d
2602
2654
  for f in location_fields:
2603
2655
  tmp.append(or_(getattr(db.Entry,f)!=0,getattr(db.Entry,f)!=None))
2604
2656
  results_query=results_query.filter(or_(*tmp))
2605
- results=results_query.all()
2657
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2658
+ if not isinstance(LookUpState,bool):
2659
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2660
+ if LookUpState == True:
2661
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2662
+ else:
2663
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2606
2664
  ct=len(results)
2607
2665
  if ct < 1:
2608
2666
  msg=f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}"
@@ -2731,95 +2789,102 @@ last month = today-30d
2731
2789
  for f in location_fields:
2732
2790
  tmp.append(or_(getattr(db.Entry,f)!=0,getattr(db.Entry,f)!=None))
2733
2791
  results_query=results_query.filter(or_(*tmp))
2734
- results=results_query.all()
2792
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2793
+ if not isinstance(LookUpState,bool):
2794
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2795
+ if LookUpState == True:
2796
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2797
+ else:
2798
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2735
2799
  ct=len(results)
2736
2800
  if ct < 1:
2737
2801
  print(f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}")
2738
2802
  continue
2739
- ROUNDTO=int(db.detectGetOrSet("lsbld ROUNDTO default",3,setValue=False,literal=True))
2740
- master_total=0
2741
- master_total_crv=0
2742
- master_total_tax=0
2743
- master_total_tax_crv=0
2744
2803
 
2745
- for num,i in enumerate(results):
2746
- getExtras(i.EntryId,extras)
2747
- msg=f'{"*"*os.get_terminal_size().columns}\n{Fore.light_green}{num}{Fore.light_magenta}/{Fore.orange_3}{num+1} of {Fore.light_red}{ct}[{Fore.dark_slate_gray_1}EID{Fore.orange_3}]{Fore.dark_violet_1b}{i.EntryId}{Style.reset} |-| {Fore.light_yellow}{i.Name}|{Fore.light_salmon_1}[{Fore.light_red}BCD]{i.rebar()}{Fore.medium_violet_red}|[{Fore.light_red}CD{Fore.medium_violet_red}]{i.cfmt(i.Code)} {Style.reset}|-| '
2748
- colormapped=[
2749
- Fore.deep_sky_blue_4c,
2750
- Fore.spring_green_4,
2751
- Fore.turquoise_4,
2752
- Fore.dark_cyan,
2753
- Fore.deep_sky_blue_2,
2754
- Fore.spring_green_2a,
2755
- Fore.medium_spring_green,
2756
- Fore.steel_blue,
2757
- Fore.cadet_blue_1,
2758
- Fore.aquamarine_3,
2759
- Fore.purple_1a,
2760
- Fore.medium_purple_3a,
2761
- Fore.slate_blue_1,
2762
- Fore.light_slate_grey,
2763
- Fore.dark_olive_green_3a,
2764
- Fore.deep_pink_4c,
2765
- Fore.orange_3,
2766
- ]
2767
- total=0
2768
- crv=0
2769
- tax=0
2770
- tax_crv=0
2771
- for n2,f in enumerate(location_fields):
2772
- try:
2804
+ ROUNDTO=int(db.detectGetOrSet("lsbld ROUNDTO default",3,setValue=False,literal=True))
2805
+ master_total=0
2806
+ master_total_crv=0
2807
+ master_total_tax=0
2808
+ master_total_tax_crv=0
2809
+
2810
+ for num,i in enumerate(results):
2811
+ getExtras(i.EntryId,extras)
2812
+ msg=f'{"*"*os.get_terminal_size().columns}\n{Fore.light_green}{num}{Fore.light_magenta}/{Fore.orange_3}{num+1} of {Fore.light_red}{ct}[{Fore.dark_slate_gray_1}EID{Fore.orange_3}]{Fore.dark_violet_1b}{i.EntryId}{Style.reset} |-| {Fore.light_yellow}{i.Name}|{Fore.light_salmon_1}[{Fore.light_red}BCD]{i.rebar()}{Fore.medium_violet_red}|[{Fore.light_red}CD{Fore.medium_violet_red}]{i.cfmt(i.Code)} {Style.reset}|-| '
2813
+ colormapped=[
2814
+ Fore.deep_sky_blue_4c,
2815
+ Fore.spring_green_4,
2816
+ Fore.turquoise_4,
2817
+ Fore.dark_cyan,
2818
+ Fore.deep_sky_blue_2,
2819
+ Fore.spring_green_2a,
2820
+ Fore.medium_spring_green,
2821
+ Fore.steel_blue,
2822
+ Fore.cadet_blue_1,
2823
+ Fore.aquamarine_3,
2824
+ Fore.purple_1a,
2825
+ Fore.medium_purple_3a,
2826
+ Fore.slate_blue_1,
2827
+ Fore.light_slate_grey,
2828
+ Fore.dark_olive_green_3a,
2829
+ Fore.deep_pink_4c,
2830
+ Fore.orange_3,
2831
+ ]
2832
+ total=0
2833
+ crv=0
2834
+ tax=0
2835
+ tax_crv=0
2836
+ for n2,f in enumerate(location_fields):
2837
+ try:
2838
+ if getattr(i,f) != 0:
2839
+ total+=getattr(i,f)
2840
+ except Exception as e:
2841
+ print(e)
2842
+ for n2,f in enumerate(location_fields):
2773
2843
  if getattr(i,f) != 0:
2774
- total+=getattr(i,f)
2844
+ msg2=f'{colormapped[n2]}{f} = {round(getattr(i,f),ROUNDTO)}{Style.reset}'
2845
+ if n2 < len(location_fields):
2846
+ msg2+=","
2847
+ msg+=msg2
2848
+ master_total+=total*round(i.Price,3)
2849
+
2850
+ crv+=(round(i.CRV,ROUNDTO)*total)
2851
+ tax+=(round(i.Tax,ROUNDTO)*total)
2852
+ if tax == 0 and crv > 0:
2853
+ tax_crv=(round(i.CRV,ROUNDTO)*total)
2854
+ else:
2855
+ tax_crv+=((round(i.Tax,ROUNDTO)*total)+(round(i.CRV,ROUNDTO)*total))
2856
+ master_total_tax+=tax
2857
+ master_total_crv+=crv
2858
+ master_total_tax_crv+=tax_crv
2859
+ tax_crv=round(tax_crv,ROUNDTO)
2860
+ try:
2861
+ super_total=(round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)/getSuperTotal(results,location_fields,colormapped)['final total'],ROUNDTO))*100
2775
2862
  except Exception as e:
2863
+ p1=round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO))
2864
+ p2=getSuperTotal(results,location_fields,colormapped)['final total']
2776
2865
  print(e)
2777
- for n2,f in enumerate(location_fields):
2778
- if getattr(i,f) != 0:
2779
- msg2=f'{colormapped[n2]}{f} = {round(getattr(i,f),ROUNDTO)}{Style.reset}'
2780
- if n2 < len(location_fields):
2781
- msg2+=","
2782
- msg+=msg2
2783
- master_total+=total*round(i.Price,3)
2784
-
2785
- crv+=(round(i.CRV,ROUNDTO)*total)
2786
- tax+=(round(i.Tax,ROUNDTO)*total)
2787
- if tax == 0 and crv > 0:
2788
- tax_crv=(round(i.CRV,ROUNDTO)*total)
2789
- else:
2790
- tax_crv+=((round(i.Tax,ROUNDTO)*total)+(round(i.CRV,ROUNDTO)*total))
2791
- master_total_tax+=tax
2792
- master_total_crv+=crv
2793
- master_total_tax_crv+=tax_crv
2794
- tax_crv=round(tax_crv,ROUNDTO)
2795
- try:
2796
- super_total=(round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)/getSuperTotal(results,location_fields,colormapped)['final total'],ROUNDTO))*100
2797
- except Exception as e:
2798
- p1=round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO))
2799
- p2=getSuperTotal(results,location_fields,colormapped)['final total']
2800
- print(e)
2801
- print(p1,"p1")
2802
- print(p2,"p2")
2803
- super_total=0
2804
-
2805
- msg+=f"""{Fore.light_magenta} |-|{Fore.light_green} Total = {Fore.light_sea_green}{round(total,ROUNDTO)}
2806
- {Fore.light_magenta}Price({i.Price}){Fore.medium_violet_red}*{Fore.light_slate_blue}Total({round(total,ROUNDTO)}):{round(i.Price*total,ROUNDTO)}
2807
- {Fore.grey_70}+CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TotalCRV({crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(total*i.Price,ROUNDTO)+crv})
2808
- {Fore.grey_70}+Tax({i.Tax}) w/o CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxNoCRVTotal({tax})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax,ROUNDTO)})
2809
- {Fore.grey_70}+Tax({i.Tax}) w/ CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxCRVTotal({tax_crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)})
2810
- {Fore.medium_violet_red}PercentOfTotal({round(super_total,ROUNDTO)}) of Total({getSuperTotal(results,location_fields,colormapped)['final total']})
2811
- {'*'*os.get_terminal_size().columns}{Style.reset}"""
2866
+ print(p1,"p1")
2867
+ print(p2,"p2")
2868
+ super_total=0
2869
+
2870
+ msg+=f"""{Fore.light_magenta} |-|{Fore.light_green} Total = {Fore.light_sea_green}{round(total,ROUNDTO)}
2871
+ {Fore.light_magenta}Price({i.Price}){Fore.medium_violet_red}*{Fore.light_slate_blue}Total({round(total,ROUNDTO)}):{round(i.Price*total,ROUNDTO)}
2872
+ {Fore.grey_70}+CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TotalCRV({crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(total*i.Price,ROUNDTO)+crv})
2873
+ {Fore.grey_70}+Tax({i.Tax}) w/o CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxNoCRVTotal({tax})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax,ROUNDTO)})
2874
+ {Fore.grey_70}+Tax({i.Tax}) w/ CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxCRVTotal({tax_crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)})
2875
+ {Fore.medium_violet_red}PercentOfTotal({round(super_total,ROUNDTO)}) of Total({getSuperTotal(results,location_fields,colormapped)['final total']})
2876
+ {'*'*os.get_terminal_size().columns}{Style.reset}"""
2877
+ print(msg)
2878
+ master_total=round(master_total,ROUNDTO)
2879
+ master_total_crv=round(master_total_crv,ROUNDTO)
2880
+ master_total_tax=round(master_total_tax,ROUNDTO)
2881
+ master_total_tax_crv=round(master_total_tax_crv,ROUNDTO)
2882
+ msg=f"""{Fore.light_green}Total Product Value:{Fore.slate_blue_1}{round(master_total,ROUNDTO)}
2883
+ {Fore.light_green}Total Product Value w/CRV({master_total_crv}):{Fore.slate_blue_1}{round(master_total_crv+master_total,ROUNDTO)}
2884
+ {Fore.light_green}Total Product Value Taxed w/o CRV({master_total_tax}):{Fore.slate_blue_1}{round(master_total_tax+master_total,ROUNDTO)}
2885
+ {Fore.light_green}Total Product Value Taxed w/ CRV({master_total_tax_crv}):{Fore.slate_blue_1}{round(master_total_tax_crv+master_total,ROUNDTO)}
2886
+ {Style.reset}"""
2812
2887
  print(msg)
2813
- master_total=round(master_total,ROUNDTO)
2814
- master_total_crv=round(master_total_crv,ROUNDTO)
2815
- master_total_tax=round(master_total_tax,ROUNDTO)
2816
- master_total_tax_crv=round(master_total_tax_crv,ROUNDTO)
2817
- msg=f"""{Fore.light_green}Total Product Value:{Fore.slate_blue_1}{round(master_total,ROUNDTO)}
2818
- {Fore.light_green}Total Product Value w/CRV({master_total_crv}):{Fore.slate_blue_1}{round(master_total_crv+master_total,ROUNDTO)}
2819
- {Fore.light_green}Total Product Value Taxed w/o CRV({master_total_tax}):{Fore.slate_blue_1}{round(master_total_tax+master_total,ROUNDTO)}
2820
- {Fore.light_green}Total Product Value Taxed w/ CRV({master_total_tax_crv}):{Fore.slate_blue_1}{round(master_total_tax_crv+master_total,ROUNDTO)}
2821
- {Style.reset}"""
2822
- print(msg)
2823
2888
  elif cmd.lower() in ['esbld-','export search build -','export_search_build-','exp scan build-','exp_scan_bld-']:
2824
2889
  extras=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Show Extras?",helpText="extra data attached to each entry yes or no",data="boolean")
2825
2890
  if extras in [None,'d',False]:
@@ -2857,98 +2922,104 @@ last month = today-30d
2857
2922
  for f in location_fields:
2858
2923
  tmp.append(or_(getattr(db.Entry,f)!=0,getattr(db.Entry,f)!=None))
2859
2924
  results_query=results_query.filter(or_(*tmp))
2860
- results=results_query.all()
2925
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=False,literal=False)
2926
+ if not isinstance(LookUpState,bool):
2927
+ LookUpState=db.detectGetOrSet('list maker lookup order',False,setValue=True,literal=False)
2928
+ if LookUpState == True:
2929
+ results=results_query.order_by(db.Entry.Timestamp.asc()).all()
2930
+ else:
2931
+ results=results_query.order_by(db.Entry.Timestamp.desc()).all()
2861
2932
  ct=len(results)
2862
2933
  if ct < 1:
2863
2934
  msg=f"{Fore.light_steel_blue}Nothing in {Fore.slate_blue_1}Bld{Fore.light_red}LS!{Style.reset}"
2864
2935
  db.logInput(msg,user=False,filter_colors=True,maxed_hfl=False,ofile=Prompt.bld_file)
2865
2936
  print(msg)
2866
2937
  continue
2867
- ROUNDTO=int(db.detectGetOrSet("lsbld ROUNDTO default",3,setValue=False,literal=True))
2868
- master_total=0
2869
- master_total_crv=0
2870
- master_total_tax=0
2871
- master_total_tax_crv=0
2872
-
2873
- for num,i in enumerate(results):
2874
- getExtras(i.EntryId,extras)
2875
- msg=f'{"*"*os.get_terminal_size().columns}\n{Fore.light_green}{num}{Fore.light_magenta}/{Fore.orange_3}{num+1} of {Fore.light_red}{ct}[{Fore.dark_slate_gray_1}EID{Fore.orange_3}]{Fore.dark_violet_1b}{i.EntryId}{Style.reset} |-| {Fore.light_yellow}{i.Name}|{Fore.light_salmon_1}[{Fore.light_red}BCD]{i.rebar()}{Fore.medium_violet_red}|[{Fore.light_red}CD{Fore.medium_violet_red}]{i.cfmt(i.Code)} {Style.reset}|-| '
2876
- colormapped=[
2877
- Fore.deep_sky_blue_4c,
2878
- Fore.spring_green_4,
2879
- Fore.turquoise_4,
2880
- Fore.dark_cyan,
2881
- Fore.deep_sky_blue_2,
2882
- Fore.spring_green_2a,
2883
- Fore.medium_spring_green,
2884
- Fore.steel_blue,
2885
- Fore.cadet_blue_1,
2886
- Fore.aquamarine_3,
2887
- Fore.purple_1a,
2888
- Fore.medium_purple_3a,
2889
- Fore.slate_blue_1,
2890
- Fore.light_slate_grey,
2891
- Fore.dark_olive_green_3a,
2892
- Fore.deep_pink_4c,
2893
- Fore.orange_3,
2894
- ]
2895
- total=0
2896
- crv=0
2897
- tax=0
2898
- tax_crv=0
2899
- for n2,f in enumerate(location_fields):
2900
- try:
2938
+ ROUNDTO=int(db.detectGetOrSet("lsbld ROUNDTO default",3,setValue=False,literal=True))
2939
+ master_total=0
2940
+ master_total_crv=0
2941
+ master_total_tax=0
2942
+ master_total_tax_crv=0
2943
+
2944
+ for num,i in enumerate(results):
2945
+ getExtras(i.EntryId,extras)
2946
+ msg=f'{"*"*os.get_terminal_size().columns}\n{Fore.light_green}{num}{Fore.light_magenta}/{Fore.orange_3}{num+1} of {Fore.light_red}{ct}[{Fore.dark_slate_gray_1}EID{Fore.orange_3}]{Fore.dark_violet_1b}{i.EntryId}{Style.reset} |-| {Fore.light_yellow}{i.Name}|{Fore.light_salmon_1}[{Fore.light_red}BCD]{i.rebar()}{Fore.medium_violet_red}|[{Fore.light_red}CD{Fore.medium_violet_red}]{i.cfmt(i.Code)} {Style.reset}|-| '
2947
+ colormapped=[
2948
+ Fore.deep_sky_blue_4c,
2949
+ Fore.spring_green_4,
2950
+ Fore.turquoise_4,
2951
+ Fore.dark_cyan,
2952
+ Fore.deep_sky_blue_2,
2953
+ Fore.spring_green_2a,
2954
+ Fore.medium_spring_green,
2955
+ Fore.steel_blue,
2956
+ Fore.cadet_blue_1,
2957
+ Fore.aquamarine_3,
2958
+ Fore.purple_1a,
2959
+ Fore.medium_purple_3a,
2960
+ Fore.slate_blue_1,
2961
+ Fore.light_slate_grey,
2962
+ Fore.dark_olive_green_3a,
2963
+ Fore.deep_pink_4c,
2964
+ Fore.orange_3,
2965
+ ]
2966
+ total=0
2967
+ crv=0
2968
+ tax=0
2969
+ tax_crv=0
2970
+ for n2,f in enumerate(location_fields):
2971
+ try:
2972
+ if getattr(i,f) != 0:
2973
+ total+=getattr(i,f)
2974
+ except Exception as e:
2975
+ print(e)
2976
+ for n2,f in enumerate(location_fields):
2901
2977
  if getattr(i,f) != 0:
2902
- total+=getattr(i,f)
2978
+ msg2=f'{colormapped[n2]}{f} = {round(getattr(i,f),ROUNDTO)}{Style.reset}'
2979
+ if n2 < len(location_fields):
2980
+ msg2+=","
2981
+ msg+=msg2
2982
+ master_total+=total*round(i.Price,ROUNDTO)
2983
+
2984
+ crv+=(round(i.CRV,ROUNDTO)*total)
2985
+ tax+=(round(i.Tax,ROUNDTO)*total)
2986
+ if tax == 0 and crv > 0:
2987
+ tax_crv=(round(i.CRV,ROUNDTO)*total)
2988
+ else:
2989
+ tax_crv+=((round(i.Tax,ROUNDTO)*total)+(round(i.CRV,ROUNDTO)*total))
2990
+ master_total_tax+=tax
2991
+ master_total_crv+=crv
2992
+ master_total_tax_crv+=tax_crv
2993
+ tax_crv=round(tax_crv,ROUNDTO)
2994
+ try:
2995
+ super_total=(round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)/getSuperTotal(results,location_fields,colormapped)['final total'],ROUNDTO))*100
2903
2996
  except Exception as e:
2997
+ p1=round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO))
2998
+ p2=getSuperTotal(results,location_fields,colormapped)['final total']
2904
2999
  print(e)
2905
- for n2,f in enumerate(location_fields):
2906
- if getattr(i,f) != 0:
2907
- msg2=f'{colormapped[n2]}{f} = {round(getattr(i,f),ROUNDTO)}{Style.reset}'
2908
- if n2 < len(location_fields):
2909
- msg2+=","
2910
- msg+=msg2
2911
- master_total+=total*round(i.Price,ROUNDTO)
2912
-
2913
- crv+=(round(i.CRV,ROUNDTO)*total)
2914
- tax+=(round(i.Tax,ROUNDTO)*total)
2915
- if tax == 0 and crv > 0:
2916
- tax_crv=(round(i.CRV,ROUNDTO)*total)
2917
- else:
2918
- tax_crv+=((round(i.Tax,ROUNDTO)*total)+(round(i.CRV,ROUNDTO)*total))
2919
- master_total_tax+=tax
2920
- master_total_crv+=crv
2921
- master_total_tax_crv+=tax_crv
2922
- tax_crv=round(tax_crv,ROUNDTO)
2923
- try:
2924
- super_total=(round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)/getSuperTotal(results,location_fields,colormapped)['final total'],ROUNDTO))*100
2925
- except Exception as e:
2926
- p1=round(round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO))
2927
- p2=getSuperTotal(results,location_fields,colormapped)['final total']
2928
- print(e)
2929
- print(p1,"p1")
2930
- print(p2,"p2")
2931
- super_total=0
2932
- msg+=f"""{Fore.light_magenta} |-|{Fore.light_green} Total = {Fore.light_sea_green}{round(total,ROUNDTO)}
2933
- {Fore.light_magenta}Price({i.Price}){Fore.medium_violet_red}*{Fore.light_slate_blue}Total({round(total,ROUNDTO)}):{round(i.Price*total,ROUNDTO)}
2934
- {Fore.grey_70}+CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TotalCRV({crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(total*i.Price,ROUNDTO)+crv})
2935
- {Fore.grey_70}+Tax({i.Tax}) w/o CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxNoCRVTotal({tax})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax,ROUNDTO)})
2936
- {Fore.grey_70}+Tax({i.Tax}) w/ CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxCRVTotal({tax_crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)})
2937
- {Fore.medium_violet_red}PercentOfTotal({round(super_total,ROUNDTO)}) of Total({getSuperTotal(results,location_fields,colormapped)['final total']})
2938
- {'*'*os.get_terminal_size().columns}{Style.reset}"""
3000
+ print(p1,"p1")
3001
+ print(p2,"p2")
3002
+ super_total=0
3003
+ msg+=f"""{Fore.light_magenta} |-|{Fore.light_green} Total = {Fore.light_sea_green}{round(total,ROUNDTO)}
3004
+ {Fore.light_magenta}Price({i.Price}){Fore.medium_violet_red}*{Fore.light_slate_blue}Total({round(total,ROUNDTO)}):{round(i.Price*total,ROUNDTO)}
3005
+ {Fore.grey_70}+CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TotalCRV({crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(total*i.Price,ROUNDTO)+crv})
3006
+ {Fore.grey_70}+Tax({i.Tax}) w/o CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxNoCRVTotal({tax})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax,ROUNDTO)})
3007
+ {Fore.grey_70}+Tax({i.Tax}) w/ CRV({i.CRV})*Total({round(total,ROUNDTO)}){Fore.slate_blue_1}\n=TaxCRVTotal({tax_crv})+TotalPrice({round(total*i.Price,ROUNDTO)})=NetPrice({round(round(total*i.Price,ROUNDTO)+tax_crv,ROUNDTO)})
3008
+ {Fore.medium_violet_red}PercentOfTotal({round(super_total,ROUNDTO)}) of Total({getSuperTotal(results,location_fields,colormapped)['final total']})
3009
+ {'*'*os.get_terminal_size().columns}{Style.reset}"""
3010
+ print(msg)
3011
+ db.logInput(msg,user=False,filter_colors=True,maxed_hfl=False,ofile=Prompt.bld_file)
3012
+ master_total=round(master_total,ROUNDTO)
3013
+ master_total_crv=round(master_total_crv,ROUNDTO)
3014
+ master_total_tax=round(master_total_tax,ROUNDTO)
3015
+ master_total_tax_crv=round(master_total_tax_crv,ROUNDTO)
3016
+ msg=f"""{Fore.light_green}Total Product Value:{Fore.slate_blue_1}{round(master_total,ROUNDTO)}
3017
+ {Fore.light_green}Total Product Value w/CRV({master_total_crv}):{Fore.slate_blue_1}{round(master_total_crv+master_total,ROUNDTO)}
3018
+ {Fore.light_green}Total Product Value Taxed w/o CRV({master_total_tax}):{Fore.slate_blue_1}{round(master_total_tax+master_total,ROUNDTO)}
3019
+ {Fore.light_green}Total Product Value Taxed w/ CRV({master_total_tax_crv}):{Fore.slate_blue_1}{round(master_total_tax_crv+master_total,ROUNDTO)}
3020
+ {Style.reset}"""
2939
3021
  print(msg)
2940
3022
  db.logInput(msg,user=False,filter_colors=True,maxed_hfl=False,ofile=Prompt.bld_file)
2941
- master_total=round(master_total,ROUNDTO)
2942
- master_total_crv=round(master_total_crv,ROUNDTO)
2943
- master_total_tax=round(master_total_tax,ROUNDTO)
2944
- master_total_tax_crv=round(master_total_tax_crv,ROUNDTO)
2945
- msg=f"""{Fore.light_green}Total Product Value:{Fore.slate_blue_1}{round(master_total,ROUNDTO)}
2946
- {Fore.light_green}Total Product Value w/CRV({master_total_crv}):{Fore.slate_blue_1}{round(master_total_crv+master_total,ROUNDTO)}
2947
- {Fore.light_green}Total Product Value Taxed w/o CRV({master_total_tax}):{Fore.slate_blue_1}{round(master_total_tax+master_total,ROUNDTO)}
2948
- {Fore.light_green}Total Product Value Taxed w/ CRV({master_total_tax_crv}):{Fore.slate_blue_1}{round(master_total_tax_crv+master_total,ROUNDTO)}
2949
- {Style.reset}"""
2950
- print(msg)
2951
- db.logInput(msg,user=False,filter_colors=True,maxed_hfl=False,ofile=Prompt.bld_file)
2952
3023
  #end#
2953
3024
  elif cmd.lower() in ['cdp','clipboard_default_paste','clipboard default paste']:
2954
3025
  with db.Session(db.ENGINE) as session: