bluer-sbc 8.151.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.

@@ -31,7 +31,8 @@ function bluer_ai_seed_headless_rpi_64_bit() {
31
31
 
32
32
  seed="${seed}pip3 install $ssp opencv-python-headless$delim"
33
33
  seed="${seed}sudo apt install -y python3-picamera2$delim"
34
- seed="${seed}pip3 install --force-reinstall --no-cache-dir simplejpeg$delim_section"
34
+ seed="${seed}pip3 install --force-reinstall --no-cache-dir simplejpeg$delim"
35
+ seed="${seed}pip3 install $ssp evdev$delim_section"
35
36
 
36
37
  seed="${seed}cd; cd git; cd bluer-ai$delim"
37
38
  seed="${seed}source ./bluer_ai/.abcli/bluer_ai.sh$delim_section"
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.151.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.151.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.151.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=aalP6JdbH9v9E0ZwkGFRmXqg-k5udZLi9TlI1vI2sJ0,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
@@ -29,7 +29,7 @@ bluer_sbc/.abcli/install/sparkfun_top_phat.sh,sha256=3kOMZXBafLm2RqHXXgTx2Ez5WwY
29
29
  bluer_sbc/.abcli/install/template.sh,sha256=Qqj6JKZlaxAqUGbY88gkNn-v-_aTUtKzpyi-lw353aY,215
30
30
  bluer_sbc/.abcli/install/unicorn_16x16.sh,sha256=zt6VN6c6cLQ59m7GiUNdV7aPTfO8CRoYtSs4VIuEJFw,496
31
31
  bluer_sbc/.abcli/seed/headless_rpi.sh,sha256=Sen1-Spg6lvBAzAqacLw42iJgME-v3yVs5T1qMuSO6c,2298
32
- bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh,sha256=EsK30ungz2sDDrRBVVzNcqSTnMKKEcS6IBPVfRXt7N0,1315
32
+ bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh,sha256=1DzrVSSNIvKLW8J1fI7Iqepk1cB2fvHpvez3EW-Dscw,1363
33
33
  bluer_sbc/.abcli/seed/headless_ubuntu_rpi.sh,sha256=QQRkOLstdWequW4eutQPimhKwT1yHtHNRUJNhKN3FZ0,2512
34
34
  bluer_sbc/.abcli/seed/jetson.sh,sha256=QAvc-6aQwZ5oEhV5oruGfyFUwftsrPnO_d_7ryRQRkk,971
35
35
  bluer_sbc/.abcli/seed/rpi.sh,sha256=HzCcPnuC2DneMtiHawD6tjcgLuyCstljl-A90kmpDeg,968
@@ -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.151.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
92
- bluer_sbc-8.151.1.dist-info/METADATA,sha256=5RCgOUDvGkW3NfA7OZPjpkOOHkoBhc3ChOoHJDohvtc,3552
93
- bluer_sbc-8.151.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
94
- bluer_sbc-8.151.1.dist-info/top_level.txt,sha256=DsLDHFiTeAj2mctGVmCSgWUhzCznWSQoUmQ1VyEmnT0,10
95
- bluer_sbc-8.151.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,,