dycw-utilities 0.175.37__py3-none-any.whl → 0.176.0__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.
@@ -0,0 +1,34 @@
1
+ Metadata-Version: 2.3
2
+ Name: dycw-utilities
3
+ Version: 0.176.0
4
+ Summary: Miscellaneous Python utilities
5
+ Author: Derek Wan
6
+ Author-email: Derek Wan <d.wan@icloud.com>
7
+ Requires-Dist: atomicwrites>=1.4.1,<2
8
+ Requires-Dist: typing-extensions>=4.15.0,<5
9
+ Requires-Dist: tzlocal>=5.3.1,<6
10
+ Requires-Dist: whenever>=0.9.4,<1
11
+ Requires-Dist: coloredlogs>=15.0.1,<16 ; extra == 'logging'
12
+ Requires-Dist: dycw-pytest-only>=2.1.1,<3 ; extra == 'test'
13
+ Requires-Dist: hypothesis>=6.148.11,<7 ; extra == 'test'
14
+ Requires-Dist: pytest>=9.0.2,<10 ; extra == 'test'
15
+ Requires-Dist: pytest-asyncio>=1.3.0,<2 ; extra == 'test'
16
+ Requires-Dist: pytest-cov>=7.0.0,<8 ; extra == 'test'
17
+ Requires-Dist: pytest-instafail>=0.5.0,<1 ; extra == 'test'
18
+ Requires-Dist: pytest-lazy-fixtures>=1.4.0,<2 ; extra == 'test'
19
+ Requires-Dist: pytest-randomly>=4.0.1,<5 ; extra == 'test'
20
+ Requires-Dist: pytest-regressions>=2.8.3,<3 ; extra == 'test'
21
+ Requires-Dist: pytest-repeat>=0.9.4,<1 ; extra == 'test'
22
+ Requires-Dist: pytest-rerunfailures>=16.1,<17 ; extra == 'test'
23
+ Requires-Dist: pytest-rng>=1.0.0,<2 ; extra == 'test'
24
+ Requires-Dist: pytest-timeout>=2.4.0,<3 ; extra == 'test'
25
+ Requires-Dist: pytest-xdist>=3.8.0,<4 ; extra == 'test'
26
+ Requires-Dist: testbook>=0.4.2,<1 ; extra == 'test'
27
+ Requires-Python: >=3.12
28
+ Provides-Extra: logging
29
+ Provides-Extra: test
30
+ Description-Content-Type: text/markdown
31
+
32
+ # `python-utilities`
33
+
34
+ Miscellaneous Python utilities
@@ -1,4 +1,4 @@
1
- utilities/__init__.py,sha256=BlKAb-R8RqBk6DewGUYTKphn7QWqDCsaIpodQAP3hXk,61
1
+ utilities/__init__.py,sha256=h7Hl-0T_Riv6_dZxWAX6r3eic6CAJIEDwCwSllWMOnc,60
2
2
  utilities/altair.py,sha256=TLfRFbG9HwG7SLXoJ-v0r-t49ZaGgTQZD82cpjVi4vs,9085
3
3
  utilities/asyncio.py,sha256=aJySVxBY0gqsIYnoNmH7-1r8djKuf4vSsU69VCD08t8,16772
4
4
  utilities/atomicwrites.py,sha256=tPo6r-Rypd9u99u66B9z86YBPpnLrlHtwox_8Z7T34Y,5790
@@ -80,7 +80,7 @@ utilities/sqlalchemy.py,sha256=HQYpd7LFxdTF5WYVWYtCJeEBI71EJm7ytvCGyAH9B-U,37163
80
80
  utilities/sqlalchemy_polars.py,sha256=JCGhB37raSR7fqeWV5dTsciRTMVzIdVT9YSqKT0piT0,13370
81
81
  utilities/statsmodels.py,sha256=koyiBHvpMcSiBfh99wFUfSggLNx7cuAw3rwyfAhoKpQ,3410
82
82
  utilities/string.py,sha256=shmBK87zZwzGyixuNuXCiUbqzfeZ9xlrFwz6JTaRvDk,582
83
- utilities/subprocess.py,sha256=4IAEpK0z5OUQ3hsCJFZgkF2TW-osdrBJODaEhMAuQ_Q,53751
83
+ utilities/subprocess.py,sha256=AEJ5xxwNfdR_hZ-dGvHpf7Qsr-_C2iXhC-IA2dkVwV4,53827
84
84
  utilities/tempfile.py,sha256=4kRGd4hyINDX4hpcYMtwzDcd-4IKjpTWT0MnjnKD4hE,4221
85
85
  utilities/testbook.py,sha256=j1KmaVbrX9VrbeMgtPh5gk55myAsn3dyRUn7jGbPbRk,1294
86
86
  utilities/text.py,sha256=UKW6xtF4bb0i-Gu1jctJvvQmeXk6U6UYNqoEnCLdaOo,14102
@@ -97,7 +97,7 @@ utilities/warnings.py,sha256=un1LvHv70PU-LLv8RxPVmugTzDJkkGXRMZTE2-fTQHw,1771
97
97
  utilities/whenever.py,sha256=F4ek0-OBWxHYrZdmoZt76N2RnNyKY5KrEHt7rqO4AQE,60183
98
98
  utilities/zipfile.py,sha256=24lQc9ATcJxHXBPc_tBDiJk48pWyRrlxO2fIsFxU0A8,699
