blue-sandbox 5.87.1__tar.gz → 5.102.1__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {blue_sandbox-5.87.1/blue_sandbox.egg-info → blue_sandbox-5.102.1}/PKG-INFO +5 -5
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/README.md +4 -4
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/install.sh +2 -1
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/README.py +11 -16
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/__init__.py +1 -1
- blue_sandbox-5.102.1/blue_sandbox/list.py +16 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1/blue_sandbox.egg-info}/PKG-INFO +5 -5
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox.egg-info/SOURCES.txt +1 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/LICENSE +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/MANIFEST.in +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/abcli.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/actions.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/aka.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/alias.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/blue_sandbox.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/browse.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/install.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest/list.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/ingest.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/label.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/tensorboard.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment/train.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/microsoft_building_damage_assessment.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/README.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/help.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_ingest_list.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_label.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/microsoft_building_damage_assessment_train.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/.abcli/tests/version.sh +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/__main__.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/config.env +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/env.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/functions.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/help/__init__.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/help/__main__.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/help/functions.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/host.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/logger.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/README.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/__init__.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/__main__.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/ingest.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/label.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/sas_token.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/microsoft_building_damage_assessment/train.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/sample.env +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox/urls.py +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox.egg-info/dependency_links.txt +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox.egg-info/requires.txt +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/blue_sandbox.egg-info/top_level.txt +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/pyproject.toml +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/requirements.txt +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/setup.cfg +0 -0
- {blue_sandbox-5.87.1 → blue_sandbox-5.102.1}/setup.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: blue_sandbox
|
3
|
-
Version: 5.
|
3
|
+
Version: 5.102.1
|
4
4
|
Summary: 🌀 A sandbox for ideas and experiments.
|
5
5
|
Home-page: https://github.com/kamangir/blue-sandbox
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
@@ -52,13 +52,13 @@ Dynamic: summary
|
|
52
52
|
pip install blue-sandbox
|
53
53
|
```
|
54
54
|
|
55
|
-
| |
|
56
|
-
| --- |
|
57
|
-
| 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) [![image](https://github.com/
|
55
|
+
| |
|
56
|
+
| --- |
|
57
|
+
| 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) 🎰 [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow |
|
58
58
|
|
59
59
|
---
|
60
60
|
|
61
61
|
|
62
62
|
[![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
|
63
63
|
|
64
|
-
built by 🌀 [`blue_options-4.
|
64
|
+
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.102.1`](https://github.com/kamangir/blue-sandbox).
|
@@ -6,13 +6,13 @@
|
|
6
6
|
pip install blue-sandbox
|
7
7
|
```
|
8
8
|
|
9
|
-
| |
|
10
|
-
| --- |
|
11
|
-
| 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) [![image](https://github.com/
|
9
|
+
| |
|
10
|
+
| --- |
|
11
|
+
| 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) 🎰 [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow |
|
12
12
|
|
13
13
|
---
|
14
14
|
|
15
15
|
|
16
16
|
[![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
|
17
17
|
|
18
|
-
built by 🌀 [`blue_options-4.
|
18
|
+
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.102.1`](https://github.com/kamangir/blue-sandbox).
|
@@ -12,7 +12,8 @@ function blue_sandbox_microsoft_building_damage_assessment_install() {
|
|
12
12
|
[[ $? -ne 0 ]] && return 1
|
13
13
|
fi
|
14
14
|
|
15
|
-
[[ "$abcli_is_github_workflow" == true ]]
|
15
|
+
[[ "$abcli_is_github_workflow" == true ]] ||
|
16
|
+
[[ "$abcli_is_sagemaker_system" == true ]] &&
|
16
17
|
return 0
|
17
18
|
|
18
19
|
if [[ "$recreate_env" == 1 ]]; then
|
@@ -6,25 +6,20 @@ from blue_sandbox import NAME, VERSION, ICON, REPO_NAME
|
|
6
6
|
from blue_sandbox.microsoft_building_damage_assessment import (
|
7
7
|
README as microsoft_building_damage_assessment_README,
|
8
8
|
)
|
9
|
-
|
9
|
+
from blue_sandbox.list import list_of_experiments
|
10
10
|
|
11
11
|
items = [
|
12
|
-
"{}[`{}`]({}) [![image]({})]({}) {}".format(
|
13
|
-
"
|
14
|
-
|
15
|
-
"
|
16
|
-
"
|
17
|
-
"
|
18
|
-
"
|
19
|
-
|
20
|
-
] + [
|
21
|
-
"{}[`{}`](#) [![image]({})](#) {}".format(
|
22
|
-
ICON,
|
23
|
-
f"experiment {index}",
|
24
|
-
"https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true",
|
25
|
-
f"description of experiment {index} ...",
|
12
|
+
"{}[`{}`]({}) {} [![image]({})]({}) {}".format(
|
13
|
+
experiment["ICON"],
|
14
|
+
experiment_name,
|
15
|
+
experiment["url"],
|
16
|
+
experiment["status"],
|
17
|
+
experiment["marquee"],
|
18
|
+
experiment["url"],
|
19
|
+
experiment["title"],
|
26
20
|
)
|
27
|
-
for
|
21
|
+
for experiment_name, experiment in list_of_experiments.items()
|
22
|
+
if experiment_name != "template"
|
28
23
|
]
|
29
24
|
|
30
25
|
|
@@ -0,0 +1,16 @@
|
|
1
|
+
list_of_experiments = {
|
2
|
+
"`@damages`": {
|
3
|
+
"ICON": "🌐",
|
4
|
+
"title": "Satellite imagery damage assessment workflow",
|
5
|
+
"url": "https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md",
|
6
|
+
"marquee": "https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true",
|
7
|
+
"status": "🎰",
|
8
|
+
},
|
9
|
+
"template": {
|
10
|
+
"ICON": "",
|
11
|
+
"title": "",
|
12
|
+
"url": "",
|
13
|
+
"marquee": "",
|
14
|
+
"status": "🎰",
|
15
|
+
},
|
16
|
+
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: blue_sandbox
|
3
|
-
Version: 5.
|
3
|
+
Version: 5.102.1
|
4
4
|
Summary: 🌀 A sandbox for ideas and experiments.
|
5
5
|
Home-page: https://github.com/kamangir/blue-sandbox
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
@@ -52,13 +52,13 @@ Dynamic: summary
|
|
52
52
|
pip install blue-sandbox
|
53
53
|
```
|
54
54
|
|
55
|
-
| |
|
56
|
-
| --- |
|
57
|
-
| 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) [![image](https://github.com/
|
55
|
+
| |
|
56
|
+
| --- |
|
57
|
+
| 🌐[``@damages``](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) 🎰 [![image](https://github.com/kamangir/assets/raw/main/blue-sandbox/Maui-Hawaii-fires-Aug-23-ingest-2025-01-10-qqJqhm.png?raw=true)](https://github.com/kamangir/blue-sandbox/blob/main/blue_sandbox/microsoft_building_damage_assessment/README.md) Satellite imagery damage assessment workflow |
|
58
58
|
|
59
59
|
---
|
60
60
|
|
61
61
|
|
62
62
|
[![pylint](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-sandbox.svg)](https://pypi.org/project/blue-sandbox/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-sandbox)](https://pypistats.org/packages/blue-sandbox)
|
63
63
|
|
64
|
-
built by 🌀 [`blue_options-4.
|
64
|
+
built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.102.1`](https://github.com/kamangir/blue-sandbox).
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|