effectual 0.7.1__py3-none-any.whl → 0.7.3__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
effectual/build.py CHANGED
@@ -1,3 +1,4 @@
1
+ import hashlib
1
2
  import os
2
3
  import shutil
3
4
  import zipfile
@@ -5,8 +6,6 @@ from pathlib import Path
5
6
  from time import perf_counter
6
7
  from typing import Any
7
8
 
8
- from watch_lite import getHash
9
-
10
9
  from .colors import completeColor, fileColor, folderColor, tagColor
11
10
  from .config import dumpHashes, loadConfig, loadToml
12
11
  from .transformations import minifyFile, minifyToString
@@ -99,6 +98,20 @@ def dependencies() -> None:
99
98
  )
100
99
 
101
100
 
101
+ def getHash(filePath: Path) -> str:
102
+ """Gets the hash of a single file
103
+
104
+ Args:
105
+ filePath (Path): Path to the file
106
+
107
+ Returns:
108
+ str: String of the hash
109
+ """
110
+ with open(filePath, "rb") as file:
111
+ fileHash = hashlib.sha1(file.read()).hexdigest()
112
+ return fileHash
113
+
114
+
102
115
  def main() -> None:
103
116
  """Entrypoint
104
117
 
effectual/developer.py CHANGED
@@ -4,7 +4,7 @@ import zipfile
4
4
  from pathlib import Path
5
5
  from typing import Any
6
6
 
7
- from watchfiles import run_process
7
+ from watchfiles import watch
8
8
 
9
9
  from .colors import completeColor, fileColor, tagColor
10
10
  from .config import loadConfig
@@ -38,13 +38,14 @@ def main() -> None:
38
38
 
39
39
  outputFile: Path = devBundlePath / outputFileName
40
40
 
41
- run_process(sourceDirectory, target=runCommand, args=(sourceDirectory, outputFile))
41
+ runCommand = subprocess.Popen(["uv", "run", outputFile], shell=True)
42
42
 
43
-
44
- def runCommand(sourceDirectory: Path, outputFile: Path) -> None:
45
- print(f"{tagColor('reloaded')} || file change detected")
46
- bundle(sourceDirectory, outputFile)
47
- subprocess.Popen(["uv", "run", outputFile], shell=True)
43
+ for change in watch(sourceDirectory):
44
+ print(f"{tagColor('reloaded')} || file change detected")
45
+ runCommand.kill()
46
+ runCommand.wait()
47
+ bundle(sourceDirectory, outputFile)
48
+ runCommand = subprocess.Popen(["uv", "run", outputFile], shell=True)
48
49
 
49
50
 
50
51
  if __name__ == "__main__":
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: effectual
3
- Version: 0.7.1
3
+ Version: 0.7.3
4
4
  Summary: A python package/script bundler
5
5
  Project-URL: Homepage, https://github.com/effectualpy/effectual
6
6
  Author-email: jake <jakewdr@proton.me>
@@ -0,0 +1,11 @@
1
+ effectual/__init__.py,sha256=Hg_RSVgpLZvaeBUqt5uL_r5YIDsVdKPcFE2L5WJVYbM,482
2
+ effectual/build.py,sha256=0X3sKF9irQ2uDx8XiT3QBeqNozatFGq--siF4mdQE-U,6231
3
+ effectual/colors.py,sha256=na7SEUSXM7aHvEKeIAn5shrZJtrBYq_ZUp121GRO_PQ,1411
4
+ effectual/config.py,sha256=Z99V7AnJpSWuo-aEz10TDj5BAaT7tboGJUjggj-HQh4,1798
5
+ effectual/developer.py,sha256=ElYsialWNTSAS7hVFxvppU5oeQK4vMdTKYrLWh-Px4Q,1711
6
+ effectual/transformations.py,sha256=7GHgQWzin2J1W62yMReHXaYIChXc3f0rNJA-yY4LDEI,1313
7
+ effectual-0.7.3.dist-info/METADATA,sha256=2khcW9W2CeAd59fhMurH35J85QqRU8_sn-HjPAqGxUI,2590
8
+ effectual-0.7.3.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
9
+ effectual-0.7.3.dist-info/entry_points.txt,sha256=1W7EjlLZkw_Wz8V1SgdzzDis-CRE5IINyg74upsB0zU,40
10
+ effectual-0.7.3.dist-info/licenses/LICENSE,sha256=RrVXS_K_FctToNx9BLuZm9vbcpTi3PHNzWMaz7QyVeg,1082
11
+ effectual-0.7.3.dist-info/RECORD,,
@@ -1,11 +0,0 @@
1
- effectual/__init__.py,sha256=Hg_RSVgpLZvaeBUqt5uL_r5YIDsVdKPcFE2L5WJVYbM,482
2
- effectual/build.py,sha256=P5XqH4OxbKAxa46HSFC1T3KE6xQiB_NBl8yry-MW9uc,5936
3
- effectual/colors.py,sha256=na7SEUSXM7aHvEKeIAn5shrZJtrBYq_ZUp121GRO_PQ,1411
4
- effectual/config.py,sha256=Z99V7AnJpSWuo-aEz10TDj5BAaT7tboGJUjggj-HQh4,1798
5
- effectual/developer.py,sha256=Kw3rF3dp9Fidjaem8anLN0tLKK_XC38cYGZ_R1jkbdE,1678
6
- effectual/transformations.py,sha256=7GHgQWzin2J1W62yMReHXaYIChXc3f0rNJA-yY4LDEI,1313
7
- effectual-0.7.1.dist-info/METADATA,sha256=fpr5qo-MqPHAToJgu-jldzy49qmujqfdr2P-zmBmzW4,2590
8
- effectual-0.7.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
9
- effectual-0.7.1.dist-info/entry_points.txt,sha256=1W7EjlLZkw_Wz8V1SgdzzDis-CRE5IINyg74upsB0zU,40
10
- effectual-0.7.1.dist-info/licenses/LICENSE,sha256=RrVXS_K_FctToNx9BLuZm9vbcpTi3PHNzWMaz7QyVeg,1082
11
- effectual-0.7.1.dist-info/RECORD,,