99
99
  utilities/zoneinfo.py,sha256=tdIScrTB2-B-LH0ukb1HUXKooLknOfJNwHk10MuMYvA,3619
100
- dycw_utilities-0.175.37.dist-info/WHEEL,sha256=RRVLqVugUmFOqBedBFAmA4bsgFcROUBiSUKlERi0Hcg,79
101
- dycw_utilities-0.175.37.dist-info/entry_points.txt,sha256=cOGtKeJI0KXLSV7MJ8Dhc2G8jPgDcBDm53MVNJU4ycI,136
102
- dycw_utilities-0.175.37.dist-info/METADATA,sha256=i7DeiaJq0ZpAxhaOjKFDWYkUxWFzCdVDMRkZ2HCYOVk,1443
103
- dycw_utilities-0.175.37.dist-info/RECORD,,
100
+ dycw_utilities-0.176.0.dist-info/WHEEL,sha256=RRVLqVugUmFOqBedBFAmA4bsgFcROUBiSUKlERi0Hcg,79
101
+ dycw_utilities-0.176.0.dist-info/entry_points.txt,sha256=cOGtKeJI0KXLSV7MJ8Dhc2G8jPgDcBDm53MVNJU4ycI,136
102
+ dycw_utilities-0.176.0.dist-info/METADATA,sha256=zcotwqTpf52w_sIZvNQ8sEWEvvGwZRWFJlf2-zESNsE,1399
103
+ dycw_utilities-0.176.0.dist-info/RECORD,,
utilities/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  from __future__ import annotations
2
2
 
3
- __version__ = "0.175.37"
3
+ __version__ = "0.176.0"
utilities/subprocess.py CHANGED
@@ -7,7 +7,7 @@ from dataclasses import dataclass
7
7
  from io import StringIO
8
8
  from itertools import repeat
9
9
  from pathlib import Path
10
- from re import MULTILINE, search
10
+ from re import MULTILINE, escape, search
11
11
  from shlex import join
12
12
  from shutil import copyfile, copytree, move, rmtree
13
13
  from string import Template
@@ -69,9 +69,12 @@ def append_text(
69
69
  try:
70
70
  existing = cat(path, sudo=sudo)
71
71
  except (CalledProcessError, FileNotFoundError):
72
- tee(path, text, sudo=sudo, append=True)
72
+ tee(path, text, sudo=sudo)
73
73
  return
74
- if skip_if_present and (search(text, existing, flags=flags) is not None):
74
+ if existing == "":
75
+ tee(path, text, sudo=sudo)
76
+ return
77
+ if skip_if_present and (search(escape(text), existing, flags=flags) is not None):
75
78
  return
76
79
  full = "".join([*repeat("\n", times=blank_lines), text])
77
80
  tee(path, full, sudo=sudo, append=True)
@@ -1,34 +0,0 @@
1
- Metadata-Version: 2.3
2
- Name: dycw-utilities
3
- Version: 0.175.37
4
- Summary: Miscellaneous Python utilities
5
- Author: Derek Wan
6
- Author-email: Derek Wan <d.wan@icloud.com>
7
- Requires-Dist: atomicwrites>=1.4.1,<1.5
8
- Requires-Dist: typing-extensions>=4.15.0,<4.16
9
- Requires-Dist: tzlocal>=5.3.1,<5.4
10
- Requires-Dist: whenever>=0.9.4,<0.10
11
- Requires-Dist: coloredlogs>=15.0.1,<15.1 ; extra == 'logging'
12
- Requires-Dist: dycw-pytest-only>=2.1.1,<2.2 ; extra == 'test'
13
- Requires-Dist: hypothesis>=6.148.8,<6.149 ; extra == 'test'
14
- Requires-Dist: pytest>=9.0.2,<9.1 ; extra == 'test'
15
- Requires-Dist: pytest-asyncio>=1.3.0,<1.4 ; extra == 'test'
16
- Requires-Dist: pytest-cov>=7.0.0,<7.1 ; extra == 'test'
17
- Requires-Dist: pytest-instafail>=0.5.0,<0.6 ; extra == 'test'
18
- Requires-Dist: pytest-lazy-fixtures>=1.4.0,<1.5 ; extra == 'test'
19
- Requires-Dist: pytest-randomly>=4.0.1,<4.1 ; extra == 'test'
20
- Requires-Dist: pytest-regressions>=2.8.3,<2.9 ; extra == 'test'
21
- Requires-Dist: pytest-repeat>=0.9.4,<0.10 ; extra == 'test'
22
- Requires-Dist: pytest-rerunfailures>=16.1,<16.2 ; extra == 'test'
23
- Requires-Dist: pytest-rng>=1.0.0,<1.1 ; extra == 'test'
24
- Requires-Dist: pytest-timeout>=2.4.0,<2.5 ; extra == 'test'
25
- Requires-Dist: pytest-xdist>=3.8.0,<3.9 ; extra == 'test'
26
- Requires-Dist: testbook>=0.4.2,<0.5 ; extra == 'test'
27
- Requires-Python: >=3.12
28
- Provides-Extra: logging
29
- Provides-Extra: test
30
- Description-Content-Type: text/markdown
31
-
32
- # `python-utilities`
33
-
34
- Miscellaneous Python utilities