kenenet 1.3.0__py3-none-any.whl → 1.3.1__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.
kenenet/__init__.py CHANGED
@@ -54,6 +54,8 @@ def get_pos(timer=3.0, key='f7', timed_key='f8', kill=False):
54
54
  quick_print(f'Press {key} for cursor info (or {timed_key} for a {timer}s wait before), automatically copies coords/rgb to clipboard')
55
55
  keyboard.on_press_key('f7', lambda e: _non_timer())
56
56
  keyboard.on_press_key('f8', lambda e: _timer())
57
+ while True:
58
+ time.sleep(5)
57
59
 
58
60
  def timer(clock=1):
59
61
  if clock in timings:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kenenet
3
- Version: 1.3.0
3
+ Version: 1.3.1
4
4
  Summary: dude what the fuck even is this package
5
5
  Home-page: https://www.youtube.com/@KiddyKene
6
6
  Author: kiddykene
@@ -0,0 +1,5 @@
1
+ kenenet/__init__.py,sha256=0KCHB0WAlcWDOxn4VhnKSvhJZwYqYixFDqpeEg7z4e8,23235
2
+ kenenet-1.3.1.dist-info/METADATA,sha256=GBIFN27PPT1a2hocm_9V8bXqRYRnX-9RCCmKm7uKepU,1693
3
+ kenenet-1.3.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
+ kenenet-1.3.1.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
+ kenenet-1.3.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- kenenet/__init__.py,sha256=oONsRfwGQL6WQwAANtl6546RVaHBkvGuwdT08_02E6o,23195
2
- kenenet-1.3.0.dist-info/METADATA,sha256=rw-wf3MvT8xZOAXX50MxVh0MRhKdAYpNR0U16DOYawk,1693
3
- kenenet-1.3.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
- kenenet-1.3.0.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
- kenenet-1.3.0.dist-info/RECORD,,