bluer-sbc 8.153.1__py3-none-any.whl → 8.155.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 CHANGED
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} AI for single board computers."
6
6
 
7
- VERSION = "8.153.1"
7
+ VERSION = "8.155.1"
8
8
 
9
9
  REPO_NAME = "bluer-sbc"
10
10
 
bluer_sbc/config.env CHANGED
@@ -19,7 +19,6 @@ BLUER_SBC_SESSION_IMAGER_ENABLED=1
19
19
 
20
20
  BLUER_SBC_SESSION_MONITOR_ENABLED=1
21
21
 
22
-
23
22
  BLUER_SBC_SESSION_OUTBOUND_QUEUE=stream
24
23
 
25
24
  BLUER_SBC_SESSION_AUTO_UPLOAD=1
@@ -29,3 +28,5 @@ BLUER_SBC_SESSION_MESSENGER_PERIOD=60
29
28
  BLUER_SBC_SESSION_REBOOT_PERIOD=14400
30
29
  BLUER_SBC_SESSION_SCREEN_PERIOD=4
31
30
  BLUER_SBC_SESSION_TEMPERATURE_PERIOD=300
31
+
32
+ BLUER_SBC_ENV=navigation
bluer_sbc/env.py CHANGED
@@ -34,3 +34,5 @@ BLUER_SBC_SESSION_SCREEN_PERIOD = get_env("BLUER_SBC_SESSION_SCREEN_PERIOD", 4)
34
34
  BLUER_SBC_SESSION_TEMPERATURE_PERIOD = get_env(
35
35
  "BLUER_SBC_SESSION_TEMPERATURE_PERIOD", 300
36
36
  )
37
+
38
+ BLUER_SBC_ENV = get_env("BLUER_SBC_ENV")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_sbc
3
- Version: 8.153.1
3
+ Version: 8.155.1
4
4
  Summary: 🌀 AI for single board computers.
5
5
  Home-page: https://github.com/kamangir/bluer-sbc
6
6
  Author: Arash Abadpour (Kamangir)
@@ -50,7 +50,7 @@ pip install bluer_sbc
50
50
 
51
51
  [![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)
52
52
 
53
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.153.1`](https://github.com/kamangir/bluer-sbc).
53
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.155.1`](https://github.com/kamangir/bluer-sbc).
54
54
 
55
55
 
56
56
  built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
@@ -1,8 +1,8 @@
1
1
  bluer_sbc/README.py,sha256=p-zQD0mdeXyPxgy9MpqlTH8tNhP2HMLO6J7Ta2Gv4qQ,1115
2
- bluer_sbc/__init__.py,sha256=j9XrIiXbXT4nURXdFJFr1dflmHAfm85zAijQzRExqis,292
2
+ bluer_sbc/__init__.py,sha256=SNuKFnKz4npM5rGr_Y-SeQGSeJr1juB5xnWqZdKPa64,292
3
3
  bluer_sbc/__main__.py,sha256=JV8oYpZDQbvcDpKJtbjU0hDeMJkzsDLGlhIWLmRpDQ4,348
4
- bluer_sbc/config.env,sha256=1UOU7j1cP_hZEiJoRKrjxmsziWMkz92W-o9q_IOJx7Y,681
5
- bluer_sbc/env.py,sha256=PP_KcbMStWVvKtw79PFNampTxCuEV7vQvhCiINtLwBA,1624
4
+ bluer_sbc/config.env,sha256=Lp91dQZrPDtMO-87-pAw1wOqLMIYEI1MlNrXhvKMaoE,706
5
+ bluer_sbc/env.py,sha256=tTSjAmpGmg2Q2YSXOpSwVYHFrrqpqwN1ovw2ulVhnqg,1666
6
6
  bluer_sbc/host.py,sha256=RacmqxPRBQrL--JHx_Q-KyuEjEZ1kSFu4fa5pCA0CHQ,209
7
7
  bluer_sbc/logger.py,sha256=4euXgNprDpQSuR45RXy0kWQ1LvCL_dwOi2v37hVBWvk,99
8
8
  bluer_sbc/sample.env,sha256=mX86TGaZvbbGKbiXQdInSBu7sVvLs2IzqYaHNVl0g5M,50
@@ -88,8 +88,8 @@ bluer_sbc/session/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
88
88
  bluer_sbc/session/__main__.py,sha256=O2Tv6HgE8Bos7ASIViYludpWVi6EEc9XRoP8jYC2-2Q,534
89
89
  bluer_sbc/session/classes.py,sha256=vap_vDWwZtecBY2G65IYPee0PQX7OlNcjLzfFu4rW-8,9355
90
90
  bluer_sbc/session/functions.py,sha256=eRJKSczRjKn3Fo2jv8_4EMAZwfJBj5cIPg2WqHkC2Q8,481
91
- bluer_sbc-8.153.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
92
- bluer_sbc-8.153.1.dist-info/METADATA,sha256=4SNLv8Vt76IZrG1Oq9uku3Nfqs8UYBVUwIw3LQHUcTA,3552
93
- bluer_sbc-8.153.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
94
- bluer_sbc-8.153.1.dist-info/top_level.txt,sha256=DsLDHFiTeAj2mctGVmCSgWUhzCznWSQoUmQ1VyEmnT0,10
95
- bluer_sbc-8.153.1.dist-info/RECORD,,
91
+ bluer_sbc-8.155.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
92
+ bluer_sbc-8.155.1.dist-info/METADATA,sha256=kL3X8SreWe0qvdni9vXaht6RpHU9fOryiJOJdijPS_Y,3552
93
+ bluer_sbc-8.155.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
94
+ bluer_sbc-8.155.1.dist-info/top_level.txt,sha256=DsLDHFiTeAj2mctGVmCSgWUhzCznWSQoUmQ1VyEmnT0,10
95
+ bluer_sbc-8.155.1.dist-info/RECORD,,