radboy 0.0.462__py3-none-any.whl → 0.0.463__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of radboy might be problematic. Click here for more details.

@@ -13,21 +13,22 @@ class CookBookUi:
13
13
  query=session.query(CookBook)
14
14
  else:
15
15
  query=session.query(CookBook).filter(or_(CookBook.recipe_uid.icontains(stext),CookBook.recipe_name.icontains(stext)))
16
- query=query.group_by(CookBook.recipe_uid,CookBook.recipe_name)
16
+
17
+ query=query.group_by(CookBook.recipe_uid,CookBook.recipe_name)
17
18
  query=orderQuery(query,CookBook.DTOE,inverse=True)
18
- results=query.all()
19
- ct=len(results)
20
- htext=[]
21
- for num,i in enumerate(results):
22
- htext.append(std_colorize(f"'{i.recipe_name}' [Name] - '{i.recipe_uid}' [UID] - '{i.cbid}' [cbid]",num,ct))
23
- htext='\n'.join(htext)
24
- print(htext)
25
- which=Prompt.__init2__(None,func=FormBuilderMkText,ptext="which index to use?",helpText=htext,data="integer")
26
- if which is None:
27
- return None,None
28
- elif which in ['d',]:
29
- which=0
30
- return results[which].recipe_uid,results[which].recipe_name
19
+ results=query.all()
20
+ ct=len(results)
21
+ htext=[]
22
+ for num,i in enumerate(results):
23
+ htext.append(std_colorize(f"'{i.recipe_name}' [Name] - '{i.recipe_uid}' [UID] - '{i.cbid}' [cbid]",num,ct))
24
+ htext='\n'.join(htext)
25
+ print(htext)
26
+ which=Prompt.__init2__(None,func=FormBuilderMkText,ptext="which index to use?",helpText=htext,data="integer")
27
+ if which is None:
28
+ return None,None
29
+ elif which in ['d',]:
30
+ which=0
31
+ return results[which].recipe_uid,results[which].recipe_name
31
32
  except Exception as e:
32
33
  print(e)
33
34
 
@@ -13,21 +13,22 @@ class PhoneBookUi:
13
13
  query=session.query(PhoneBook)
14
14
  else:
15
15
  query=session.query(PhoneBook).filter(or_(PhoneBook.phone_uid.icontains(stext),PhoneBook.phone_name.icontains(stext)))
16
- query=query.group_by(PhoneBook.phone_uid,PhoneBook.phone_name)
16
+
17
+ query=query.group_by(PhoneBook.phone_uid,PhoneBook.phone_name)
17
18
  query=orderQuery(query,PhoneBook.DTOE,inverse=True)
18
- results=query.all()
19
- ct=len(results)
20
- htext=[]
21
- for num,i in enumerate(results):
22
- htext.append(std_colorize(f"{i.phone_name}[Name] - {i.phone_uid}[UID] - {i.pbid}[pbid]",num,ct))
23
- htext='\n'.join(htext)
24
- print(htext)
25
- which=Prompt.__init2__(None,func=FormBuilderMkText,ptext="which index to use?",helpText=htext,data="integer")
26
- if which is None:
27
- return None,None
28
- elif which in ['d',]:
29
- which=0
30
- return results[which].phone_uid,results[which].phone_name
19
+ results=query.all()
20
+ ct=len(results)
21
+ htext=[]
22
+ for num,i in enumerate(results):
23
+ htext.append(std_colorize(f"{i.phone_name}[Name] - {i.phone_uid}[UID] - {i.pbid}[pbid]",num,ct))
24
+ htext='\n'.join(htext)
25
+ print(htext)
26
+ which=Prompt.__init2__(None,func=FormBuilderMkText,ptext="which index to use?",helpText=htext,data="integer")
27
+ if which is None:
28
+ return None,None
29
+ elif which in ['d',]:
30
+ which=0
31
+ return results[which].phone_uid,results[which].phone_name
31
32
  except Exception as e:
32
33
  print(e)
33
34
 
