kenenet 1.1.4__py3-none-any.whl → 1.1.5__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
@@ -208,7 +208,7 @@ import time
208
208
  import zhmiscellany
209
209
 
210
210
 
211
- class load_audio:
211
+ class _load_audio:
212
212
  def __init__(self):
213
213
  pygame.mixer.init()
214
214
  self.handles = []
@@ -301,6 +301,8 @@ class load_audio:
301
301
  handle = self.SoundHandle(thread, stop_event, channel)
302
302
  self.handles.append(handle)
303
303
  return handle
304
+
305
+ play_audio = _load_audio()
304
306
 
305
307
  def time_func(func, loop=10000, *args, **kwargs):
306
308
  func_name = getattr(func, '__name__', repr(func))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kenenet
3
- Version: 1.1.4
3
+ Version: 1.1.5
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=tMVkB3fPhXYdNC__SMFyruGjtNgeNO7puOj-Du3xQEY,21197
2
+ kenenet-1.1.5.dist-info/METADATA,sha256=XNihhj3UoeWBGCeXFPOXis_hMsIngKMojvcRUO4qvSg,1693
3
+ kenenet-1.1.5.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
+ kenenet-1.1.5.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
+ kenenet-1.1.5.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- kenenet/__init__.py,sha256=5-SKuJjlAWkWWuiU9_kt-DAYtShtvdCzUMdRaRzM1W8,21162
2
- kenenet-1.1.4.dist-info/METADATA,sha256=WXWFu4xBAQEVIFY99rlDoM82hNNX7DzWVgUGGlEz5BU,1693
3
- kenenet-1.1.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
- kenenet-1.1.4.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
- kenenet-1.1.4.dist-info/RECORD,,