blue-assistant 4.376.1__py3-none-any.whl → 4.378.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.
blue_assistant/README.py CHANGED
@@ -18,7 +18,7 @@ items = README.Items(
18
18
  {
19
19
  "name": "@hue",
20
20
  "url": "./blue_assistant/script/repository/hue",
21
- "marquee": "https://github.com/kamangir/assets/raw/main/blue-assistant/20250314_143702.jpg?raw=true",
21
+ "marquee": "https://github.com/kamangir/assets/raw/main/blue-assistant/20250314_143702-2.png?raw=true",
22
22
  "description": '"[Hey AI](./blue_assistant/script/repository/hue/metadata.yaml), help me write code to send color commands to the [Hue LED lights](https://www.philips-hue.com/en-ca) in my apartment."',
23
23
  },
24
24
  {
@@ -4,7 +4,7 @@ ICON = "🧠"
4
4
 
5
5
  DESCRIPTION = f"{ICON} An AI Assistant."
6
6
 
7
- VERSION = "4.376.1"
7
+ VERSION = "4.378.1"
8
8
 
9
9
  REPO_NAME = "blue-assistant"
10
10
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: blue_assistant
3
- Version: 4.376.1
3
+ Version: 4.378.1
4
4
  Summary: 🧠 An AI Assistant.
5
5
  Home-page: https://github.com/kamangir/blue-assistant
6
6
  Author: Arash Abadpour (Kamangir)
@@ -51,68 +51,11 @@ Dynamic: summary
51
51
  pip install blue-assistant
52
52
  ```
53
53
 
54
- ```mermaid
55
- graph LR
56
- assistant_script_list["@assistant<br>script<br>list"]
57
- assistant_script_run["@assistant<br>script<br>run -<br>script=&lt;name&gt;,version=&lt;version&gt;<br>&lt;object-name&gt;"]
58
54
 
59
- web_crawl["@web<br>crawl -<br>&lt;url-1&gt;+&lt;url-2&gt;<br>&lt;object-name&gt;"]
60
-
61
- web_fetch["@web<br>fetch -<br>&lt;url&gt;<br>&lt;object-name&gt;"]
62
-
63
- script["📜 script"]:::folder
64
- url["🔗 url"]:::folder
65
- url2["🔗 url"]:::folder
66
- url3["🔗 url"]:::folder
67
- object["📂 object"]:::folder
68
-
69
-
70
- script --> assistant_script_list
71
-
72
- script --> assistant_script_run
73
- object --> assistant_script_run
74
- assistant_script_run --> object
75
-
76
- url --> web_crawl
77
- url2 --> web_crawl
78
- web_crawl --> url3
79
- web_crawl --> object
80
-
81
- url --> web_fetch
82
- web_fetch --> object
83
-
84
- bridge_ip["🔗 bridge_ip"]:::folder
85
- hue_username["🔗 hue_username"]:::folder
86
- list_of_lights["💡 light IDs"]:::folder
87
-
88
- hue_create_user["@hue<br>create_user"]
89
- hue_list["@hue<br>list"]
90
- hue_set["@hue<br>set"]
91
- hue_test["@hue<br>test"]
92
-
93
- bridge_ip --> hue_create_user
94
- hue_create_user --> hue_username
95
-
96
- bridge_ip --> hue_list
97
- hue_username --> hue_list
98
- hue_list --> list_of_lights
99
-
100
- bridge_ip --> hue_set
101
- hue_username --> hue_set
102
- list_of_lights --> hue_set
103
-
104
- bridge_ip --> hue_test
105
- hue_username --> hue_test
106
- list_of_lights --> hue_test
107
-
108
-
109
-
110
- classDef folder fill:#999,stroke:#333,stroke-width:2px;
111
- ```
112
55
 
113
56
  | | | |
114
57
  | --- | --- | --- |
115
- | [`orbital-data-explorer`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/orbital_data_explorer) [![image](https://github.com/kamangir/assets/raw/main/blue-assistant/PDS/uahirise-ESP_086795_1970.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/orbital_data_explorer) Poking around [Orbital Data Explorer](https://ode.rsl.wustl.edu/) with an [AI DAG](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/orbital_data_explorer/metadata.yaml). ⏸️ | [`@hue`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/hue) [![image](https://github.com/kamangir/assets/raw/main/blue-assistant/20250314_143702.jpg?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/hue) "[Hey AI](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/hue/metadata.yaml), help me write code to send color commands to the [Hue LED lights](https://www.philips-hue.com/en-ca) in my apartment." | [`blue-amo`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/blue_amo/README.md) [![image](https://github.com/kamangir/assets/blob/main/test_blue_assistant_script_run-2025-03-15-06pbpf/generating_frame_007.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/blue_amo/README.md) Story development and visualization, with an [AI DAG](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/blue_amo/metadata.yaml). |
58
+ | [`orbital-data-explorer`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/orbital_data_explorer) [![image](https://github.com/kamangir/assets/raw/main/blue-assistant/PDS/uahirise-ESP_086795_1970.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/orbital_data_explorer) Poking around [Orbital Data Explorer](https://ode.rsl.wustl.edu/) with an [AI DAG](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/orbital_data_explorer/metadata.yaml). ⏸️ | [`@hue`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/hue) [![image](https://github.com/kamangir/assets/raw/main/blue-assistant/20250314_143702-2.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/hue) "[Hey AI](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/hue/metadata.yaml), help me write code to send color commands to the [Hue LED lights](https://www.philips-hue.com/en-ca) in my apartment." | [`blue-amo`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/blue_amo/README.md) [![image](https://github.com/kamangir/assets/blob/main/test_blue_assistant_script_run-2025-03-15-06pbpf/generating_frame_007.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/blue_amo/README.md) Story development and visualization, with an [AI DAG](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/repository/blue_amo/metadata.yaml). |
116
59
  | [`🌀 blue script`](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/) [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/script/) A minimal AI DAG interface. | | [``@web``](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/web/) [![image](https://github.com/kamangir/assets/raw/main/blue-plugin/marquee.png?raw=true)](https://github.com/kamangir/blue-assistant/blob/main/blue_assistant/web/) A minimal web interface for an AI agent. |
117
60
 
118
61
  ---
@@ -120,6 +63,6 @@ graph LR
120
63
 
121
64
  [![pylint](https://github.com/kamangir/blue-assistant/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-assistant/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-assistant/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-assistant/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-assistant/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-assistant/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-assistant.svg)](https://pypi.org/project/blue-assistant/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-assistant)](https://pypistats.org/packages/blue-assistant)
122
65
 
123
- built by 🌀 [`blue_options-4.240.1`](https://github.com/kamangir/awesome-bash-cli), based on 🧠 [`blue_assistant-4.376.1`](https://github.com/kamangir/blue-assistant).
66
+ built by 🌀 [`blue_options-4.240.1`](https://github.com/kamangir/awesome-bash-cli), based on 🧠 [`blue_assistant-4.378.1`](https://github.com/kamangir/blue-assistant).
124
67
 
125
- built by 🌀 [`blueness-3.95.1`](https://github.com/kamangir/blueness).
68
+ built by 🌀 [`blueness-3.96.1`](https://github.com/kamangir/blueness).
@@ -1,5 +1,5 @@
1
- blue_assistant/README.py,sha256=9zediDIPJojbUaidzYp5MKWGITK8b32i5P1g1407cmg,3184
2
- blue_assistant/__init__.py,sha256=98W7JbwC9IHVCCz_3NwogQJwYZ-CUq37HSnN-NOodGo,311
1
+ blue_assistant/README.py,sha256=xbgeAUdfLEHMM_N6buDwDcIDk0SorzYvbT-KIJFV2Ps,3186
2
+ blue_assistant/__init__.py,sha256=6iVSXQpGJd9yFTwJQEtQrg3Dl9GyCPtiRNzf5iArhKk,311
3
3
  blue_assistant/__main__.py,sha256=URtal70XZc0--3FDTYWcLtnGOqBYjMX9gt-L1k8hDXI,361
4
4
  blue_assistant/config.env,sha256=npodyuuhkZUHUv9FnEiQQZkKxFbg8nQb1YpOCURqV3Y,301
5
5
  blue_assistant/env.py,sha256=FTSdJ8-J4jAyI0-h3MBgOweQBWd3YEFIibBHSXpClrY,760
@@ -68,8 +68,8 @@ blue_assistant/web/__main__.py,sha256=aLkMmUpeWSOxa7YQVbtL90ZNbOcr1OeT0rymw90jx7
68
68
  blue_assistant/web/crawl.py,sha256=w77MNqVSLDE6nm7XuwWU7JMOcm26ISdA_fjT7Ec2bi8,3343
69
69
  blue_assistant/web/fetch.py,sha256=WihKsEdF4q8SVMa1IJa-O2BnYbNSr3uzNykJnVuSyrQ,2566
70
70
  blue_assistant/web/functions.py,sha256=TVsQbgtkWg4Hy6E2hLJ1bJqjrL6rcmGAxmYuqLUFeSw,882
71
- blue_assistant-4.376.1.dist-info/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
72
- blue_assistant-4.376.1.dist-info/METADATA,sha256=i2E17aLDJc0vd3XVkeN9BZ-TK9nD3qofRYY0z5PmIfo,6128
73
- blue_assistant-4.376.1.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
74
- blue_assistant-4.376.1.dist-info/top_level.txt,sha256=ud0BkBbdOVze13bNqHuhZj1rwCztaBtDf5ChEYzASOs,15
75
- blue_assistant-4.376.1.dist-info/RECORD,,
71
+ blue_assistant-4.378.1.dist-info/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
72
+ blue_assistant-4.378.1.dist-info/METADATA,sha256=Uy26XV3pEsb2sEYA_f-_enGUW-146elDgSpMaLkZOOg,4645
73
+ blue_assistant-4.378.1.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
74
+ blue_assistant-4.378.1.dist-info/top_level.txt,sha256=ud0BkBbdOVze13bNqHuhZj1rwCztaBtDf5ChEYzASOs,15
75
+ blue_assistant-4.378.1.dist-info/RECORD,,