radboy/__init__.py CHANGED
@@ -1 +1 @@
1
- VERSION='0.0.462'
1
+ VERSION='0.0.463'
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: radboy
3
- Version: 0.0.462
3
+ Version: 0.0.463
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>
@@ -5,7 +5,7 @@ radboy/Holidays.txt,sha256=y-JZPihh5iaWKxMIHNXD39yVuVmf1vMs4FdNDcg0f1Y,3114
5
5
  radboy/InventoryGlossary.txt,sha256=018-Yqca6DFb10jPdkUY-5qhkRlQN1k3rxoTaERQ-LA,91008
6
6
  radboy/RecordMyCodes.py,sha256=Lt2reA6xchq3U7Y08DvkrHboZ25i1ts7X2E9gSIwcVg,41101
7
7
  radboy/Run.py,sha256=JUoCTHnzQBv7n8PB2_i93ANdAC_iW__RkAge8esCnk4,76
8
- radboy/__init__.py,sha256=kpHn1pRc--4nMkiUEYusuSW61dY0HiyolFFBEm4Gs9g,17
8
+ radboy/__init__.py,sha256=GW8Bavc9_WP5kNkV_FZPTfDcxFhTru5vzwH81nuvTQ0,17
9
9
  radboy/api_key,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  radboy/case-export-2024-05-14-13-10-00.672971.xlsx,sha256=Wd592d_VLFmfUI9KKKSVjNwjV91euc1T7ATyvwvUhlg,5431
11
11
  radboy/case-export-2024-05-14-13-13-22.540614.xlsx,sha256=OnGrhmScHfGp_mVaWW-LNMsqrQgyZDpiU3wV-2s3U5Q,5556
@@ -75,7 +75,7 @@ radboy/ConvertCode/__pycache__/__init__.cpython-311.pyc,sha256=1-K1vfRZxAs9MoOyy
75
75
  radboy/ConvertCode/__pycache__/__init__.cpython-312.pyc,sha256=77LSCMdrPg91lbsloPumUo1SpAt5A8l1WPgTxGIvwTs,274
76
76
  radboy/ConvertCode/__pycache__/__init__.cpython-313.pyc,sha256=4F9h0V0Z5sQHdZQGEsnfCSLMQK4lUD5CzJwU4Elv-EU,153
77
77
  radboy/ConvertCode/__pycache__/codep.cpython-311.pyc,sha256=-qJqPEjGOP1-x6Xw6W4Msfuu2iwVffN_-DerH18Is2o,1086
78
- radboy/CookBook/CookBook.py,sha256=AQ-Qj4ZYJDXQJ2UH5lvvjsg3gqWFRoEa9Etvva9KkA8,18206
78
+ radboy/CookBook/CookBook.py,sha256=gvbIcClMh78_6qDBYiZ0VkO_lnyirgjVTRNAglXyk6I,18224
79
79
  radboy/CookBook/__init__.py,sha256=svTiqqFxHZeqYCRorLx6qLxL3oI1pil4fxomm-kkQ88,927
80
80
  radboy/DB/CoinCombo.py,sha256=NJfTmx3XYgS41zkAyyO2W6de1Mj3rWsCWqU4ikHfvJI,13604
81
81
  radboy/DB/DatePicker.py,sha256=6eNjmryFWPpzrRYmI418UwSGin3XpJlL52h8cauanbY,18004
@@ -282,7 +282,7 @@ radboy/POS/__pycache__/POS.cpython-313.pyc,sha256=-es1vNYvFK6MXznK6FTNTcsdGZzpC6
282
282
  radboy/POS/__pycache__/__init__.cpython-311.pyc,sha256=EjkCiNyf59_mmFLzbgGLqpStpeo9gi2dx8IZlhg_Qyg,228
283
283
  radboy/POS/__pycache__/__init__.cpython-312.pyc,sha256=mpESqOMEmBPUkkkP2Sci7XPA3MSko8Qw-eMFB2854EE,266
284
284
  radboy/POS/__pycache__/__init__.cpython-313.pyc,sha256=DR0_hbFS6FQFh6GWnXDs5bXThEqOZoNBwuzGOW_X9co,145
