smemhack 5.11__py3-none-any.whl → 5.11.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.
smemhack/__init__.py CHANGED
@@ -1,2 +1,2 @@
1
1
  from .main import *
2
- __version__="5.11"
2
+ __version__="5.11.2"
smemhack/main.py CHANGED
@@ -23,7 +23,7 @@ def hack(number):
23
23
  keyboard.add_hotkey("esc",exit)
24
24
  keyboard.wait()
25
25
  def restart():
26
- os.system(f"pyt(hon {os.path.abspath(__file__)}")
26
+ os.system(f"python {os.path.abspath(__file__)}")
27
27
  exit()
28
28
  def package_version():
29
29
  current_ver=pkg_resources.get_distribution("smemhack").version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smemhack
3
- Version: 5.11
3
+ Version: 5.11.2
4
4
  Summary: A Python library to automate online homework tasks with AI and system control.
5
5
  Author: Dickily
6
6
  Author-email: dickilyyiu@gmail.com
@@ -55,10 +55,14 @@ Upgraded the backup compare system
55
55
 
56
56
  Now it will auto upgrade the program
57
57
 
58
- # What is new in version 5.10
58
+ **What is new in version 5.10**
59
59
 
60
60
  Updated the code so that it will fit everybody's computer
61
61
 
62
+ # What is new in version 5.11
63
+
64
+ Now it will auto restart after the package is upgraded
65
+
62
66
  **How to Use it:**
63
67
 
64
68
  copy the code i give in the last of this discription and change the new_word_number to the number of new word you have entered
@@ -0,0 +1,7 @@
1
+ smemhack/__init__.py,sha256=KXa8BQtOMD2ZoqsYn5tu7FbRS7B8yf1nt77qlTLhMKI,41
2
+ smemhack/main.py,sha256=tuMyuv9ClCJ47QVNbFLf_DjJ7xS1HRgdTI-C2P-fnCs,8130
3
+ smemhack-5.11.2.dist-info/LICENSE.txt,sha256=RJahtv1H4Hjtstu6FLflvTF63-bB_QahD7q_vLWCVus,906
4
+ smemhack-5.11.2.dist-info/METADATA,sha256=fslhman_6u1AfZ_HeBJTfz2VHviZxDV70zo4MJl4qOc,2194
5
+ smemhack-5.11.2.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
6
+ smemhack-5.11.2.dist-info/top_level.txt,sha256=xNcFNsBkAsQ7cvrsNoZurwu9SXFyvBe6PxS-zt5MuG8,9
7
+ smemhack-5.11.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- smemhack/__init__.py,sha256=c_gChICwX_VLZWp3GHQzlNfcH3KbWG8ps4S3f-zr2IE,39
2
- smemhack/main.py,sha256=JOgAuDBKCp3L2cNkMRkSUnoGvrPTEPW06-lQNNR8dEc,8131
3
- smemhack-5.11.dist-info/LICENSE.txt,sha256=RJahtv1H4Hjtstu6FLflvTF63-bB_QahD7q_vLWCVus,906
4
- smemhack-5.11.dist-info/METADATA,sha256=xexuw0t2dlwx4JLhl6Hp7N0X0X29imWNHrRZcHvMvxU,2099
5
- smemhack-5.11.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
6
- smemhack-5.11.dist-info/top_level.txt,sha256=xNcFNsBkAsQ7cvrsNoZurwu9SXFyvBe6PxS-zt5MuG8,9
7
- smemhack-5.11.dist-info/RECORD,,