radboy 0.0.804__tar.gz → 0.0.806__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.
- {radboy-0.0.804 → radboy-0.0.806}/PKG-INFO +1 -1
- radboy-0.0.806/STDOUT.TXT +19 -0
- {radboy-0.0.804 → radboy-0.0.806}/pyproject.toml +1 -1
- radboy-0.0.806/radboy/DB/GEMINI.py +146 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/Tasks.py +83 -22
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/Tasks.cpython-313.pyc +0 -0
- radboy-0.0.806/radboy/__init__.py +1 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy.egg-info/PKG-INFO +1 -1
- {radboy-0.0.804 → radboy-0.0.806}/radboy.egg-info/SOURCES.txt +1 -0
- {radboy-0.0.804 → radboy-0.0.806}/setup.py +1 -1
- radboy-0.0.804/STDOUT.TXT +0 -20
- radboy-0.0.804/radboy/__init__.py +0 -1
- {radboy-0.0.804 → radboy-0.0.806}/.gitignore +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/.~lock.dictionary.xlsx# +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/EntryQR.png +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/EntryQR.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/EntryTXT.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/ExtraQR.png +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/ExtraQR.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/ImportExcel.xlsx.done-21.01.2025 +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/LCL_IMG/43_02122025.jpg +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/README.md +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/Run.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/api_key +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/build.sh +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/dictionary.xlsx +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/.~lock.case-export-2024-05-14-13-10-00.672971.xlsx# +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/1-2024-04-02.png_04022024.jpg +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__pycache__/ac.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__pycache__/ac.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/ac.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/BNC/BnC.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/BNC/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/BNC/__pycache__/BnC.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/BNC/__pycache__/BnC.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/BNC/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/BNC/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/Collector2.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__pycache__/Collector2.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__pycache__/Collector2.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__pycache__/Collector2.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Collector2/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm/RxTx.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm/__pycache__/RxTx.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm/__pycache__/RxTx.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm2Common/Comm2Common.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Comm2Common/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Compare/Compare.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Compare/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Compare/__pycache__/Compare.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Compare/__pycache__/Compare.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Compare/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Compare/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/Conversion.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__pycache__/Conversion.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__pycache__/Conversion.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__pycache__/Conversion.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Conversion/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/ConvertCode.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/ConvertCode.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/ConvertCode.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/ConvertCode.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/__pycache__/codep.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ConvertCode/codep.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/CookBook/CookBook.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/CookBook/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/CoinCombo.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/DatePicker.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/DisplayItemDb.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/EstimatedPayCalendarWorkSheet.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/ExerciseTracker.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/LetterWriter.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/NW/NetWorth.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/NW/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/OrderedAndRxd.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/PayDay.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/PayModels.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/PrintLogging.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/Prompt.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/RandomStringUtil.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/ResetTools.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/SMLabelImporter.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/SimpleScanner/SimpleScanner.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/SimpleScanner/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/DatePicker.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/DatePicker.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/DatePicker.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/DisplayItemDb.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/DisplayItemDb.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/ExerciseTracker.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/ExerciseTracker.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/FormBuilder.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/PrintLogging.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/Prompt.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/Prompt.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/Prompt.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/RandomStringUtil.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/RandomStringUtil.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/ResetTools.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/ResetTools.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/ResetTools.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/SMLabelImporter.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/SMLabelImporter.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/SMLabelImporter.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/blankDataFile.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/blankDataFile.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/config.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/config.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/db.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/db.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/db.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/glossary_db.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/glossary_db.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/masterLookup.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/masterLookup.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/renderText2Png.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/renderText2Png.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/renderText2Png.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/__pycache__/testClass.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/blankDataFile.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/config.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/db.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/glossary_db.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/jobnotes.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/lsToday.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/masterLookup.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/msg.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/rad_types.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/renderText2Png.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DB/testClass.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/BhTrSa/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/BhTrSa/bhtrsaa.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/DayLogger.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/TaxiFares.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/Wavelength4Freq.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__pycache__/DayLogger.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__pycache__/DayLogger.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__pycache__/DayLogger.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/DayLog/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Default.TTF +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/Extras.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/__pycache__/Extras.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/__pycache__/Extras.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryExtras/__pycache__/db.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryRating/ER.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryRating/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryRating/__pycache__/ER.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryRating/__pycache__/ER.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryRating/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/EntryRating/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/ExportListCurrent.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__pycache__/ExportListCurrent.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__pycache__/ExportListCurrent.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__pycache__/ExportListCurrent.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportList/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportUtility/ExportTableClass.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportUtility/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportUtility/__pycache__/ExportTableClass.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportUtility/__pycache__/ExportTableClass.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportUtility/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExportUtility/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/__pycache__/verify.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/process_hs_s1.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/renderQR.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/renderQR.py.README +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/snippet.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/snippet2.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtraTools/verify.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/ExtractPkg2.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__pycache__/ExtractPkg2.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__pycache__/ExtractPkg2.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__pycache__/ExtractPkg2.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ExtractPkg/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/FBMTXT.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/FormBuilder.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__pycache__/FBMTXT.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__pycache__/FBMTXT.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__pycache__/FormBuilder.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__pycache__/FormBuilder.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/FB/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GDOWN/GDOWN.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GDOWN/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/GeoClass.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/__pycache__/GeoClass.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/__pycache__/GeoClass.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/__pycache__/OSMClass.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/GeoTools/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HealthLog/HealthLog.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HealthLog/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HealthLog/__pycache__/HealthLog.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HealthLog/__pycache__/HealthLog.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HealthLog/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HealthLog/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Holidays.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HowDoYouDefineMe/CoreEmotions.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/HowDoYouDefineMe/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InListRestore/ILR.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InListRestore/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InListRestore/__pycache__/ILR.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InListRestore/__pycache__/ILR.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InListRestore/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InListRestore/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/InventoryGlossary.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/ListMode2.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__pycache__/ListMode2.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__pycache__/ListMode2.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__pycache__/ListMode2.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ListMode2/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/LocationSequencer.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__pycache__/LocationSequencer.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__pycache__/LocationSequencer.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__pycache__/LocationSequencer.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/LocationSequencer/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/Locator.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__pycache__/Locator.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__pycache__/Locator.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__pycache__/Locator.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Locator/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/Lookup.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__pycache__/Lookup.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__pycache__/Lookup.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__pycache__/Lookup.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup2/Lookup2.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup2/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup2/__pycache__/Lookup2.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup2/__pycache__/Lookup2.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup2/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Lookup2/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ModuleTemplate/Tasks.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ModuleTemplate/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ModuleTemplate/__pycache__/Tasks.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/ModuleTemplate/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Occurances/Occurances.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Occurances/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Of/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Of/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Of/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Of/__pycache__/of.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Of/__pycache__/of.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Of/of.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Old Schedules/schedule-template-11.01.2024.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Old Schedules/schedule-template-pre-11.01.2024.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Orders/MilkWaterOrder.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Orders/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/POS.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__pycache__/POS.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__pycache__/POS.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__pycache__/POS.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/POS/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PhoneBook/PhoneBook.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PhoneBook/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/CalcTimePad.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/PunchCard.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/CalcTimePad.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/CalcTimePad.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/CalcTimePad.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/PunchCard.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/PunchCard.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/PunchCard.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/PunchCard/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/RNE.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/__pycache__/RNE.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/__pycache__/RNE.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RNE/dateAhead.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RecordMyCodes.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/Repack.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__pycache__/Repack.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__pycache__/Repack.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__pycache__/Repack.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Repack/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RepeatableDates/RepeatableDates.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/RepeatableDates/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Roster/Roster.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Roster/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Roster/__pycache__/Roster.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Roster/__pycache__/Roster.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Roster/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Roster/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Run.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Solver/Solver.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Solver/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Solver/__pycache__/Solver.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Solver/__pycache__/Solver.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Solver/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Solver/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SpiceTools/SpiceTools.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SpiceTools/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/StopWatchUi.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/__pycache__/StopWatch.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/__pycache__/StopWatchUi.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/__pycache__/StopWatchUi.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/StopWatchUi/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SystemSettings/SystemSettings.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SystemSettings/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SystemSettings/__pycache__/SystemSettings.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SystemSettings/__pycache__/SystemSettings.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SystemSettings/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/SystemSettings/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/ReFormula.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/SetEntryNEU.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/ReFormula.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/ReFormula.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/ReFormula.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/SetEntryNEU.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/SetEntryNEU.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/Tasks.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/Tasks.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TasksMode/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/TouchStampC.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__pycache__/TouchStampC.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__pycache__/TouchStampC.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__pycache__/TouchStampC.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/TouchStampC/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/Unified.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/Unified2.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/Unified.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/Unified.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/Unified.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/bareCA.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/bareCA.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/clearalll.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/__pycache__/clearalll.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/bareCA.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/Unified/clearalll.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/UpdatesAndImports/UpdatesAndImports.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/UpdatesAndImports/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/UpdatesAndImports/__pycache__/UpdatesAndImports.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/UpdatesAndImports/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebArchive/WebArchive.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebArchive/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebSearchFrameWork/SearchMethods.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebSearchFrameWork/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebSearchFrameWork/__pycache__/SearchMethods.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebSearchFrameWork/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/WebSearchFrameWork/html.html +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/MainAssist.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/RecordMyCodes.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/RecordMyCodes.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/RecordMyCodes.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/RecordMyCodes.cpython-39.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/Run.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/Run.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/__init__.cpython-39.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/possibleCode.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/possibleCode.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/possibleCode.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/renderQR.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/t.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/te.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/__pycache__/x.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/api_key +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/case-export-2024-05-14-13-10-00.672971.xlsx +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/case-export-2024-05-14-13-13-22.540614.xlsx +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/changelog.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/code.png +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/db.csv +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/dictionary.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/export.csv +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/helpMsg.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/home.csv +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/possibleCode.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/preloader/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/preloader/preloader.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/preloader/preloader_func.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/renderQR.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/renderQR.py.README +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__pycache__/__init__.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__pycache__/setCode.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__pycache__/setCode.cpython-312.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/__pycache__/setCode.cpython-313.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/setCode/setCode.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/t.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/te.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/BeginnersLuck.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/Images/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/Review.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/__init__.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/__pycache__/Review.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/tkGui/__pycache__/__init__.cpython-311.pyc +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/version.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/whatIs15.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy/x.py +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy.egg-info/dependency_links.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy.egg-info/requires.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/radboy.egg-info/top_level.txt +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/setup.cfg +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/test +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/update.sh +0 -0
- {radboy-0.0.804 → radboy-0.0.806}/upload.sh +0 -0
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
#USER INPUT# -> :"t"
|
|
2
|
+
#USER INPUT# -> :"price"
|
|
3
|
+
#USER INPUT# -> :"fcmd"
|
|
4
|
+
#USER INPUT# -> :"$tree"
|
|
5
|
+
#USER INPUT# -> :"1"
|
|
6
|
+
#USER INPUT# -> :"0"
|
|
7
|
+
#USER INPUT# -> :"n"
|
|
8
|
+
#USER INPUT# -> :"fcmd"
|
|
9
|
+
#USER INPUT# -> :"$tree"
|
|
10
|
+
#USER INPUT# -> :"1"
|
|
11
|
+
#USER INPUT# -> :"8"
|
|
12
|
+
#USER INPUT# -> :"y"
|
|
13
|
+
#USER INPUT# -> :"0"
|
|
14
|
+
#USER INPUT# -> :"q"
|
|
15
|
+
#USER INPUT# -> :"q"
|
|
16
|
+
#USER INPUT# -> :"restart"
|
|
17
|
+
#USER INPUT# -> :"q"
|
|
18
|
+
#USER INPUT# -> :"e"
|
|
19
|
+
#USER INPUT# -> :"0.0.806"
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
'''Everything in this file is generated by an AI, not me'''
|
|
2
|
+
|
|
3
|
+
import math
|
|
4
|
+
from typing import Optional
|
|
5
|
+
|
|
6
|
+
class GEMINI_SequencePredictor:
|
|
7
|
+
"""
|
|
8
|
+
Analyzes the specific sequence [1.25, 3, 4, 5, 7, 10, ..., 20].
|
|
9
|
+
|
|
10
|
+
The class generates the full finite sequence and provides a method to find
|
|
11
|
+
the next value in the sequence based on an arbitrary input 'x', including
|
|
12
|
+
extrapolation if 'x' exceeds the defined sequence limit (20.0).
|
|
13
|
+
"""
|
|
14
|
+
def __init__(self):
|
|
15
|
+
"""
|
|
16
|
+
Generates the complete sequence, which is stored internally.
|
|
17
|
+
The pattern: differences increase by 1 (+1, +2, +3, ...) starting
|
|
18
|
+
from the 4th term (5), and the sequence is capped at 20.
|
|
19
|
+
"""
|
|
20
|
+
# 1. Initialize with the known starting numbers
|
|
21
|
+
sequence: list[float] = [1.25, 3.0, 4.0]
|
|
22
|
+
current_value = 4.0
|
|
23
|
+
difference = 1 # Initial difference for the pattern (4 + 1 = 5)
|
|
24
|
+
|
|
25
|
+
# 2. Loop to apply the increasing difference pattern up to the limit 20
|
|
26
|
+
while True:
|
|
27
|
+
next_value = current_value + difference
|
|
28
|
+
|
|
29
|
+
# Check the stopping condition: 20 must be the final number.
|
|
30
|
+
if next_value >= 20.0:
|
|
31
|
+
# If 20 is not already the last element, add it and stop.
|
|
32
|
+
if sequence[-1] != 20.0:
|
|
33
|
+
sequence.append(20.0)
|
|
34
|
+
break
|
|
35
|
+
else:
|
|
36
|
+
# Add the number and increment the difference for the next step.
|
|
37
|
+
sequence.append(next_value)
|
|
38
|
+
current_value = next_value
|
|
39
|
+
difference += 1
|
|
40
|
+
|
|
41
|
+
# The final sequence: [1.25, 3.0, 4.0, 5.0, 7.0, 10.0, 14.0, 19.0, 20.0]
|
|
42
|
+
self.sequence = sequence
|
|
43
|
+
# Store the state for extrapolation: The last natural pattern step was 19.0,
|
|
44
|
+
# and the next difference *should* be 6.
|
|
45
|
+
self.last_natural_term = 19.0
|
|
46
|
+
self.next_difference_start = 6.0
|
|
47
|
+
|
|
48
|
+
print(f"Generated Finite Sequence: {self.sequence}")
|
|
49
|
+
|
|
50
|
+
def _extrapolate_next_value(self, input_x: float) -> float:
|
|
51
|
+
"""
|
|
52
|
+
Handles the case where input_x > 20.0 by continuing the sequence pattern
|
|
53
|
+
(difference +1) until the predicted term is greater than input_x.
|
|
54
|
+
"""
|
|
55
|
+
current_val = self.last_natural_term
|
|
56
|
+
difference = self.next_difference_start
|
|
57
|
+
|
|
58
|
+
while True:
|
|
59
|
+
next_val = current_val + difference
|
|
60
|
+
|
|
61
|
+
if next_val > input_x:
|
|
62
|
+
# This is the next theoretical sequence number that follows input_x
|
|
63
|
+
print(f"(Extrapolated Anchor: {current_val} with Diff {difference}, Prediction: {next_val})")
|
|
64
|
+
return next_val
|
|
65
|
+
|
|
66
|
+
current_val = next_val
|
|
67
|
+
difference += 1.0
|
|
68
|
+
|
|
69
|
+
def get_next_sequence_value(self, input_x: float) -> float:
|
|
70
|
+
"""
|
|
71
|
+
Finds the closest match 'c' to 'input_x' in the sequence and returns
|
|
72
|
+
the next value. If 'input_x' is greater than 20.0, it extrapolates the
|
|
73
|
+
sequence pattern to find the prediction.
|
|
74
|
+
|
|
75
|
+
Args:
|
|
76
|
+
input_x (float): The user's arbitrary input number.
|
|
77
|
+
|
|
78
|
+
Returns:
|
|
79
|
+
float: The next value in the sequence after the anchor point.
|
|
80
|
+
"""
|
|
81
|
+
# --- CASE 1: INPUT EXCEEDS THE FINITE SEQUENCE LIMIT (20.0) ---
|
|
82
|
+
if input_x > 20.0:
|
|
83
|
+
print(f"Input {input_x} exceeds the sequence limit (20.0). Entering extrapolation mode.")
|
|
84
|
+
return self._extrapolate_next_value(input_x)
|
|
85
|
+
|
|
86
|
+
# --- CASE 2: INPUT IS WITHIN THE FINITE SEQUENCE (<= 20.0) ---
|
|
87
|
+
|
|
88
|
+
anchor_index = 0
|
|
89
|
+
min_difference = abs(input_x - self.sequence[0])
|
|
90
|
+
|
|
91
|
+
# 1. Find the Anchor Point (closest match in the sequence)
|
|
92
|
+
for i, number in enumerate(self.sequence):
|
|
93
|
+
current_difference = abs(input_x - number)
|
|
94
|
+
|
|
95
|
+
# Tie-breaker logic: Use "<=" to favor the larger number.
|
|
96
|
+
if current_difference < min_difference:
|
|
97
|
+
min_difference = current_difference
|
|
98
|
+
anchor_index = i
|
|
99
|
+
elif current_difference == min_difference:
|
|
100
|
+
# Explicitly ensure the larger value is chosen in case of a tie
|
|
101
|
+
if number > self.sequence[anchor_index]:
|
|
102
|
+
anchor_index = i
|
|
103
|
+
|
|
104
|
+
# 2. Determine the Next Value
|
|
105
|
+
|
|
106
|
+
anchor_value = self.sequence[anchor_index]
|
|
107
|
+
print(f"Input {input_x} anchors at {anchor_value} (Index {anchor_index}).")
|
|
108
|
+
|
|
109
|
+
# If the anchor is the last element (20.0), return 20.0 as the "next"
|
|
110
|
+
# since the finite list ends here.
|
|
111
|
+
if anchor_index == len(self.sequence) - 1:
|
|
112
|
+
print("Anchor is the final term. Returning the final term.")
|
|
113
|
+
return anchor_value
|
|
114
|
+
else:
|
|
115
|
+
# Otherwise, return the element at the next index
|
|
116
|
+
next_value = self.sequence[anchor_index + 1]
|
|
117
|
+
return next_value
|
|
118
|
+
|
|
119
|
+
# --- Example Usage ---
|
|
120
|
+
'''
|
|
121
|
+
if __name__ == "__main__":
|
|
122
|
+
predictor = SequencePredictor()
|
|
123
|
+
print("\n--- Next Value Predictions ---")
|
|
124
|
+
|
|
125
|
+
# Example 1: Standard case (Input 7.0)
|
|
126
|
+
input1 = 7.0
|
|
127
|
+
next1 = predictor.get_next_sequence_value(input1)
|
|
128
|
+
print(f"Next value after {input1} is: {next1}\n") # Expected: 10.0 (Anchors at 7.0)
|
|
129
|
+
|
|
130
|
+
# Example 2: Extrapolation Case 1 (Input 21.0 > 20.0)
|
|
131
|
+
# Theoretical sequence continues: 19 + 6 = 25. Since 25 > 21, the prediction is 25.
|
|
132
|
+
input2 = 21.0
|
|
133
|
+
next2 = predictor.get_next_sequence_value(input2)
|
|
134
|
+
print(f"Next value after {input2} is: {next2}\n") # Expected: 25.0
|
|
135
|
+
|
|
136
|
+
# Example 3: Extrapolation Case 2 (Input 26.0)
|
|
137
|
+
# Theoretical sequence continues: 19 + 6 = 25. 25 < 26. Next step: 25 + 7 = 32.
|
|
138
|
+
input3 = 26.0
|
|
139
|
+
next3 = predictor.get_next_sequence_value(input3)
|
|
140
|
+
print(f"Next value after {input3} is: {next3}\n") # Expected: 32.0
|
|
141
|
+
|
|
142
|
+
# Example 4: Edge Case (Input 19.5 - Closest to 20.0)
|
|
143
|
+
input4 = 19.5
|
|
144
|
+
next4 = predictor.get_next_sequence_value(input4)
|
|
145
|
+
print(f"Next value after {input4} is: {next4}\n") # Expected: 20.0 (Anchors at 20.0)
|
|
146
|
+
'''
|
|
@@ -51,6 +51,8 @@ from radboy.DB.SimpleScanner import SimpleScanner
|
|
|
51
51
|
from radboy.DB.NW.NetWorth import *
|
|
52
52
|
from decimal import Decimal as DEC
|
|
53
53
|
from radboy.DB.lsToday import *
|
|
54
|
+
from radboy.DB.GEMINI import *
|
|
55
|
+
|
|
54
56
|
def today():
|
|
55
57
|
dt=datetime.now()
|
|
56
58
|
return date(dt.year,dt.month,dt.day)
|
|
@@ -904,6 +906,35 @@ SALES TAX ON APPLICABLE TANGIBLE ITEMS = (PRICE + CRV) * TTL TAX RATE
|
|
|
904
906
|
print(e)
|
|
905
907
|
return result
|
|
906
908
|
|
|
909
|
+
def dollar_tree_multiprices_GEMINI():
|
|
910
|
+
zta=GEMINI_SequencePredictor()
|
|
911
|
+
prices=list(set([zta.get_next_sequence_value(i) for i in range(-5,20)]))
|
|
912
|
+
prices.insert(0,1.25)
|
|
913
|
+
htext=[]
|
|
914
|
+
cta=len(prices)
|
|
915
|
+
for num,i in enumerate(prices):
|
|
916
|
+
htext.append(std_colorize(i,num,cta))
|
|
917
|
+
|
|
918
|
+
htext='\n'.join(htext)
|
|
919
|
+
while True:
|
|
920
|
+
try:
|
|
921
|
+
print(htext)
|
|
922
|
+
idx=Control(func=FormBuilderMkText,ptext=f"which price's index[0({Fore.orange_red_1}d=default{Fore.light_yellow})]?",helpText=f"{htext}\nan integer between 0 and {cta-1}",data="integer")
|
|
923
|
+
if idx is None:
|
|
924
|
+
return None
|
|
925
|
+
elif idx in ['d',]:
|
|
926
|
+
return prices[0]
|
|
927
|
+
|
|
928
|
+
if idx in range(0,cta):
|
|
929
|
+
return prices[idx]
|
|
930
|
+
else:
|
|
931
|
+
print(f"{Fore.orange_red_1}use a number within 0-{cta-1}!")
|
|
932
|
+
continue
|
|
933
|
+
|
|
934
|
+
except Exception as e:
|
|
935
|
+
print(e)
|
|
936
|
+
return result
|
|
937
|
+
|
|
907
938
|
def tax_rate_from_oldPriceAndNewPrice():
|
|
908
939
|
result=None
|
|
909
940
|
print('tax_rate_from_oldPriceAndNewPrice()')
|
|
@@ -993,6 +1024,11 @@ SALES TAX ON APPLICABLE TANGIBLE ITEMS = (PRICE + CRV) * TTL TAX RATE
|
|
|
993
1024
|
'desc':f'{Fore.light_yellow}Dollar($tree) Tree {Fore.medium_violet_red}multi-price selector{Style.reset}',
|
|
994
1025
|
'exec':dollar_tree_multiprices
|
|
995
1026
|
},
|
|
1027
|
+
f'{uuid1()}':{
|
|
1028
|
+
'cmds':generate_cmds(startcmd=['dt g','dollar tree gemini','$tree gmni','dollar-tree-gemini'],endCmd=['prcs','prices','prces','mpc',]),
|
|
1029
|
+
'desc':f'{Fore.light_yellow}Dollar($tree) Tree {Fore.medium_violet_red}multi-price selector ; {Fore.orange_red_1}This bit was generated using GOOGLE GEMINI.{Style.reset}',
|
|
1030
|
+
'exec':dollar_tree_multiprices_GEMINI
|
|
1031
|
+
},
|
|
996
1032
|
f'{uuid1()}':{
|
|
997
1033
|
'cmds':generate_cmds(startcmd=['salary','sal','slry'],endCmd=['2hours','2hr','tohr','tohour','-hour','-hr']),
|
|
998
1034
|
'desc':f'{Fore.light_yellow}Annual Salary{Fore.medium_violet_red} from hourly wage rate and hours worked{Style.reset}',
|
|
@@ -3120,15 +3156,17 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3120
3156
|
new_image=detectGetOrSet("list maker new item new image default",False,setValue=False,literal=False)
|
|
3121
3157
|
ask_taxes=detectGetOrSet("list maker new item taxes default",False,setValue=False,literal=False)
|
|
3122
3158
|
use_search=detectGetOrSet("list maker new item search default",False,setValue=False,literal=False)
|
|
3123
|
-
|
|
3159
|
+
one_shot=detectGetOrSet("list maker one shot default",False,setValue=False,literal=False)
|
|
3124
3160
|
auto_text=f" [a,auto] use current settings and set defaults for any unset settings from system storage."
|
|
3125
3161
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3126
3162
|
#names that are not always necessary
|
|
3127
3163
|
if not auto:
|
|
3128
|
-
use_name=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Name{Fore.light_yellow} For New Items? [y({Fore.orange_red_1}d=default{Fore.light_yellow})/N]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3164
|
+
use_name=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Name{Fore.light_yellow} For New Items? [y({Fore.orange_red_1}d=default{Fore.light_yellow})/N]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3129
3165
|
if use_name in [None,]:
|
|
3130
3166
|
return
|
|
3131
|
-
elif use_name in [
|
|
3167
|
+
elif use_name in ["auto","a","o","oneshot","1shot"]:
|
|
3168
|
+
if use_name in ["o","oneshot","1shot"]:
|
|
3169
|
+
one_shot=True
|
|
3132
3170
|
auto=True
|
|
3133
3171
|
elif use_name in [False,]:
|
|
3134
3172
|
use_name=False
|
|
@@ -3137,14 +3175,17 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3137
3175
|
|
|
3138
3176
|
|
|
3139
3177
|
|
|
3178
|
+
|
|
3140
3179
|
if not auto:
|
|
3141
3180
|
ready+=1
|
|
3142
3181
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3143
3182
|
#extras that are not always necessary
|
|
3144
|
-
use_code=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Codes{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3183
|
+
use_code=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Codes{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3145
3184
|
if use_code in [None,]:
|
|
3146
3185
|
return
|
|
3147
|
-
elif use_code in [
|
|
3186
|
+
elif use_code in ["auto","a","o","oneshot","1shot"]:
|
|
3187
|
+
if use_code in ["o","oneshot","1shot"]:
|
|
3188
|
+
one_shot=True
|
|
3148
3189
|
auto=True
|
|
3149
3190
|
elif use_code in ['d',False,]:
|
|
3150
3191
|
use_code=False
|
|
@@ -3155,10 +3196,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3155
3196
|
ready+=1
|
|
3156
3197
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3157
3198
|
#extras that are not always necessary
|
|
3158
|
-
use_search=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}ask to search for {Fore.cyan}Entry{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3199
|
+
use_search=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}ask to search for {Fore.cyan}Entry{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3159
3200
|
if use_search in [None,]:
|
|
3160
3201
|
return
|
|
3161
|
-
elif use_search in [
|
|
3202
|
+
elif use_search in ["auto","a","o","oneshot","1shot"]:
|
|
3203
|
+
if use_search in ["o","oneshot","1shot"]:
|
|
3204
|
+
one_shot=True
|
|
3162
3205
|
auto=True
|
|
3163
3206
|
elif use_search in ['d',False,]:
|
|
3164
3207
|
use_search=False
|
|
@@ -3169,10 +3212,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3169
3212
|
ready+=1
|
|
3170
3213
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3171
3214
|
#names that are not always necessary
|
|
3172
|
-
use_casecount=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}CaseCount{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3215
|
+
use_casecount=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}CaseCount{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3173
3216
|
if use_casecount in [None,]:
|
|
3174
3217
|
return
|
|
3175
|
-
elif use_casecount in [
|
|
3218
|
+
elif use_casecount in ["auto","a","o","oneshot","1shot"]:
|
|
3219
|
+
if use_casecount in ["o","oneshot","1shot"]:
|
|
3220
|
+
one_shot=True
|
|
3176
3221
|
auto=True
|
|
3177
3222
|
elif use_casecount in ['d',False]:
|
|
3178
3223
|
use_casecount=False
|
|
@@ -3183,10 +3228,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3183
3228
|
ready+=1
|
|
3184
3229
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3185
3230
|
#extras that are not always necessary
|
|
3186
|
-
use_price=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Price{Fore.light_yellow} For New Items? [y({Fore.orange_red_1}d=default{Fore.light_yellow})/N]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3231
|
+
use_price=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Price{Fore.light_yellow} For New Items? [y({Fore.orange_red_1}d=default{Fore.light_yellow})/N]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3187
3232
|
if use_price in [None,]:
|
|
3188
3233
|
return
|
|
3189
|
-
elif use_price in [
|
|
3234
|
+
elif use_price in ["auto","a","o","oneshot","1shot"]:
|
|
3235
|
+
if use_price in ["o","oneshot","1shot"]:
|
|
3236
|
+
one_shot=True
|
|
3190
3237
|
auto=True
|
|
3191
3238
|
elif use_price in [False,]:
|
|
3192
3239
|
use_price=False
|
|
@@ -3197,10 +3244,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3197
3244
|
ready+=1
|
|
3198
3245
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3199
3246
|
#extras that are not always necessary
|
|
3200
|
-
use_notes=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Notes{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3247
|
+
use_notes=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}Ask for Entry {Fore.cyan}Notes{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText=f"a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False; {auto_text}",data="boolean")
|
|
3201
3248
|
if use_notes in [None,]:
|
|
3202
3249
|
return
|
|
3203
|
-
elif use_notes in [
|
|
3250
|
+
elif use_notes in ["auto","a","o","oneshot","1shot"]:
|
|
3251
|
+
if use_notes in ["o","oneshot","1shot"]:
|
|
3252
|
+
one_shot=True
|
|
3204
3253
|
auto=True
|
|
3205
3254
|
elif use_notes in ['d',False]:
|
|
3206
3255
|
use_notes=False
|
|
@@ -3210,11 +3259,13 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3210
3259
|
if not auto:
|
|
3211
3260
|
ready+=1
|
|
3212
3261
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3213
|
-
default_quantity_action=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}Set The Default Quantity to the quantity retrieved + this value? 'd'=1",helpText="a positive(+) or Negative(-) integer.",data="float")
|
|
3262
|
+
default_quantity_action=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}Set The Default Quantity to the quantity retrieved + this value? 'd'=1",helpText="a positive(+) or Negative(-) integer.",data="float")
|
|
3214
3263
|
|
|
3215
3264
|
if default_quantity_action in [None,]:
|
|
3216
3265
|
return
|
|
3217
|
-
elif default_quantity_action in [
|
|
3266
|
+
elif default_quantity_action in ["auto","a","o","oneshot","1shot"]:
|
|
3267
|
+
if default_quantity_action in ["o","oneshot","1shot"]:
|
|
3268
|
+
one_shot=True
|
|
3218
3269
|
auto=True
|
|
3219
3270
|
elif default_quantity_action in ['d',]:
|
|
3220
3271
|
default_quantity_action=1
|
|
@@ -3222,10 +3273,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3222
3273
|
if not auto:
|
|
3223
3274
|
ready+=1
|
|
3224
3275
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3225
|
-
barcode_might_be_number=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}might a barcode looking value be a number at Quantity Input [y/N]",helpText="a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False",data="boolean")
|
|
3276
|
+
barcode_might_be_number=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}might a barcode looking value be a number at Quantity Input [y/N]",helpText="a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False",data="boolean")
|
|
3226
3277
|
if barcode_might_be_number in [None,]:
|
|
3227
3278
|
return
|
|
3228
|
-
elif barcode_might_be_number in [
|
|
3279
|
+
elif barcode_might_be_number in ["auto","a","o","oneshot","1shot"]:
|
|
3280
|
+
if barcode_might_be_number in ["o","oneshot","1shot"]:
|
|
3281
|
+
one_shot=True
|
|
3229
3282
|
auto=True
|
|
3230
3283
|
elif barcode_might_be_number in ['d',False]:
|
|
3231
3284
|
barcode_might_be_number=False
|
|
@@ -3235,10 +3288,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3235
3288
|
if not auto:
|
|
3236
3289
|
ready+=1
|
|
3237
3290
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3238
|
-
new_image=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}ask for new image path{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText="a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False",data="boolean")
|
|
3291
|
+
new_image=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}ask for new image path{Fore.light_yellow} For New Items? [y/N({Fore.orange_red_1}d=default{Fore.light_yellow})]",helpText="a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False",data="boolean")
|
|
3239
3292
|
if new_image in [None,]:
|
|
3240
3293
|
return
|
|
3241
|
-
elif new_image in [
|
|
3294
|
+
elif new_image in ["auto","a","o","oneshot","1shot"]:
|
|
3295
|
+
if new_image in ["o","oneshot","1shot"]:
|
|
3296
|
+
one_shot=True
|
|
3242
3297
|
auto=True
|
|
3243
3298
|
elif new_image in ['d',False]:
|
|
3244
3299
|
new_image=False
|
|
@@ -3248,10 +3303,12 @@ so use {Fore.orange_red_1}ls-lq/ls Shelf {Fore.light_yellow}from {Fore.light_mag
|
|
|
3248
3303
|
if not auto:
|
|
3249
3304
|
ready+=1
|
|
3250
3305
|
m=f'{Fore.orange_red_1}INIT({ready}){Fore.light_yellow} -> '
|
|
3251
|
-
ask_taxes=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a"],PassThru=True),ptext=f"{m}check if you want to fill out tax data{Fore.light_yellow} For New Items? [y({Fore.orange_red_1}d=default{Fore.light_yellow}/N)]",helpText="a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False",data="boolean")
|
|
3306
|
+
ask_taxes=Prompt.__init2__(None,func=lambda text,data:FormBuilderMkText(text=text,data=data,passThru=["auto","a","o","oneshot","1shot"],PassThru=True),ptext=f"{m}check if you want to fill out tax data{Fore.light_yellow} For New Items? [y({Fore.orange_red_1}d=default{Fore.light_yellow}/N)]",helpText="a boolean value from either of (0,f,n,no,false,False) or (1,t,true,True,yes,y) or formula that equates to a True or a False",data="boolean")
|
|
3252
3307
|
if ask_taxes in [None,]:
|
|
3253
3308
|
return
|
|
3254
|
-
elif ask_taxes in [
|
|
3309
|
+
elif ask_taxes in ["auto","a","o","oneshot","1shot"]:
|
|
3310
|
+
if ask_taxes in ["o","oneshot","1shot"]:
|
|
3311
|
+
one_shot=True
|
|
3255
3312
|
auto=True
|
|
3256
3313
|
elif ask_taxes in ['d',False,]:
|
|
3257
3314
|
ask_taxes=False
|
|
@@ -3963,7 +4020,11 @@ Location Fields:
|
|
|
3963
4020
|
ptext=f'''{hafnhaf}
|
|
3964
4021
|
{Fore.light_red}Enter {Style.bold}{Style.underline}{Fore.orange_red_1}Quantity/Formula{Style.reset} amount|+amount|-amount|a,+a,-a(advanced)|r,+r,-r(ReParseFormula) (Enter==1)|{Fore.light_green}ipcv={Fore.dark_goldenrod}PalletCount-value[{Fore.light_steel_blue}:-){Fore.dark_goldenrod}]|{Fore.light_green}iscv={Fore.dark_goldenrod}ShelfCount-value[{Fore.light_steel_blue}:-(){Fore.dark_goldenrod}]|{Fore.light_green}ilcv={Fore.dark_goldenrod}LoadCount-value[{Fore.light_steel_blue};-){Fore.dark_goldenrod}]|{Fore.light_green}iccv={Fore.dark_goldenrod}CaseCount-value[{Fore.light_steel_blue}:-P{Fore.dark_goldenrod}]|{Fore.light_green}ipcvc{Fore.dark_goldenrod}=(PalletCount-value)/CaseCount[{Fore.light_steel_blue}:-D{Fore.dark_goldenrod}]|{Fore.light_green}iscvc{Fore.dark_goldenrod}=(ShelfCount-value)/CaseCount[{Fore.light_steel_blue}:-|{Fore.dark_goldenrod}]|{Fore.light_green}ilcvc{Fore.dark_goldenrod}=(LoadCount-value)/CaseCount[{Fore.light_steel_blue}:-*{Fore.dark_goldenrod}]|{Fore.light_green}iccvc{Fore.dark_goldenrod}=(CaseCount-value)/CaseCount[{Fore.light_steel_blue}:O{Fore.dark_goldenrod}]{Style.reset}'''
|
|
3965
4022
|
|
|
3966
|
-
|
|
4023
|
+
if not one_shot:
|
|
4024
|
+
p=Prompt.__init2__(None,func=mkT,ptext=f"{ptext}",helpText=self.helpText_barcodes.replace('#CODE#',code_log),data=code,qc=lambda self=self,code=code:self.NewEntryMenu(code=code),replace_ptext=lambda result=result,fieldname=fieldname,code=code:hnf(resultx=result,fieldname=fieldname,code=code))
|
|
4025
|
+
else:
|
|
4026
|
+
p=int(detectGetOrSet("list maker oneshot qty dflt",1,setValue=False,literal=False)),f'+{detectGetOrSet("list maker oneshot qty dflt",1,setValue=False,literal=False)}',''
|
|
4027
|
+
#float(1),text,''
|
|
3967
4028
|
if self.next_barcode():
|
|
3968
4029
|
continue
|
|
3969
4030
|
if p in [None,]:
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
VERSION='0.0.806'
|
|
Binary file
|
radboy-0.0.804/STDOUT.TXT
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
#USER INPUT# -> :"t"
|
|
2
|
-
#USER INPUT# -> :"mksl"
|
|
3
|
-
#USER INPUT# -> :"a"
|
|
4
|
-
#USER INPUT# -> :"teststasre"
|
|
5
|
-
#USER INPUT# -> :""
|
|
6
|
-
#USER INPUT# -> :""
|
|
7
|
-
#USER INPUT# -> :""
|
|
8
|
-
#USER INPUT# -> :"b"
|
|
9
|
-
#USER INPUT# -> :"mksl"
|
|
10
|
-
#USER INPUT# -> :""
|
|
11
|
-
#USER INPUT# -> :""
|
|
12
|
-
#USER INPUT# -> :"y"
|
|
13
|
-
#USER INPUT# -> :"a"
|
|
14
|
-
#USER INPUT# -> :"asdadsgasdgdsg"
|
|
15
|
-
#USER INPUT# -> :""
|
|
16
|
-
#USER INPUT# -> :"b"
|
|
17
|
-
#USER INPUT# -> :"b"
|
|
18
|
-
#USER INPUT# -> :"q"
|
|
19
|
-
#USER INPUT# -> :"e"
|
|
20
|
-
#USER INPUT# -> :"0.0.804"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
VERSION='0.0.804'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{radboy-0.0.804 → radboy-0.0.806}/radboy/.~lock.case-export-2024-05-14-13-10-00.672971.xlsx#
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__pycache__/__init__.cpython-312.pyc
RENAMED
|
File without changes
|
{radboy-0.0.804 → radboy-0.0.806}/radboy/AlcoholConsumption/__pycache__/__init__.cpython-313.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|