bluer-options 5.200.1__py3-none-any.whl → 5.204.1__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.

Potentially problematic release.


This version of bluer-options might be problematic. Click here for more details.

@@ -29,7 +29,7 @@ function bluer_ai_eval() {
29
29
  (
30
30
  source \
31
31
  $abcli_path_bash/bluer_ai.sh \
32
- $options \
32
+ ~terraform,$options \
33
33
  "$command_line"
34
34
  ) &
35
35
  else
bluer_options/__init__.py CHANGED
@@ -6,7 +6,7 @@ ICON = "🌀"
6
6
 
7
7
  DESCRIPTION = f"{ICON} Options for Bash."
8
8
 
9
- VERSION = "5.200.1"
9
+ VERSION = "5.204.1"
10
10
 
11
11
  REPO_NAME = "bluer-options"
12
12
 
@@ -15,6 +15,7 @@ from bluer_options.string.functions import (
15
15
  pretty_bytes,
16
16
  pretty_date,
17
17
  pretty_duration,
18
+ pretty_minimal_duration,
18
19
  pretty_frequency,
19
20
  pretty_param,
20
21
  pretty_range_of_matrix,
@@ -298,6 +298,14 @@ def pretty_duration(
298
298
  return ("-" if negative_duration else "") + output
299
299
 
300
300
 
301
+ def pretty_minimal_duration(duration: float) -> str:
302
+ return pretty_duration(
303
+ duration,
304
+ short=True,
305
+ largest=True,
306
+ )
307
+
308
+
301
309
  def random(
302
310
  length: int = 16,
303
311
  alphabet: str = string_module.ascii_lowercase + string_module.digits,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_options
3
- Version: 5.200.1
3
+ Version: 5.204.1
4
4
  Summary: 🌀 Options for Bash.
5
5
  Home-page: https://github.com/kamangir/bluer-options
6
6
  Author: Arash Abadpour (Kamangir)
@@ -1,4 +1,4 @@
1
- bluer_options/__init__.py,sha256=fXblKY_1iWxvBJEDuqeGdfzVfawdfYp1JSDiVRW_YoA,288
1
+ bluer_options/__init__.py,sha256=3PL-FlAq1jGFXImqi7cxN09Q1ECl56V9hXpyt-1jhUQ,288
2
2
  bluer_options/__main__.py,sha256=-6ce9W1uXkle4YtEYlSUMWxSmsur3dRDA4_MvNNhEVg,236
3
3
  bluer_options/config.env,sha256=2AG3xuWiMqaNmlCNDWQOJ_AssKk7KXhn0XDIkHWNQ2Q,30
4
4
  bluer_options/timer.py,sha256=UPmsfCjbEWpcjXgMpYemXieheMJH_UpuemhVGsKYVoE,2470
@@ -10,7 +10,7 @@ bluer_options/.bash/bool.sh,sha256=gjNTKqjKSeOG_wyaRDRaDzX_hSnAyjFvTNEuDUBR8cc,1
10
10
  bluer_options/.bash/browse.sh,sha256=t-YxlnIrFrSUFrkhX3Kpv0iF4VxWtzjihlWQKlFcXjE,532
11
11
  bluer_options/.bash/code.sh,sha256=z0LDbe73ZN46sTPln33V-SIhxmp_UqBT35kKvuukNAQ,320
12
12
  bluer_options/.bash/env.sh,sha256=xpzO7I6BeonXTL_kF2MGpJISLPwCygRWaHxmRosxy_c,521
13
- bluer_options/.bash/eval.sh,sha256=bj7Z8oDl4ar1lrq0i68u7rVVhsHPCU1-mcnOx05V7hs,1248
13
+ bluer_options/.bash/eval.sh,sha256=4zowqDP5-ZTSarNDdFkMNuUYq2_Egw_GnA3DbFmTJvY,1259
14
14
  bluer_options/.bash/generic_task.sh,sha256=o0W_XQqV9SfmhDiy3jegx6P9XQsLKWny7l931TlIICQ,1205
15
15
  bluer_options/.bash/help.sh,sha256=n0JnRWmqigfbJfyxBQ4WZaOsCdLL-ctN2U5C0Kuv0JQ,591
16
16
  bluer_options/.bash/install.sh,sha256=lUF5Pfs7ND0UJTjopGU_P5VTspKHL3eaB3jj9VqWAt0,594
@@ -57,18 +57,18 @@ bluer_options/logger/watch.py,sha256=4FJjbstlsAl3EF_2vx9Dshe4EmGrkR-VAQXZOmGV6jc
57
57
  bluer_options/options/__init__.py,sha256=q0Ymi9oCBwgN0g7NVeYh4XgiICOtH8W8Wuaa52NH-rw,50
58
58
  bluer_options/options/__main__.py,sha256=wnCzX2dxIgrjZ6qoDnE_YBE6xzJO5ME5u-gCPmb02cw,1479
59
59
  bluer_options/options/classes.py,sha256=dcfGd34y6vDYvj-v-Bb5uOyy79mwV0s98czYFJ9hB9U,2211
60
- bluer_options/string/__init__.py,sha256=MsbbLbg13Pmq2qkYqwOU1bc27_VvfiZ_alcKYH7zzI8,546
60
+ bluer_options/string/__init__.py,sha256=8iZSNe97hK9qMjUEmsP37wK-QCmfr7ACxME1nAQc4rs,575
61
61
  bluer_options/string/__main__.py,sha256=uwTvAy6VEKqrtV61G8TuG3iNt2J3CnCYtx8COZb3SKA,1884
62
62
  bluer_options/string/constants.py,sha256=hfUx6xihcOsTayceAumyxyV2fbAr45_o4J-4ejKWrgM,216
63
- bluer_options/string/functions.py,sha256=Z8_9F-4_KescGQgNBsRVHU7S1UtYrlV_kMJPwcvha3A,8038
63
+ bluer_options/string/functions.py,sha256=X_A3jmfEgUTxBTLP2p4nNwuRQHQRpsCx1XZapMVRHK8,8187
64
64
  bluer_options/terminal/__init__.py,sha256=kyNhbC5NVCuqrUhbbTeAOTW1ZO7MRRbi0RtXGBFKtJc,73
65
65
  bluer_options/terminal/__main__.py,sha256=3o465bp44c2f1KHDn4j664hpbvu8wKOwQ2c1OPoa6Xc,902
66
66
  bluer_options/terminal/functions.py,sha256=A23uHLeU4JIctmecOFk_KhIfOeHu-WMjnSzBj2KiF3U,1947
67
67
  bluer_options/timing/__init__.py,sha256=CCIJKvRVdimLdk46WOc_C-t8HHTVFPdGxQTFCFrN5zc,127
68
68
  bluer_options/timing/classes.py,sha256=6savdv6s_2IJaGvTzHK_umeu51Qoj4JCJc_Ey4WEAyY,3795
69
69
  bluer_options/timing/elapsed_timer.py,sha256=ecM11nzXnoDL_k6p41YPH28-OLnYreg_CgPQlbv4mjI,897
70
- bluer_options-5.200.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
71
- bluer_options-5.200.1.dist-info/METADATA,sha256=AbxHkgwzcabYfCeuj4EKdyXw60b5W479w1Orddz1PSE,4951
72
- bluer_options-5.200.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
73
- bluer_options-5.200.1.dist-info/top_level.txt,sha256=yw9slt8n3R7IiYmf83OtHtB8Z-EgP9UwyQTk1EGiAJU,14
74
- bluer_options-5.200.1.dist-info/RECORD,,
70
+ bluer_options-5.204.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
71
+ bluer_options-5.204.1.dist-info/METADATA,sha256=7ONFvlZQdwPZgCR4CBKDsCS2bfwG-1VTU-8wuRhii0M,4951
72
+ bluer_options-5.204.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
73
+ bluer_options-5.204.1.dist-info/top_level.txt,sha256=yw9slt8n3R7IiYmf83OtHtB8Z-EgP9UwyQTk1EGiAJU,14
74
+ bluer_options-5.204.1.dist-info/RECORD,,