rgwfuncs 0.0.100__py3-none-any.whl → 0.0.101__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.
rgwfuncs/str_lib.py CHANGED
@@ -48,7 +48,7 @@ def send_telegram_message(preset_name: str, message: str, config: Optional[Union
48
48
  config_path = os.path.join(current_dir, '.rgwfuncsrc')
49
49
  # print(f"Checking for config at: {config_path}") # Debug line
50
50
  if os.path.isfile(config_path):
51
- print(f"Found config at: {config_path}") # Debug line
51
+ # print(f"Found config at: {config_path}") # Debug line
52
52
  return config_path
53
53
  parent_dir = os.path.dirname(current_dir)
54
54
  if parent_dir == current_dir: # Reached root directory
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rgwfuncs
3
- Version: 0.0.100
3
+ Version: 0.0.101
4
4
  Summary: A functional programming paradigm for mathematical modelling and data science
5
5
  Home-page: https://github.com/ryangerardwilson/rgwfunc
6
6
  Author: Ryan Gerard Wilson
@@ -3,10 +3,10 @@ rgwfuncs/algebra_lib.py,sha256=rKFITfpWfgdBswnbMUuS41XgndEt-jUVz2ObO_ik7eM,42234
3
3
  rgwfuncs/df_lib.py,sha256=3foomRHlunCpf_accTcqfdgwDmSPIVkVCnlWJ4ag4XQ,76947
4
4
  rgwfuncs/docs_lib.py,sha256=i63NzX-V8cGhikYdtkRGAEe2VcuwpXxDUyTRa9xI7l8,1972
5
5
  rgwfuncs/interactive_shell_lib.py,sha256=YN0ZnM5twIsOeDKuOQ9ZGURCvvBX0RZjM4a1vO1C3E8,4281
6
- rgwfuncs/str_lib.py,sha256=jWB-tDOmK39RSIFtkQKp76gO45qHufa8rlbV4yAwf3U,4812
7
- rgwfuncs-0.0.100.dist-info/licenses/LICENSE,sha256=jLvt20gcUZYB8UOvyBvyKQ1qhYYhD__qP7ZDx2lPFkU,1062
8
- rgwfuncs-0.0.100.dist-info/METADATA,sha256=uquIlEieuIz0a6ZTquvH2rxc-6uEpAi9q9--H0JG0kY,62224
9
- rgwfuncs-0.0.100.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- rgwfuncs-0.0.100.dist-info/entry_points.txt,sha256=j-c5IOPIQ0252EaOV6j6STio56sbXl2C4ym_fQ0lXx0,43
11
- rgwfuncs-0.0.100.dist-info/top_level.txt,sha256=aGuVIzWsKiV1f2gCb6mynx0zx5ma0B1EwPGFKVEMTi4,9
12
- rgwfuncs-0.0.100.dist-info/RECORD,,
6
+ rgwfuncs/str_lib.py,sha256=qpt7jPbQ2Feu88zt3_7L8w5jMsBGacBS74Sa5om4VLE,4814
7
+ rgwfuncs-0.0.101.dist-info/licenses/LICENSE,sha256=jLvt20gcUZYB8UOvyBvyKQ1qhYYhD__qP7ZDx2lPFkU,1062
8
+ rgwfuncs-0.0.101.dist-info/METADATA,sha256=Qyy3sPQ5FUFea4VZaLHO4-yss5Ch9-yKQU6GrK8yYuI,62224
9
+ rgwfuncs-0.0.101.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ rgwfuncs-0.0.101.dist-info/entry_points.txt,sha256=j-c5IOPIQ0252EaOV6j6STio56sbXl2C4ym_fQ0lXx0,43
11
+ rgwfuncs-0.0.101.dist-info/top_level.txt,sha256=aGuVIzWsKiV1f2gCb6mynx0zx5ma0B1EwPGFKVEMTi4,9
12
+ rgwfuncs-0.0.101.dist-info/RECORD,,