bluer-objects 6.26.1__py3-none-any.whl → 6.27.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-objects might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  #! /usr/bin/env bash
2
2
 
3
- export MLFLOW_TRACKING_URI=$abcli_path_git/mlruns
3
+ export MLFLOW_TRACKING_URI=$HOME/mlruns
4
4
 
5
5
  function abcli_mlflow() {
6
6
  local task=$1
bluer_objects/__init__.py CHANGED
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} data objects for Bash."
6
6
 
7
- VERSION = "6.26.1"
7
+ VERSION = "6.27.1"
8
8
 
9
9
  REPO_NAME = "bluer-objects"
10
10
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_objects
3
- Version: 6.26.1
3
+ Version: 6.27.1
4
4
  Summary: 🌀 data objects for Bash.
5
5
  Home-page: https://github.com/kamangir/bluer-objects
6
6
  Author: Arash Abadpour (Kamangir)
@@ -53,6 +53,6 @@ Also home to [blue README](https://github.com/kamangir/bluer-objects/blob/main/b
53
53
 
54
54
  [![pylint](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-objects.svg)](https://pypi.org/project/bluer-objects/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-objects)](https://pypistats.org/packages/bluer-objects)
55
55
 
56
- built by 🌀 [`bluer_options-5.26.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.26.1`](https://github.com/kamangir/bluer-objects).
56
+ built by 🌀 [`bluer_options-5.26.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.27.1`](https://github.com/kamangir/bluer-objects).
57
57
 
58
58
  built by 🌀 [`blueness-3.96.1`](https://github.com/kamangir/blueness).
@@ -1,4 +1,4 @@
1
- bluer_objects/__init__.py,sha256=1_yyQ-NZAqWIJ2Uxq6_DRZXheWFi4lcQixn_jdq2zv4,310
1
+ bluer_objects/__init__.py,sha256=N2SlJDQfbpZ_fsG1igtoHltqGxOIv2Vd4b245QVxOKs,310
2
2
  bluer_objects/__main__.py,sha256=Yqfov833_hJuRne19WrGhT5DWAPtdffpoMxeSXS7EGw,359
3
3
  bluer_objects/config.env,sha256=eGjonR_ifC-IdiRnsmV3cyVTEnJqWTMmSuniXw9bncE,193
4
4
  bluer_objects/env.py,sha256=6YennmzyRI52ldg6-J5XqMm_cPEVQKsON7Fj7n6eHPU,1430
@@ -20,7 +20,7 @@ bluer_objects/.abcli/gif.sh,sha256=cSU4rDO_6LWnK1C9fUKpf1Gja8Nn0huIMsk0jhru84M,7
20
20
  bluer_objects/.abcli/host.sh,sha256=k1fX5qAUKECxtIBmOP6U-CXHbEUEurjZUYlrVIjo7_Q,556
21
21
  bluer_objects/.abcli/ls.sh,sha256=CG6tPvxkXxa7SqK9DwLJLyjaekqDpYJFLYdjuURzeIA,611
22
22
  bluer_objects/.abcli/metadata.sh,sha256=3SuiTy8EubAmvWBO2Zq-qFskl_1xXtRTgO-dsQ0fAQM,358
23
- bluer_objects/.abcli/mlflow.sh,sha256=obwZzPyM_RhXaYoJbmwqvFzVsc4RlDLuTeENHp2Eb8Q,654
23
+ bluer_objects/.abcli/mlflow.sh,sha256=x2KcXjp4qduri9XdnXOJkocxKJTdoUc7e6EYPuuh-cg,644
24
24
  bluer_objects/.abcli/object.sh,sha256=nzXPfgS2nicI-3dNVjC-xw9QKdWN1mtUcy7VmLGyWR8,816
25
25
  bluer_objects/.abcli/publish.sh,sha256=5PevHVqCJQAZfM78GjsOAfwFuu96yoH-wUK6RYaD688,1870
26
26
  bluer_objects/.abcli/select.sh,sha256=oXT3KBaTDOd8xlurALDIxhzbOTVOFyGpLTseqPxtNqU,863
@@ -126,8 +126,8 @@ bluer_objects/tests/test_objects.py,sha256=r8GxsJFSzRw7uen7LBdqIO6KIqfNpo45ziIIW
126
126
  bluer_objects/tests/test_path.py,sha256=JjONWyhZyMM_u1SzD1RI_iZ5vYJDUe-B51fbbHczIig,85
127
127
  bluer_objects/tests/test_upload.py,sha256=kK6WPMUPfQhlY8krO_JpvLS14K_FeliJwmDMoiRPKxE,1835
128
128
  bluer_objects/tests/test_version.py,sha256=Lyf3PMcA22e17BNRk_2VgPrtao6dWEgVoXo68Uds8SE,75
129
- bluer_objects-6.26.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
130
- bluer_objects-6.26.1.dist-info/METADATA,sha256=M6dE3oWiUaYPk24CxU63-6aU3q5UEOIHwwGo4OL76tU,2748
131
- bluer_objects-6.26.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
132
- bluer_objects-6.26.1.dist-info/top_level.txt,sha256=RX2TpddbnRkurda3G_pAdyeTztP2IhhRPx949GlEvQo,14
133
- bluer_objects-6.26.1.dist-info/RECORD,,
129
+ bluer_objects-6.27.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
130
+ bluer_objects-6.27.1.dist-info/METADATA,sha256=MfsCJM792NRIDKAtqYFZpFr5g3Xiqt7apSKvMG3jag8,2748
131
+ bluer_objects-6.27.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
132
+ bluer_objects-6.27.1.dist-info/top_level.txt,sha256=RX2TpddbnRkurda3G_pAdyeTztP2IhhRPx949GlEvQo,14
133
+ bluer_objects-6.27.1.dist-info/RECORD,,