bluer-sbc 9.69.1__tar.gz → 9.73.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-9.69.1/bluer_sbc.egg-info → bluer_sbc-9.73.1}/PKG-INFO +2 -2
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/README.md +1 -1
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/actions.sh +3 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/sbc/parts/adjust.sh +2 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/__init__.py +1 -1
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/parts.py +2 -2
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/parts/__main__.py +7 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/parts/classes/db.py +24 -22
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1/bluer_sbc.egg-info}/PKG-INFO +2 -2
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/LICENSE +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/MANIFEST.in +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/abcli.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/alias.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/bluer_sbc.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/camera.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/grove.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/hat.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/grove.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/lepton.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/scroll_phat_hd.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/template.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/install/unicorn_16x16.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/lepton.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/rpi/fake_display.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/rpi.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/sbc/parts/cd.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/sbc/parts.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/scroll_phat_hd.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed/headless_rpi.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed/headless_ubuntu_rpi.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed/jetson.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed/rpi.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed/swallow_raspbian.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/seed.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/session.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/tests/README.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/tests/camera.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/tests/help.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/tests/parts_adjust.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/tests/seed.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/tests/version.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/.abcli/unicorn_16x16.sh +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/aliases.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/build.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/design.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/battery_bus.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/blue_bracket.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/bryce.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/cheshmak.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/consts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/nafha.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/shelter.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/swallow.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/swallow_head.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/ultrasonic_sensor_tester.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/designs/x.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/parts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/root.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/README/shortcuts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/ROS/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/algo/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/algo/diff.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/config.env +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/battery_bus/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/battery_bus/parts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/swallow/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/swallow/parts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/swallow_head/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/designs/swallow_head/parts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/env.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/display.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/grove.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/hardware.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/hat/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/hat/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/hat/abstract.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/hat/prototype.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/screen.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/scroll_phat_hd.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/sparkfun_top_phat/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/sparkfun_top_phat/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/sparkfun_top_phat/classes.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/hardware/unicorn_16x16.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/camera.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/functions.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/grove.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/hat.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/lepton.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/rpi.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/scroll_phat_hd.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/sparkfun_top_phat.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/help/unicorn_16x16.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/host.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/camera/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/camera/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/camera/constants.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/camera/generic.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/camera/rpi.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/camera/rpi_64_bit.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/classes.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/lepton/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/lepton/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/lepton/classes.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/imager/lepton/python2.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/logger.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/parts/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/parts/classes/part.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/parts/consts.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/parts/db.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/sample.env +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/session/__init__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/session/__main__.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/session/classes.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/session/functions.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc/urls.py +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc.egg-info/SOURCES.txt +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc.egg-info/dependency_links.txt +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc.egg-info/requires.txt +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/bluer_sbc.egg-info/top_level.txt +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/pyproject.toml +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/requirements.txt +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/setup.cfg +0 -0
- {bluer_sbc-9.69.1 → bluer_sbc-9.73.1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 9.
|
|
3
|
+
Version: 9.73.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)
|
|
@@ -66,7 +66,7 @@ pip install bluer_sbc
|
|
|
66
66
|
|
|
67
67
|
[](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)
|
|
68
68
|
|
|
69
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.
|
|
69
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.73.1`](https://github.com/kamangir/bluer-sbc).
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -41,5 +41,5 @@ pip install bluer_sbc
|
|
|
41
41
|
|
|
42
42
|
[](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)
|
|
43
43
|
|
|
44
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.
|
|
44
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.73.1`](https://github.com/kamangir/bluer-sbc).
|
|
45
45
|
|
|
@@ -3,10 +3,12 @@
|
|
|
3
3
|
function bluer_sbc_parts_adjust() {
|
|
4
4
|
local options=$1
|
|
5
5
|
local do_dryrun=$(bluer_ai_option_int "$options" dryrun 0)
|
|
6
|
+
local generate_grid=$(bluer_ai_option_int "$options" grid 1)
|
|
6
7
|
|
|
7
8
|
bluer_ai_eval - \
|
|
8
9
|
python3 -m bluer_sbc.parts \
|
|
9
10
|
adjust \
|
|
10
11
|
--dryrun $do_dryrun \
|
|
12
|
+
--generate_grid $generate_grid \
|
|
11
13
|
"${@:2}"
|
|
12
14
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from typing import List
|
|
2
2
|
|
|
3
|
-
from bluer_options.terminal import show_usage
|
|
3
|
+
from bluer_options.terminal import show_usage, xtra
|
|
4
4
|
|
|
5
5
|
from bluer_sbc import ALIAS
|
|
6
6
|
|
|
@@ -24,7 +24,7 @@ def help_adjust(
|
|
|
24
24
|
tokens: List[str],
|
|
25
25
|
mono: bool,
|
|
26
26
|
) -> str:
|
|
27
|
-
options = "dryrun"
|
|
27
|
+
options = xtra("dryrun,~grid", mono=mono)
|
|
28
28
|
|
|
29
29
|
args = [
|
|
30
30
|
"[--verbose 1]",
|
|
@@ -21,6 +21,12 @@ parser.add_argument(
|
|
|
21
21
|
default=1,
|
|
22
22
|
help="0 | 1",
|
|
23
23
|
)
|
|
24
|
+
parser.add_argument(
|
|
25
|
+
"--generate_grid",
|
|
26
|
+
type=int,
|
|
27
|
+
default=1,
|
|
28
|
+
help="0 | 1",
|
|
29
|
+
)
|
|
24
30
|
parser.add_argument(
|
|
25
31
|
"--verbose",
|
|
26
32
|
type=int,
|
|
@@ -32,6 +38,7 @@ args = parser.parse_args()
|
|
|
32
38
|
success = False
|
|
33
39
|
if args.task == "adjust":
|
|
34
40
|
success = db_of_parts.adjust(
|
|
41
|
+
generate_grid=args.generate_grid == 1,
|
|
35
42
|
dryrun=args.dryrun == 1,
|
|
36
43
|
verbose=args.verbose == 1,
|
|
37
44
|
)
|
|
@@ -68,6 +68,7 @@ class PartDB:
|
|
|
68
68
|
|
|
69
69
|
def adjust(
|
|
70
70
|
self,
|
|
71
|
+
generate_grid: bool = True,
|
|
71
72
|
dryrun: bool = True,
|
|
72
73
|
verbose: bool = False,
|
|
73
74
|
) -> bool:
|
|
@@ -89,26 +90,27 @@ class PartDB:
|
|
|
89
90
|
)
|
|
90
91
|
log_list(logger, "adjusting", list_of_filenames, "images")
|
|
91
92
|
|
|
92
|
-
if
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
93
|
+
if generate_grid:
|
|
94
|
+
if not log_image_grid(
|
|
95
|
+
items=[
|
|
96
|
+
{
|
|
97
|
+
"filename": os.path.join(self.path, part.images[0]),
|
|
98
|
+
"title": part_name,
|
|
99
|
+
}
|
|
100
|
+
for part_name, part in self._db.items()
|
|
101
|
+
if part_name != "template" and part.images
|
|
102
|
+
],
|
|
103
|
+
filename=assets_path(
|
|
104
|
+
suffix="bluer-sbc/parts/grid.png",
|
|
105
|
+
volume=2,
|
|
106
|
+
),
|
|
107
|
+
scale=3,
|
|
108
|
+
header=[
|
|
109
|
+
"{} part(s)".format(len(self._db) - 1),
|
|
110
|
+
],
|
|
111
|
+
footer=signature(),
|
|
112
|
+
):
|
|
113
|
+
return False
|
|
112
114
|
|
|
113
115
|
max_width = 0
|
|
114
116
|
max_height = 0
|
|
@@ -220,10 +222,10 @@ class PartDB:
|
|
|
220
222
|
return sorted(
|
|
221
223
|
[
|
|
222
224
|
(
|
|
223
|
-
"1. [{}
|
|
225
|
+
"1. [{}]({}){}.".format(
|
|
224
226
|
self._db[part_name].info[0],
|
|
225
|
-
": {}".format(description) if description else "",
|
|
226
227
|
f"{reference}/{part_name}.md",
|
|
228
|
+
": {}".format(description) if description else "",
|
|
227
229
|
)
|
|
228
230
|
)
|
|
229
231
|
for part_name, description in dict_of_parts.items()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 9.
|
|
3
|
+
Version: 9.73.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)
|
|
@@ -66,7 +66,7 @@ pip install bluer_sbc
|
|
|
66
66
|
|
|
67
67
|
[](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)
|
|
68
68
|
|
|
69
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.
|
|
69
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-9.73.1`](https://github.com/kamangir/bluer-sbc).
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
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
|
|
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
|