285
- radboy/PhoneBook/PhoneBook.py,sha256=qdGu9y2HP7tmVbjEXLAJ3oMdOFY0PY_3me-jXfeHzD8,14735
285
+ radboy/PhoneBook/PhoneBook.py,sha256=eGL32n26PRKrnviA3Aa0u1KmFn_aNmsQrh1dkcwwNpc,14753
286
286
  radboy/PhoneBook/__init__.py,sha256=ehY4XgI8wlGvgUugs1HHrMLSaGQi2ox9bGGDIJCq9_E,928
287
287
  radboy/PunchCard/CalcTimePad.py,sha256=wpjHbGtqkhWgPABoR_wSwroP3-0o_TH2EKASKUPqsZg,4315
288
288
  radboy/PunchCard/PunchCard.py,sha256=Y4hzx5lLFw-1yDyxJukt-Xb3_ADsF6wEmpW_egXGCDc,38123
@@ -396,7 +396,7 @@ radboy/__pycache__/Run.cpython-311.pyc,sha256=G_UEfMtkLRjR6ZpGA_BJzGenuaCcP469Y9
396
396
  radboy/__pycache__/Run.cpython-312.pyc,sha256=v4xolc3mHyla991XhpYBUbBHYT0bnJ1gE-lkFoQ4GFA,241
397
397
  radboy/__pycache__/__init__.cpython-311.pyc,sha256=R-DVbUioMOW-Fnaq7FpT5F1a5p0q3b_RW-HpLRArCAY,242
398
398
  radboy/__pycache__/__init__.cpython-312.pyc,sha256=FsFzLXOlTK8_7ixoPZzakkR8Wibt-DvXLFh-oG2QlPw,164
399
- radboy/__pycache__/__init__.cpython-313.pyc,sha256=RcvIsnWCXVIm3F3-0tNeLWW-GXrVfY6cLWhSqL5g_CA,165
399
+ radboy/__pycache__/__init__.cpython-313.pyc,sha256=s-I0S-CpclP3rzt4GTk-awJ0RAGYDy0Fn84v_psZ04o,165
400
400
  radboy/__pycache__/__init__.cpython-39.pyc,sha256=D48T6x6FUeKPfubo0sdS_ZUut3FmBvPMP7qT6rYBZzU,275
401
401
  radboy/__pycache__/possibleCode.cpython-311.pyc,sha256=zFiHyzqD8gUnIWu4vtyMYIBposiRQqaRXfcT_fOl4rU,20882
402
402
  radboy/__pycache__/possibleCode.cpython-312.pyc,sha256=tk_CO-AcsO3YZj5j6vEsw3g37UmEzWc5YgeWEoJEUg4,27922
@@ -421,7 +421,7 @@ radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc,sha256=tXBYpqbOlZ24B1BI
421
421
  radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc,sha256=xLQOnV1wuqHGaub16mPX0dDMGU9ryCeLtNz5e517_GE,3004
422
422
  radboy/tkGui/__pycache__/Review.cpython-311.pyc,sha256=wKq24iM6Xe2OampgZ7-8U6Nvmgs2y-qWOrGwtWhc75k,4047
423
423
  radboy/tkGui/__pycache__/__init__.cpython-311.pyc,sha256=BX7DBn5qbvKTvlrKOP5gzTBPBTeTgSMjBW6EMl7N8e0,230
424
- radboy-0.0.462.dist-info/METADATA,sha256=ROsOvJzeFQboQrP0gyNgl0tfMd8C3dSrrSNV1S0qnwg,1601
425
- radboy-0.0.462.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
426
- radboy-0.0.462.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
427
- radboy-0.0.462.dist-info/RECORD,,
424
+ radboy-0.0.463.dist-info/METADATA,sha256=k5CxJRRDCEO2kSQb6HpaxKEwMXZntzfe3PPXYft-RD8,1601
425
+ radboy-0.0.463.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
426
+ radboy-0.0.463.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
427
+ radboy-0.0.463.dist-info/RECORD,,