bluer-sbc 8.229.1__py3-none-any.whl → 8.233.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-sbc might be problematic. Click here for more details.
- bluer_sbc/__init__.py +1 -1
- bluer_sbc/designs/shelter.py +4 -1
- {bluer_sbc-8.229.1.dist-info → bluer_sbc-8.233.1.dist-info}/METADATA +3 -3
- {bluer_sbc-8.229.1.dist-info → bluer_sbc-8.233.1.dist-info}/RECORD +7 -7
- {bluer_sbc-8.229.1.dist-info → bluer_sbc-8.233.1.dist-info}/WHEEL +0 -0
- {bluer_sbc-8.229.1.dist-info → bluer_sbc-8.233.1.dist-info}/licenses/LICENSE +0 -0
- {bluer_sbc-8.229.1.dist-info → bluer_sbc-8.233.1.dist-info}/top_level.txt +0 -0
bluer_sbc/__init__.py
CHANGED
bluer_sbc/designs/shelter.py
CHANGED
|
@@ -15,7 +15,7 @@ marquee = README.Items(
|
|
|
15
15
|
[
|
|
16
16
|
{
|
|
17
17
|
"name": "shelter",
|
|
18
|
-
"marquee":
|
|
18
|
+
"marquee": f"{assets2_shelter}/20251006_181554.jpg",
|
|
19
19
|
"url": "./bluer_sbc/docs/shelter.md",
|
|
20
20
|
}
|
|
21
21
|
]
|
|
@@ -26,5 +26,8 @@ items = ImageItems(
|
|
|
26
26
|
) + ImageItems(
|
|
27
27
|
{
|
|
28
28
|
f"{assets2_shelter}/20251005_180841.jpg": "",
|
|
29
|
+
f"{assets2_shelter}/20251006_181432.jpg": "",
|
|
30
|
+
f"{assets2_shelter}/20251006_181509.jpg": "",
|
|
31
|
+
f"{assets2_shelter}/20251006_181554.jpg": "",
|
|
29
32
|
}
|
|
30
33
|
)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.233.1
|
|
4
4
|
Summary: 🌀 AI for single board computers and other designs.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-sbc
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -46,7 +46,7 @@ pip install bluer_sbc
|
|
|
46
46
|
| --- | --- | --- |
|
|
47
47
|
| [`swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/swallow.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/swallow.md) | [`swallow head`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/swallow-head.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/swallow-head.md) | [`ultrasonic-sensor-tester`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/ultrasonic-sensor-tester.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/ultrasonic-sensor-tester.md) |
|
|
48
48
|
| [`bryce`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bryce.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bryce.md) | [`cheshmak`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/cheshmak.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/cheshmak.md) | [`nafha`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/nafha.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/nafha.md) |
|
|
49
|
-
| [`shelter`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/shelter.md) [ [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/shelter.md) | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) | [`chenar-grove`](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) |
|
|
50
50
|
| [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | |
|
|
51
51
|
|
|
52
52
|
---
|
|
@@ -58,7 +58,7 @@ pip install bluer_sbc
|
|
|
58
58
|
|
|
59
59
|
[](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-sbc/) [](https://pypistats.org/packages/bluer-sbc)
|
|
60
60
|
|
|
61
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
61
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.233.1`](https://github.com/kamangir/bluer-sbc).
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
bluer_sbc/__init__.py,sha256=
|
|
1
|
+
bluer_sbc/__init__.py,sha256=VCaiSRdpeGNLS0bbi3ABERUnBEpqDOeJLZ9Tb-xQDz8,310
|
|
2
2
|
bluer_sbc/__main__.py,sha256=JV8oYpZDQbvcDpKJtbjU0hDeMJkzsDLGlhIWLmRpDQ4,348
|
|
3
3
|
bluer_sbc/config.env,sha256=Lp91dQZrPDtMO-87-pAw1wOqLMIYEI1MlNrXhvKMaoE,706
|
|
4
4
|
bluer_sbc/env.py,sha256=saEjdk3FHmuK-WQUUpKfOatwmE93Y2Ula3rtGhRm0Zw,1745
|
|
@@ -49,7 +49,7 @@ bluer_sbc/designs/bryce.py,sha256=nkyQV3HTwHX2Typl2GXuxU2n9A5p-aukhSAsERUa71A,46
|
|
|
49
49
|
bluer_sbc/designs/cheshmak.py,sha256=bGclGc0KR0TUlk0KBrTCYK7IWmdGoQNCF-bRH8HlJ4o,476
|
|
50
50
|
bluer_sbc/designs/consts.py,sha256=de1X1_0CESgSGYUI8dGh8RBoYtu_G3NrBsFvuSdHJWk,59
|
|
51
51
|
bluer_sbc/designs/nafha.py,sha256=Rrhip8ruIPGgo3J3DfL_f8u7cH6YtFumuW-zVinv1DA,467
|
|
52
|
-
bluer_sbc/designs/shelter.py,sha256=
|
|
52
|
+
bluer_sbc/designs/shelter.py,sha256=ZAo392XPZzZyIITStzTIUNMGJX_5n90ejucqNeuM8CY,848
|
|
53
53
|
bluer_sbc/designs/swallow.py,sha256=gEcy9l1EgIuoMrWjJLnJid9DiWcSmPjNU7YPIVudsSE,484
|
|
54
54
|
bluer_sbc/designs/swallow_head.py,sha256=J11-Qh-tgJRLxn_pcAzTVkJkO0ssyOL9tgQXXynoyWw,506
|
|
55
55
|
bluer_sbc/designs/ultrasonic_sensor_tester.py,sha256=d0_v9VteTGZszELA9aUq1YlMpEvDQoABuYu0F9lRcSI,517
|
|
@@ -96,8 +96,8 @@ bluer_sbc/session/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
|
|
|
96
96
|
bluer_sbc/session/__main__.py,sha256=O2Tv6HgE8Bos7ASIViYludpWVi6EEc9XRoP8jYC2-2Q,534
|
|
97
97
|
bluer_sbc/session/classes.py,sha256=6pEh-TBjekUZBbWj_zKh3LAntAoGfcMHtS2SJ77nyC8,9355
|
|
98
98
|
bluer_sbc/session/functions.py,sha256=eRJKSczRjKn3Fo2jv8_4EMAZwfJBj5cIPg2WqHkC2Q8,481
|
|
99
|
-
bluer_sbc-8.
|
|
100
|
-
bluer_sbc-8.
|
|
101
|
-
bluer_sbc-8.
|
|
102
|
-
bluer_sbc-8.
|
|
103
|
-
bluer_sbc-8.
|
|
99
|
+
bluer_sbc-8.233.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
|
|
100
|
+
bluer_sbc-8.233.1.dist-info/METADATA,sha256=xlCrEpnPzxZbbfs2oKIf2xdY4x6LRNh6yFUamK72YVU,5205
|
|
101
|
+
bluer_sbc-8.233.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
102
|
+
bluer_sbc-8.233.1.dist-info/top_level.txt,sha256=DsLDHFiTeAj2mctGVmCSgWUhzCznWSQoUmQ1VyEmnT0,10
|
|
103
|
+
bluer_sbc-8.233.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|