bluer-sbc 8.104.1__tar.gz → 8.119.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.104.1/bluer_sbc.egg-info → bluer_sbc-8.119.1}/PKG-INFO +6 -5
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/README.md +5 -4
- bluer_sbc-8.119.1/bluer_sbc/README.py +33 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/__init__.py +1 -1
- bluer_sbc-8.119.1/bluer_sbc/designs/blue_bracket.py +33 -0
- bluer_sbc-8.119.1/bluer_sbc/designs/bluer_swallow.py +26 -0
- bluer_sbc-8.119.1/bluer_sbc/designs/bryce.py +23 -0
- bluer_sbc-8.119.1/bluer_sbc/session/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/session/classes.py +1 -1
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1/bluer_sbc.egg-info}/PKG-INFO +6 -5
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc.egg-info/SOURCES.txt +4 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/setup.py +1 -0
- bluer_sbc-8.104.1/bluer_sbc/README.py +0 -51
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/LICENSE +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/MANIFEST.in +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/ROS/seed.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/ROS.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/abcli.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/actions.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/alias.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/blue_sbc.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/camera.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/grove.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/hat.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/grove.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/lepton.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/rpi.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/scroll_phat_hd.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/template.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/install/unicorn_16x16.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/lepton.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/scroll_phat_hd.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/seed.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/session.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/tests/README.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/tests/camera.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/tests/help.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/tests/seed.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/tests/version.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/.abcli/unicorn_16x16.sh +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/ROS/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/algo/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/algo/diff.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/config.env +0 -0
- {bluer_sbc-8.104.1/bluer_sbc/hardware/hat → bluer_sbc-8.119.1/bluer_sbc/designs}/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/env.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/display.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/grove.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/hardware.py +0 -0
- {bluer_sbc-8.104.1/bluer_sbc/hardware/sparkfun_top_phat → bluer_sbc-8.119.1/bluer_sbc/hardware/hat}/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/hat/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/hat/abstract.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/hat/prototype.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/screen.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/scroll_phat_hd.py +0 -0
- {bluer_sbc-8.104.1/bluer_sbc/help → bluer_sbc-8.119.1/bluer_sbc/hardware/sparkfun_top_phat}/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/sparkfun_top_phat/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/sparkfun_top_phat/classes.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/hardware/unicorn_16x16.py +0 -0
- {bluer_sbc-8.104.1/bluer_sbc/session → bluer_sbc-8.119.1/bluer_sbc/help}/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/camera.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/functions.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/grove.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/hat.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/lepton.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/scroll_phat_hd.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/sparkfun_top_phat.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/help/unicorn_16x16.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/host.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/camera/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/camera/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/camera/classes.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/camera/constants.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/classes.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/lepton/__init__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/lepton/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/lepton/classes.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/imager/lepton/python2.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/logger.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/sample.env +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/session/__main__.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/session/functions.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc/urls.py +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc.egg-info/dependency_links.txt +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc.egg-info/requires.txt +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/bluer_sbc.egg-info/top_level.txt +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/pyproject.toml +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/requirements.txt +0 -0
- {bluer_sbc-8.104.1 → bluer_sbc-8.119.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.119.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)
|
|
@@ -34,9 +34,10 @@ pip install bluer_sbc
|
|
|
34
34
|
@env dot cp <env-name> local
|
|
35
35
|
```
|
|
36
36
|
|
|
37
|
-
| | | |
|
|
38
|
-
| --- | --- | --- |
|
|
39
|
-
| [
|
|
37
|
+
| | | |
|
|
38
|
+
| --- | --- | --- |
|
|
39
|
+
| [`bluer-swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) | [`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) | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) |
|
|
40
|
+
| [`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) | [`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) |
|
|
40
41
|
|
|
41
42
|
|
|
42
43
|
|
|
@@ -49,7 +50,7 @@ pip install bluer_sbc
|
|
|
49
50
|
|
|
50
51
|
[](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)
|
|
51
52
|
|
|
52
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
53
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.119.1`](https://github.com/kamangir/bluer-sbc).
|
|
53
54
|
|
|
54
55
|
|
|
55
56
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -9,9 +9,10 @@ pip install bluer_sbc
|
|
|
9
9
|
@env dot cp <env-name> local
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
| | | |
|
|
13
|
-
| --- | --- | --- |
|
|
14
|
-
| [
|
|
12
|
+
| | | |
|
|
13
|
+
| --- | --- | --- |
|
|
14
|
+
| [`bluer-swallow`](./bluer_sbc/docs/bluer-swallow.md) [](./bluer_sbc/docs/bluer-swallow.md) | [`bryce`](./bluer_sbc/docs/bryce.md) [](./bluer_sbc/docs/bryce.md) | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) |
|
|
15
|
+
| [`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) | [`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) |
|
|
15
16
|
|
|
16
17
|
```mermaid
|
|
17
18
|
graph LR
|
|
@@ -44,5 +45,5 @@ graph LR
|
|
|
44
45
|
|
|
45
46
|
[](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)
|
|
46
47
|
|
|
47
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
48
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.119.1`](https://github.com/kamangir/bluer-sbc).
|
|
48
49
|
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import os
|
|
2
|
+
from typing import List
|
|
3
|
+
|
|
4
|
+
from bluer_objects import file, README
|
|
5
|
+
|
|
6
|
+
from bluer_sbc import NAME, VERSION, ICON, REPO_NAME
|
|
7
|
+
from bluer_sbc.designs.blue_bracket import items as blue_bracket_items
|
|
8
|
+
from bluer_sbc.designs.bluer_swallow import items as bluer_swallow_items
|
|
9
|
+
from bluer_sbc.designs.bryce import items as bryce_items
|
|
10
|
+
from bluer_sbc.designs.bluer_swallow import marquee as bluer_swallow_marquee
|
|
11
|
+
from bluer_sbc.designs.bryce import marquee as bryce_marquee
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
def build():
|
|
15
|
+
return all(
|
|
16
|
+
README.build(
|
|
17
|
+
items=readme.get("items", []),
|
|
18
|
+
cols=readme.get("cols", 3),
|
|
19
|
+
path=os.path.join(file.path(__file__), readme["path"]),
|
|
20
|
+
ICON=ICON,
|
|
21
|
+
NAME=NAME,
|
|
22
|
+
VERSION=VERSION,
|
|
23
|
+
REPO_NAME=REPO_NAME,
|
|
24
|
+
)
|
|
25
|
+
for readme in [
|
|
26
|
+
{
|
|
27
|
+
"items": bluer_swallow_marquee + bryce_marquee + blue_bracket_items,
|
|
28
|
+
"path": "..",
|
|
29
|
+
},
|
|
30
|
+
{"items": bluer_swallow_items, "path": "./docs/bluer-swallow.md"},
|
|
31
|
+
{"items": bryce_items, "path": "./docs/bryce.md"},
|
|
32
|
+
]
|
|
33
|
+
)
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
from bluer_objects import README
|
|
2
|
+
|
|
3
|
+
design_template = "https://github.com/kamangir/blue-bracket/blob/main/designs/{}.md"
|
|
4
|
+
|
|
5
|
+
image_template = "https://github.com/kamangir/blue-bracket/raw/main/images/{}"
|
|
6
|
+
|
|
7
|
+
items = README.Items(
|
|
8
|
+
[
|
|
9
|
+
{
|
|
10
|
+
"name": item["name"],
|
|
11
|
+
"marquee": image_template.format(item["image"]),
|
|
12
|
+
"url": design_template.format(item["name"]),
|
|
13
|
+
}
|
|
14
|
+
for item in [
|
|
15
|
+
{
|
|
16
|
+
"image": "blue3-1.jpg",
|
|
17
|
+
"name": "blue3",
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"image": "chenar-grove-1.jpg",
|
|
21
|
+
"name": "chenar-grove",
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"image": "cube-1.jpg",
|
|
25
|
+
"name": "cube",
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"image": "eye_nano-1.jpg",
|
|
29
|
+
"name": "eye_nano",
|
|
30
|
+
},
|
|
31
|
+
]
|
|
32
|
+
]
|
|
33
|
+
)
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
from bluer_objects import README
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
image_template = (
|
|
5
|
+
"https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/{}?raw=true"
|
|
6
|
+
)
|
|
7
|
+
|
|
8
|
+
marquee = README.Items(
|
|
9
|
+
[
|
|
10
|
+
{
|
|
11
|
+
"name": "bluer-swallow",
|
|
12
|
+
"marquee": image_template.format("06.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
|
+
)
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
from bluer_objects import README
|
|
2
|
+
|
|
3
|
+
image_template = "https://github.com/kamangir/assets2/blob/main/bryce/{}?raw=true"
|
|
4
|
+
|
|
5
|
+
marquee = README.Items(
|
|
6
|
+
[
|
|
7
|
+
{
|
|
8
|
+
"name": "bryce",
|
|
9
|
+
"marquee": image_template.format("08.jpg"),
|
|
10
|
+
"url": "./bluer_sbc/docs/bryce.md",
|
|
11
|
+
}
|
|
12
|
+
]
|
|
13
|
+
)
|
|
14
|
+
|
|
15
|
+
items = README.Items(
|
|
16
|
+
[
|
|
17
|
+
{
|
|
18
|
+
"marquee": image_template.format(f"{index+1:02}.jpg"),
|
|
19
|
+
"name": "",
|
|
20
|
+
}
|
|
21
|
+
for index in range(9)
|
|
22
|
+
]
|
|
23
|
+
)
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.119.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)
|
|
@@ -34,9 +34,10 @@ pip install bluer_sbc
|
|
|
34
34
|
@env dot cp <env-name> local
|
|
35
35
|
```
|
|
36
36
|
|
|
37
|
-
| | | |
|
|
38
|
-
| --- | --- | --- |
|
|
39
|
-
| [
|
|
37
|
+
| | | |
|
|
38
|
+
| --- | --- | --- |
|
|
39
|
+
| [`bluer-swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) [](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) | [`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) | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) |
|
|
40
|
+
| [`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) | [`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) |
|
|
40
41
|
|
|
41
42
|
|
|
42
43
|
|
|
@@ -49,7 +50,7 @@ pip install bluer_sbc
|
|
|
49
50
|
|
|
50
51
|
[](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)
|
|
51
52
|
|
|
52
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
53
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.119.1`](https://github.com/kamangir/bluer-sbc).
|
|
53
54
|
|
|
54
55
|
|
|
55
56
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -50,6 +50,10 @@ bluer_sbc/.abcli/tests/version.sh
|
|
|
50
50
|
bluer_sbc/ROS/__init__.py
|
|
51
51
|
bluer_sbc/algo/__init__.py
|
|
52
52
|
bluer_sbc/algo/diff.py
|
|
53
|
+
bluer_sbc/designs/__init__.py
|
|
54
|
+
bluer_sbc/designs/blue_bracket.py
|
|
55
|
+
bluer_sbc/designs/bluer_swallow.py
|
|
56
|
+
bluer_sbc/designs/bryce.py
|
|
53
57
|
bluer_sbc/hardware/__init__.py
|
|
54
58
|
bluer_sbc/hardware/adafruit_rgb_matrix.py
|
|
55
59
|
bluer_sbc/hardware/display.py
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import os
|
|
2
|
-
from typing import List
|
|
3
|
-
|
|
4
|
-
from bluer_objects import file, README
|
|
5
|
-
|
|
6
|
-
from bluer_sbc import NAME, VERSION, ICON, REPO_NAME
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
image_prefix = "https://github.com/kamangir/blue-bracket/raw/main/images/"
|
|
10
|
-
design_prefix = "https://github.com/kamangir/blue-bracket/blob/main/designs/"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
def items() -> List[str]:
|
|
14
|
-
return [
|
|
15
|
-
"[]({}{}.md)".format(
|
|
16
|
-
image_prefix,
|
|
17
|
-
item["image"],
|
|
18
|
-
design_prefix,
|
|
19
|
-
item["name"],
|
|
20
|
-
)
|
|
21
|
-
for item in [
|
|
22
|
-
{
|
|
23
|
-
"image": "blue3-1.jpg",
|
|
24
|
-
"name": "blue3",
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"image": "chenar-grove-1.jpg",
|
|
28
|
-
"name": "chenar-grove",
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"image": "cube-1.jpg",
|
|
32
|
-
"name": "cube",
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"image": "eye_nano-1.jpg",
|
|
36
|
-
"name": "eye_nano",
|
|
37
|
-
},
|
|
38
|
-
]
|
|
39
|
-
]
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
def build():
|
|
43
|
-
return README.build(
|
|
44
|
-
items=items(),
|
|
45
|
-
cols=4,
|
|
46
|
-
path=os.path.join(file.path(__file__), ".."),
|
|
47
|
-
ICON=ICON,
|
|
48
|
-
NAME=NAME,
|
|
49
|
-
VERSION=VERSION,
|
|
50
|
-
REPO_NAME=REPO_NAME,
|
|
51
|
-
)
|
|
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
|
{bluer_sbc-8.104.1/bluer_sbc/hardware/hat → bluer_sbc-8.119.1/bluer_sbc/designs}/__init__.py
RENAMED
|
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
|