bluer-sbc 9.112.1__py3-none-any.whl → 9.116.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.

@@ -27,12 +27,18 @@ items = ImageItems(
27
27
  ): designs_url(
28
28
  "adapter-bus/wiring.svg",
29
29
  ),
30
- f"{assets2}/20251017_222911.jpg": "",
31
- f"{assets2}/20251017_222929.jpg": "",
32
- f"{assets2}/20251017_222938.jpg": "",
33
- f"{assets2}/20251017_222943.jpg": "",
34
- f"{assets2}/20251017_222949.jpg": "",
35
- f"{assets2}/20251017_223017.jpg": "",
36
- f"{assets2}/20251017_223034.jpg": "",
30
+ **{
31
+ f"{assets2}/{timestamp}.jpg": ""
32
+ for timestamp in [
33
+ "20251017_222911",
34
+ "20251017_222929",
35
+ "20251017_222938",
36
+ "20251017_222943",
37
+ "20251017_222949",
38
+ "20251017_223017",
39
+ "20251017_223034",
40
+ "20251018_213244",
41
+ ]
42
+ },
37
43
  }
38
44
  )
bluer_sbc/__init__.py CHANGED
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} AI for single board computers and related designs."
6
6
 
7
- VERSION = "9.112.1"
7
+ VERSION = "9.116.1"
8
8
 
9
9
  REPO_NAME = "bluer-sbc"
10
10
 
bluer_sbc/env.py CHANGED
@@ -38,3 +38,4 @@ BLUER_SBC_SESSION_TEMPERATURE_PERIOD = get_env(
38
38
  BLUER_SBC_ENV = get_env("BLUER_SBC_ENV")
39
39
 
40
40
  BLUER_SBC_SWALLOW_HAS_STEERING = get_env("BLUER_SBC_SWALLOW_HAS_STEERING", 0)
41
+ BLUER_SBC_SWALLOW_HAS_FULL_KEYBOARD = get_env("BLUER_SBC_SWALLOW_HAS_FULL_KEYBOARD", 0)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_sbc
3
- Version: 9.112.1
3
+ Version: 9.116.1
4
4
  Summary: 🌀 AI for single board computers and related designs.
5
5
  Home-page: https://github.com/kamangir/bluer-sbc
6
6
  Author: Arash Abadpour (Kamangir)
@@ -67,7 +67,7 @@ pip install bluer_sbc
67
67
 
68
68
  [![pylint](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-sbc.svg)](https://pypi.org/project/bluer-sbc/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-sbc)](https://pypistats.org/packages/bluer-sbc)
69
69
 
70
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.112.1`](https://github.com/kamangir/bluer-sbc).
70
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.116.1`](https://github.com/kamangir/bluer-sbc).
71
71
 
72
72
 
73
73
  built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
@@ -1,7 +1,7 @@
1
- bluer_sbc/__init__.py,sha256=d9iToY_lf0U0zrH5MwXXfM1zpAXXaa4NYU5sQI47iUU,312
1
+ bluer_sbc/__init__.py,sha256=mMtPvFDr0WQszByU8GR2FvrYYLlYl3WlUDs3KHMzii8,312
2
2
  bluer_sbc/__main__.py,sha256=mdHwITYb7ypMkevZnEBqFO-S4MYkdrTfbS8ZYTd5MBM,374
3
3
  bluer_sbc/config.env,sha256=Lp91dQZrPDtMO-87-pAw1wOqLMIYEI1MlNrXhvKMaoE,706
4
- bluer_sbc/env.py,sha256=saEjdk3FHmuK-WQUUpKfOatwmE93Y2Ula3rtGhRm0Zw,1745
4
+ bluer_sbc/env.py,sha256=o7IncS2zu2TrBY0zkGzkpZYBtcaaf22Szhbwz82mQbE,1833
5
5
  bluer_sbc/host.py,sha256=RacmqxPRBQrL--JHx_Q-KyuEjEZ1kSFu4fa5pCA0CHQ,209
6
6
  bluer_sbc/logger.py,sha256=4euXgNprDpQSuR45RXy0kWQ1LvCL_dwOi2v37hVBWvk,99
7
7
  bluer_sbc/sample.env,sha256=mX86TGaZvbbGKbiXQdInSBu7sVvLs2IzqYaHNVl0g5M,50
@@ -52,7 +52,7 @@ bluer_sbc/README/parts.py,sha256=pIF2dzEuXeBi_M8dPEg2GM9dpAgL3EzKgvm0KwrmQFU,382
52
52
  bluer_sbc/README/root.py,sha256=WYUpmpDrkGtwSDV9wiodn_bL1hbl56WlykjWXV7UQiI,1290
53
53
  bluer_sbc/README/shortcuts.py,sha256=Pu7e83Vpz9mZv717jzOluJnGXwo22bUJPZ122NPjUpM,390
54
54
  bluer_sbc/README/designs/__init__.py,sha256=IK1edHRbjbPVL4G2unUW9v2r6__dj7s_gaVk06mPPeo,1258
55
- bluer_sbc/README/designs/adapter_bus.py,sha256=xDnaFq5fj2Gl1jIMHiHWXiZfvFkWOiCgiB5oU2TBRCM,988
55
+ bluer_sbc/README/designs/adapter_bus.py,sha256=KhMkOqiEbu6Eg0QvEiDiPbSuZUSAcNz-vZxoBf3INVw,1059
56
56
  bluer_sbc/README/designs/battery_bus.py,sha256=dO4rq2PKy7MuI8QMnaGdPByueORPLS5WSeGwz-XTGFU,948
57
57
  bluer_sbc/README/designs/blue_bracket.py,sha256=4p80wXEAbn4y7jXrTqK1KFrtcQYJ3zdeBiDWR8E4aCI,866
58
58
  bluer_sbc/README/designs/bryce.py,sha256=9mfOoMy9Rk1AITj480CoLYdgzWNraAwwypc5kVpEB_Q,474
@@ -126,8 +126,8 @@ bluer_sbc/session/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
126
126
  bluer_sbc/session/__main__.py,sha256=O2Tv6HgE8Bos7ASIViYludpWVi6EEc9XRoP8jYC2-2Q,534
127
127
  bluer_sbc/session/classes.py,sha256=6pEh-TBjekUZBbWj_zKh3LAntAoGfcMHtS2SJ77nyC8,9355
128
128
  bluer_sbc/session/functions.py,sha256=eRJKSczRjKn3Fo2jv8_4EMAZwfJBj5cIPg2WqHkC2Q8,481
129
- bluer_sbc-9.112.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
130
- bluer_sbc-9.112.1.dist-info/METADATA,sha256=6tkzT6LlRtvrbP_zT6hIlAIzuMm886dtdzPa6xC0lns,6022
131
- bluer_sbc-9.112.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
132
- bluer_sbc-9.112.1.dist-info/top_level.txt,sha256=DsLDHFiTeAj2mctGVmCSgWUhzCznWSQoUmQ1VyEmnT0,10
133
- bluer_sbc-9.112.1.dist-info/RECORD,,
129
+ bluer_sbc-9.116.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
130
+ bluer_sbc-9.116.1.dist-info/METADATA,sha256=G5zEy3sRlszXPfIoXnBIsFCGRwXaIW5U5e-Dc5sRsz8,6022
131
+ bluer_sbc-9.116.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
132
+ bluer_sbc-9.116.1.dist-info/top_level.txt,sha256=DsLDHFiTeAj2mctGVmCSgWUhzCznWSQoUmQ1VyEmnT0,10
133
+ bluer_sbc-9.116.1.dist-info/RECORD,,