bluer-sbc 8.205.1__tar.gz → 8.229.1__tar.gz
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-8.205.1/bluer_sbc.egg-info → bluer_sbc-8.229.1}/PKG-INFO +4 -4
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/README.md +3 -3
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/__init__.py +1 -1
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/bryce.py +3 -8
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/cheshmak.py +3 -8
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/nafha.py +3 -8
- bluer_sbc-8.229.1/bluer_sbc/designs/shelter.py +30 -0
- bluer_sbc-8.229.1/bluer_sbc/designs/swallow.py +21 -0
- bluer_sbc-8.229.1/bluer_sbc/designs/swallow_head.py +21 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/ultrasonic_sensor_tester.py +2 -9
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1/bluer_sbc.egg-info}/PKG-INFO +4 -4
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc.egg-info/SOURCES.txt +3 -4
- bluer_sbc-8.205.1/bluer_sbc/README.py +0 -97
- bluer_sbc-8.205.1/bluer_sbc/designs/bluer_shelter.py +0 -25
- bluer_sbc-8.205.1/bluer_sbc/designs/bluer_swallow.py +0 -26
- bluer_sbc-8.205.1/bluer_sbc/designs/bluer_swallow_head.py +0 -26
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/LICENSE +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/MANIFEST.in +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/abcli.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/actions.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/alias.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/blue_sbc.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/camera.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/grove.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/hat.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/grove.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/lepton.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/scroll_phat_hd.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/template.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/install/unicorn_16x16.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/lepton.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/rpi/fake_display.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/rpi.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/scroll_phat_hd.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed/headless_rpi.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed/headless_ubuntu_rpi.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed/jetson.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed/rpi.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed/swallow_raspbian.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/seed.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/session.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/tests/README.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/tests/camera.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/tests/help.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/tests/seed.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/tests/version.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/.abcli/unicorn_16x16.sh +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/ROS/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/algo/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/algo/diff.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/config.env +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/blue_bracket.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/designs/consts.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/env.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/display.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/grove.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/hardware.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/hat/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/hat/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/hat/abstract.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/hat/prototype.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/screen.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/scroll_phat_hd.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/sparkfun_top_phat/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/sparkfun_top_phat/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/sparkfun_top_phat/classes.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/hardware/unicorn_16x16.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/camera.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/functions.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/grove.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/hat.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/lepton.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/rpi.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/scroll_phat_hd.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/sparkfun_top_phat.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/help/unicorn_16x16.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/host.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/camera/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/camera/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/camera/constants.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/camera/generic.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/camera/rpi.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/camera/rpi_64_bit.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/classes.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/lepton/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/lepton/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/lepton/classes.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/imager/lepton/python2.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/logger.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/sample.env +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/session/__init__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/session/__main__.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/session/classes.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/session/functions.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc/urls.py +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc.egg-info/dependency_links.txt +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc.egg-info/requires.txt +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/bluer_sbc.egg-info/top_level.txt +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/pyproject.toml +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/requirements.txt +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/setup.cfg +0 -0
- {bluer_sbc-8.205.1 → bluer_sbc-8.229.1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.229.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)
|
|
@@ -44,9 +44,9 @@ pip install bluer_sbc
|
|
|
44
44
|
|
|
45
45
|
| | | |
|
|
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
|
-
| [`
|
|
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.229.1`](https://github.com/kamangir/bluer-sbc).
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -19,9 +19,9 @@ pip install bluer_sbc
|
|
|
19
19
|
|
|
20
20
|
| | | |
|
|
21
21
|
| --- | --- | --- |
|
|
22
|
-
| [`
|
|
22
|
+
| [`swallow`](./bluer_sbc/docs/swallow.md) [](./bluer_sbc/docs/swallow.md) | [`swallow head`](./bluer_sbc/docs/swallow-head.md) [](./bluer_sbc/docs/swallow-head.md) | [`ultrasonic-sensor-tester`](./bluer_sbc/docs/ultrasonic-sensor-tester.md) [](./bluer_sbc/docs/ultrasonic-sensor-tester.md) |
|
|
23
23
|
| [`bryce`](./bluer_sbc/docs/bryce.md) [](./bluer_sbc/docs/bryce.md) | [`cheshmak`](./bluer_sbc/docs/cheshmak.md) [](./bluer_sbc/docs/cheshmak.md) | [`nafha`](./bluer_sbc/docs/nafha.md) [](./bluer_sbc/docs/nafha.md) |
|
|
24
|
-
| [`
|
|
24
|
+
| [`shelter`](./bluer_sbc/docs/shelter.md) [](./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) |
|
|
25
25
|
| [`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) | |
|
|
26
26
|
|
|
27
27
|
---
|
|
@@ -33,5 +33,5 @@ pip install bluer_sbc
|
|
|
33
33
|
|
|
34
34
|
[](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)
|
|
35
35
|
|
|
36
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
36
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.229.1`](https://github.com/kamangir/bluer-sbc).
|
|
37
37
|
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
2
3
|
|
|
3
4
|
from bluer_sbc.designs.consts import assets2
|
|
4
5
|
|
|
@@ -14,12 +15,6 @@ marquee = README.Items(
|
|
|
14
15
|
]
|
|
15
16
|
)
|
|
16
17
|
|
|
17
|
-
items =
|
|
18
|
-
|
|
19
|
-
{
|
|
20
|
-
"marquee": image_template.format(f"{index+1:02}.jpg"),
|
|
21
|
-
"name": "",
|
|
22
|
-
}
|
|
23
|
-
for index in range(9)
|
|
24
|
-
]
|
|
18
|
+
items = ImageItems(
|
|
19
|
+
{image_template.format(f"{index+1:02}.jpg"): "" for index in range(9)}
|
|
25
20
|
)
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
2
3
|
|
|
3
4
|
from bluer_sbc.designs.consts import assets2
|
|
4
5
|
|
|
@@ -14,12 +15,6 @@ marquee = README.Items(
|
|
|
14
15
|
]
|
|
15
16
|
)
|
|
16
17
|
|
|
17
|
-
items =
|
|
18
|
-
|
|
19
|
-
{
|
|
20
|
-
"marquee": image_template.format(f"{index+1:02}.png"),
|
|
21
|
-
"name": "",
|
|
22
|
-
}
|
|
23
|
-
for index in range(1)
|
|
24
|
-
]
|
|
18
|
+
items = ImageItems(
|
|
19
|
+
{image_template.format(f"{index+1:02}.png"): "" for index in range(1)}
|
|
25
20
|
)
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
2
3
|
|
|
3
4
|
from bluer_sbc.designs.consts import assets2
|
|
4
5
|
|
|
@@ -14,12 +15,6 @@ marquee = README.Items(
|
|
|
14
15
|
]
|
|
15
16
|
)
|
|
16
17
|
|
|
17
|
-
items =
|
|
18
|
-
|
|
19
|
-
{
|
|
20
|
-
"marquee": image_template.format(f"{index+1:02}.png"),
|
|
21
|
-
"name": "",
|
|
22
|
-
}
|
|
23
|
-
for index in range(4)
|
|
24
|
-
],
|
|
18
|
+
items = ImageItems(
|
|
19
|
+
{image_template.format(f"{index+1:02}.png"): "" for index in range(4)}
|
|
25
20
|
)
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
3
|
+
from bluer_objects.README.consts import assets_path
|
|
4
|
+
|
|
5
|
+
from bluer_sbc.designs.consts import assets2
|
|
6
|
+
|
|
7
|
+
image_template = assets2 + "shelter/{}?raw=true"
|
|
8
|
+
|
|
9
|
+
assets2_shelter = assets_path(
|
|
10
|
+
suffix="shelter",
|
|
11
|
+
volume=2,
|
|
12
|
+
)
|
|
13
|
+
|
|
14
|
+
marquee = README.Items(
|
|
15
|
+
[
|
|
16
|
+
{
|
|
17
|
+
"name": "shelter",
|
|
18
|
+
"marquee": image_template.format("01.png"),
|
|
19
|
+
"url": "./bluer_sbc/docs/shelter.md",
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
)
|
|
23
|
+
|
|
24
|
+
items = ImageItems(
|
|
25
|
+
{image_template.format(f"{index+1:02}.png"): "" for index in range(4)}
|
|
26
|
+
) + ImageItems(
|
|
27
|
+
{
|
|
28
|
+
f"{assets2_shelter}/20251005_180841.jpg": "",
|
|
29
|
+
}
|
|
30
|
+
)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
3
|
+
|
|
4
|
+
from bluer_sbc.designs.consts import assets2
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
image_template = assets2 + "swallow/design/v5/{}?raw=true"
|
|
8
|
+
|
|
9
|
+
marquee = README.Items(
|
|
10
|
+
[
|
|
11
|
+
{
|
|
12
|
+
"name": "swallow",
|
|
13
|
+
"marquee": image_template.format("01.jpg"),
|
|
14
|
+
"url": "./bluer_sbc/docs/swallow.md",
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
)
|
|
18
|
+
|
|
19
|
+
items = ImageItems(
|
|
20
|
+
{image_template.format(f"{index+1:02}.jpg"): "" for index in range(6)}
|
|
21
|
+
)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
3
|
+
|
|
4
|
+
from bluer_sbc.designs.consts import assets2
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
image_template = assets2 + "swallow/design/head-v1/{}?raw=true"
|
|
8
|
+
|
|
9
|
+
marquee = README.Items(
|
|
10
|
+
[
|
|
11
|
+
{
|
|
12
|
+
"name": "swallow head",
|
|
13
|
+
"marquee": image_template.format("01.jpg"),
|
|
14
|
+
"url": "./bluer_sbc/docs/swallow-head.md",
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
)
|
|
18
|
+
|
|
19
|
+
items = ImageItems(
|
|
20
|
+
{"marquee": image_template.format(f"{index+1:02}.jpg") for index in range(6)}
|
|
21
|
+
)
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
from bluer_objects import README
|
|
2
|
+
from bluer_objects.README.items import ImageItems
|
|
2
3
|
|
|
3
4
|
from bluer_sbc.designs.consts import assets2
|
|
4
5
|
|
|
@@ -15,12 +16,4 @@ marquee = README.Items(
|
|
|
15
16
|
]
|
|
16
17
|
)
|
|
17
18
|
|
|
18
|
-
items =
|
|
19
|
-
[
|
|
20
|
-
{
|
|
21
|
-
"marquee": image_template.format(f"{index:02}.jpg"),
|
|
22
|
-
"name": "",
|
|
23
|
-
}
|
|
24
|
-
for index in range(6)
|
|
25
|
-
]
|
|
26
|
-
)
|
|
19
|
+
items = ImageItems({image_template.format(f"{index:02}.jpg"): "" for index in range(6)})
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.229.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)
|
|
@@ -44,9 +44,9 @@ pip install bluer_sbc
|
|
|
44
44
|
|
|
45
45
|
| | | |
|
|
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
|
-
| [`
|
|
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.229.1`](https://github.com/kamangir/bluer-sbc).
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -4,7 +4,6 @@ README.md
|
|
|
4
4
|
pyproject.toml
|
|
5
5
|
requirements.txt
|
|
6
6
|
setup.py
|
|
7
|
-
bluer_sbc/README.py
|
|
8
7
|
bluer_sbc/__init__.py
|
|
9
8
|
bluer_sbc/__main__.py
|
|
10
9
|
bluer_sbc/config.env
|
|
@@ -57,13 +56,13 @@ bluer_sbc/algo/__init__.py
|
|
|
57
56
|
bluer_sbc/algo/diff.py
|
|
58
57
|
bluer_sbc/designs/__init__.py
|
|
59
58
|
bluer_sbc/designs/blue_bracket.py
|
|
60
|
-
bluer_sbc/designs/bluer_shelter.py
|
|
61
|
-
bluer_sbc/designs/bluer_swallow.py
|
|
62
|
-
bluer_sbc/designs/bluer_swallow_head.py
|
|
63
59
|
bluer_sbc/designs/bryce.py
|
|
64
60
|
bluer_sbc/designs/cheshmak.py
|
|
65
61
|
bluer_sbc/designs/consts.py
|
|
66
62
|
bluer_sbc/designs/nafha.py
|
|
63
|
+
bluer_sbc/designs/shelter.py
|
|
64
|
+
bluer_sbc/designs/swallow.py
|
|
65
|
+
bluer_sbc/designs/swallow_head.py
|
|
67
66
|
bluer_sbc/designs/ultrasonic_sensor_tester.py
|
|
68
67
|
bluer_sbc/hardware/__init__.py
|
|
69
68
|
bluer_sbc/hardware/adafruit_rgb_matrix.py
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import os
|
|
2
|
-
from typing import List
|
|
3
|
-
|
|
4
|
-
from bluer_options.help.functions import get_help
|
|
5
|
-
from bluer_objects import file, README
|
|
6
|
-
|
|
7
|
-
from bluer_sbc import NAME, VERSION, ICON, REPO_NAME
|
|
8
|
-
from bluer_sbc.designs.cheshmak import items as cheshmak_items
|
|
9
|
-
from bluer_sbc.designs.cheshmak import marquee as cheshmak_marquee
|
|
10
|
-
from bluer_sbc.designs.blue_bracket import items as blue_bracket_items
|
|
11
|
-
from bluer_sbc.designs.bluer_swallow import items as bluer_swallow_items
|
|
12
|
-
from bluer_sbc.designs.bluer_swallow import marquee as bluer_swallow_marquee
|
|
13
|
-
from bluer_sbc.designs.bluer_swallow_head import items as bluer_swallow_head_items
|
|
14
|
-
from bluer_sbc.designs.bluer_swallow_head import marquee as bluer_swallow_head_marquee
|
|
15
|
-
from bluer_sbc.designs.bryce import items as bryce_items
|
|
16
|
-
from bluer_sbc.designs.bryce import marquee as bryce_marquee
|
|
17
|
-
from bluer_sbc.designs.nafha import items as nafha_items
|
|
18
|
-
from bluer_sbc.designs.nafha import marquee as nafha_marquee
|
|
19
|
-
from bluer_sbc.designs.bluer_shelter import items as bluer_shelter_items
|
|
20
|
-
from bluer_sbc.designs.bluer_shelter import marquee as bluer_shelter_marquee
|
|
21
|
-
from bluer_sbc.designs.ultrasonic_sensor_tester import (
|
|
22
|
-
marquee as ultrasonic_sensor_tester_marquee,
|
|
23
|
-
)
|
|
24
|
-
from bluer_sbc.designs.ultrasonic_sensor_tester import (
|
|
25
|
-
items as ultrasonic_sensor_tester_items,
|
|
26
|
-
)
|
|
27
|
-
from bluer_sbc.help.functions import help_functions
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
def build():
|
|
31
|
-
return all(
|
|
32
|
-
README.build(
|
|
33
|
-
items=readme.get("items", []),
|
|
34
|
-
cols=readme.get("cols", 3),
|
|
35
|
-
path=os.path.join(file.path(__file__), readme["path"]),
|
|
36
|
-
ICON=ICON,
|
|
37
|
-
NAME=NAME,
|
|
38
|
-
VERSION=VERSION,
|
|
39
|
-
REPO_NAME=REPO_NAME,
|
|
40
|
-
help_function=lambda tokens: get_help(
|
|
41
|
-
tokens,
|
|
42
|
-
help_functions,
|
|
43
|
-
mono=True,
|
|
44
|
-
),
|
|
45
|
-
)
|
|
46
|
-
for readme in [
|
|
47
|
-
{
|
|
48
|
-
"items": bluer_swallow_marquee
|
|
49
|
-
+ bluer_swallow_head_marquee
|
|
50
|
-
+ ultrasonic_sensor_tester_marquee
|
|
51
|
-
+ bryce_marquee
|
|
52
|
-
+ cheshmak_marquee
|
|
53
|
-
+ nafha_marquee
|
|
54
|
-
+ bluer_shelter_marquee
|
|
55
|
-
+ blue_bracket_items,
|
|
56
|
-
"path": "..",
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"items": bluer_swallow_items,
|
|
60
|
-
"path": "./docs/bluer-swallow.md",
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"items": bluer_swallow_head_items,
|
|
64
|
-
"path": "./docs/bluer-swallow-head.md",
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"items": bryce_items,
|
|
68
|
-
"path": "./docs/bryce.md",
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"items": ultrasonic_sensor_tester_items,
|
|
72
|
-
"path": "./docs/ultrasonic-sensor-tester.md",
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"items": cheshmak_items,
|
|
76
|
-
"path": "./docs/cheshmak.md",
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"cols": 4,
|
|
80
|
-
"items": nafha_items,
|
|
81
|
-
"path": "./docs/nafha.md",
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"cols": 4,
|
|
85
|
-
"items": bluer_shelter_items,
|
|
86
|
-
"path": "./docs/bluer-shelter.md",
|
|
87
|
-
},
|
|
88
|
-
]
|
|
89
|
-
+ [
|
|
90
|
-
{"path": f"./docs/aliases/{item}.md"}
|
|
91
|
-
for item in [
|
|
92
|
-
"camera",
|
|
93
|
-
"hardware",
|
|
94
|
-
"rpi",
|
|
95
|
-
]
|
|
96
|
-
]
|
|
97
|
-
)
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
from bluer_objects import README
|
|
2
|
-
|
|
3
|
-
from bluer_sbc.designs.consts import assets2
|
|
4
|
-
|
|
5
|
-
image_template = assets2 + "bluer-shelter/{}?raw=true"
|
|
6
|
-
|
|
7
|
-
marquee = README.Items(
|
|
8
|
-
[
|
|
9
|
-
{
|
|
10
|
-
"name": "bluer-shelter",
|
|
11
|
-
"marquee": image_template.format("01.png"),
|
|
12
|
-
"url": "./bluer_sbc/docs/bluer-shelter.md",
|
|
13
|
-
}
|
|
14
|
-
]
|
|
15
|
-
)
|
|
16
|
-
|
|
17
|
-
items = README.Items(
|
|
18
|
-
[
|
|
19
|
-
{
|
|
20
|
-
"marquee": image_template.format(f"{index+1:02}.png"),
|
|
21
|
-
"name": "",
|
|
22
|
-
}
|
|
23
|
-
for index in range(4)
|
|
24
|
-
],
|
|
25
|
-
)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
from bluer_objects import README
|
|
2
|
-
|
|
3
|
-
from bluer_sbc.designs.consts import assets2
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
image_template = assets2 + "bluer-swallow/design/v5/{}?raw=true"
|
|
7
|
-
|
|
8
|
-
marquee = README.Items(
|
|
9
|
-
[
|
|
10
|
-
{
|
|
11
|
-
"name": "bluer-swallow",
|
|
12
|
-
"marquee": image_template.format("01.jpg"),
|
|
13
|
-
"url": "./bluer_sbc/docs/bluer-swallow.md",
|
|
14
|
-
}
|
|
15
|
-
]
|
|
16
|
-
)
|
|
17
|
-
|
|
18
|
-
items = README.Items(
|
|
19
|
-
[
|
|
20
|
-
{
|
|
21
|
-
"marquee": image_template.format(f"{index+1:02}.jpg"),
|
|
22
|
-
"name": "",
|
|
23
|
-
}
|
|
24
|
-
for index in range(6)
|
|
25
|
-
]
|
|
26
|
-
)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
from bluer_objects import README
|
|
2
|
-
|
|
3
|
-
from bluer_sbc.designs.consts import assets2
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
image_template = assets2 + "bluer-swallow/design/head-v1/{}?raw=true"
|
|
7
|
-
|
|
8
|
-
marquee = README.Items(
|
|
9
|
-
[
|
|
10
|
-
{
|
|
11
|
-
"name": "bluer-swallow head",
|
|
12
|
-
"marquee": image_template.format("01.jpg"),
|
|
13
|
-
"url": "./bluer_sbc/docs/bluer-swallow-head.md",
|
|
14
|
-
}
|
|
15
|
-
]
|
|
16
|
-
)
|
|
17
|
-
|
|
18
|
-
items = README.Items(
|
|
19
|
-
[
|
|
20
|
-
{
|
|
21
|
-
"marquee": image_template.format(f"{index+1:02}.jpg"),
|
|
22
|
-
"name": "",
|
|
23
|
-
}
|
|
24
|
-
for index in range(6)
|
|
25
|
-
]
|
|
26
|
-
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|