kenenet 0.2.0__py3-none-any.whl → 0.2.2__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
@@ -23,7 +23,7 @@ def get_pos(key='f10', kill=False):
23
23
  rgb = screenshot.pixel(0, 0)
24
24
  color = f"\033[38;2;{rgb[0]};{rgb[1]};{rgb[2]}m"
25
25
  reset = "\033[0m"
26
- frame = inspect.currentframe().f_back
26
+ frame = inspect.currentframe().f_back.f_back.f_back.f_back
27
27
  lineno = frame.f_lineno
28
28
  _quick_print(f"Coordinates: ({x}, {y}), RGB: {rgb} {color}████████{reset}", lineno)
29
29
  if kill:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: kenenet
3
- Version: 0.2.0
3
+ Version: 0.2.2
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=fs4GySamKtThzsAPKPOtWaGpdgIWQsJiPPMNBPgZUy4,1839
2
+ kenenet-0.2.2.dist-info/METADATA,sha256=_QlZgZuor-xLW_Az8R3l5t35_L_jyKcccFFuidk8xeI,513
3
+ kenenet-0.2.2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
4
+ kenenet-0.2.2.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
+ kenenet-0.2.2.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- kenenet/__init__.py,sha256=dH-oPC0vmBOEZolSMi9dS_43NMxkbtHVJDDKNF2B-0I,1818
2
- kenenet-0.2.0.dist-info/METADATA,sha256=myvcLjDDBYNuQZJUg2BZHry1HspquUSbRe6WLJ9jJgs,513
3
- kenenet-0.2.0.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
4
- kenenet-0.2.0.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
- kenenet-0.2.0.dist-info/RECORD,,