bluer-sbc 8.201.1__tar.gz → 8.213.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.

Files changed (112) hide show
  1. {bluer_sbc-8.201.1/bluer_sbc.egg-info → bluer_sbc-8.213.1}/PKG-INFO +5 -5
  2. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/README.md +4 -4
  3. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/README.py +18 -10
  4. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/__init__.py +1 -1
  5. bluer_sbc-8.213.1/bluer_sbc/designs/shelter.py +25 -0
  6. bluer_sbc-8.201.1/bluer_sbc/designs/bluer_swallow.py → bluer_sbc-8.213.1/bluer_sbc/designs/swallow.py +3 -3
  7. bluer_sbc-8.201.1/bluer_sbc/designs/bluer_swallow_head.py → bluer_sbc-8.213.1/bluer_sbc/designs/swallow_head.py +3 -3
  8. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1/bluer_sbc.egg-info}/PKG-INFO +5 -5
  9. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc.egg-info/SOURCES.txt +3 -2
  10. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/LICENSE +0 -0
  11. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/MANIFEST.in +0 -0
  12. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/abcli.sh +0 -0
  13. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/actions.sh +0 -0
  14. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/adafruit_rgb_matrix.sh +0 -0
  15. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/alias.sh +0 -0
  16. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/blue_sbc.sh +0 -0
  17. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/camera.sh +0 -0
  18. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/grove.sh +0 -0
  19. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/hat.sh +0 -0
  20. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh +0 -0
  21. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/grove.sh +0 -0
  22. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/lepton.sh +0 -0
  23. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/scroll_phat_hd.sh +0 -0
  24. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/sparkfun_top_phat.sh +0 -0
  25. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/template.sh +0 -0
  26. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/install/unicorn_16x16.sh +0 -0
  27. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/lepton.sh +0 -0
  28. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/rpi/fake_display.sh +0 -0
  29. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/rpi.sh +0 -0
  30. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/scroll_phat_hd.sh +0 -0
  31. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed/headless_rpi.sh +0 -0
  32. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh +0 -0
  33. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed/headless_ubuntu_rpi.sh +0 -0
  34. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed/jetson.sh +0 -0
  35. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed/rpi.sh +0 -0
  36. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed/swallow_raspbian.sh +0 -0
  37. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/seed.sh +0 -0
  38. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/session.sh +0 -0
  39. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/sparkfun_top_phat.sh +0 -0
  40. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/tests/README.sh +0 -0
  41. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/tests/camera.sh +0 -0
  42. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/tests/help.sh +0 -0
  43. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/tests/seed.sh +0 -0
  44. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/tests/version.sh +0 -0
  45. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/.abcli/unicorn_16x16.sh +0 -0
  46. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/ROS/__init__.py +0 -0
  47. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/__main__.py +0 -0
  48. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/algo/__init__.py +0 -0
  49. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/algo/diff.py +0 -0
  50. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/config.env +0 -0
  51. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/__init__.py +0 -0
  52. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/blue_bracket.py +0 -0
  53. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/bryce.py +0 -0
  54. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/cheshmak.py +0 -0
  55. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/consts.py +0 -0
  56. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/nafha.py +0 -0
  57. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/designs/ultrasonic_sensor_tester.py +0 -0
  58. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/env.py +0 -0
  59. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/__init__.py +0 -0
  60. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/adafruit_rgb_matrix.py +0 -0
  61. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/display.py +0 -0
  62. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/grove.py +0 -0
  63. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/hardware.py +0 -0
  64. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/hat/__init__.py +0 -0
  65. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/hat/__main__.py +0 -0
  66. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/hat/abstract.py +0 -0
  67. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/hat/prototype.py +0 -0
  68. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/screen.py +0 -0
  69. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/scroll_phat_hd.py +0 -0
  70. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/sparkfun_top_phat/__init__.py +0 -0
  71. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/sparkfun_top_phat/__main__.py +0 -0
  72. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/sparkfun_top_phat/classes.py +0 -0
  73. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/hardware/unicorn_16x16.py +0 -0
  74. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/__init__.py +0 -0
  75. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/__main__.py +0 -0
  76. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/adafruit_rgb_matrix.py +0 -0
  77. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/camera.py +0 -0
  78. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/functions.py +0 -0
  79. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/grove.py +0 -0
  80. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/hat.py +0 -0
  81. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/lepton.py +0 -0
  82. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/rpi.py +0 -0
  83. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/scroll_phat_hd.py +0 -0
  84. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/sparkfun_top_phat.py +0 -0
  85. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/help/unicorn_16x16.py +0 -0
  86. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/host.py +0 -0
  87. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/__init__.py +0 -0
  88. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/camera/__init__.py +0 -0
  89. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/camera/__main__.py +0 -0
  90. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/camera/constants.py +0 -0
  91. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/camera/generic.py +0 -0
  92. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/camera/rpi.py +0 -0
  93. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/camera/rpi_64_bit.py +0 -0
  94. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/classes.py +0 -0
  95. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/lepton/__init__.py +0 -0
  96. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/lepton/__main__.py +0 -0
  97. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/lepton/classes.py +0 -0
  98. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/imager/lepton/python2.py +0 -0
  99. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/logger.py +0 -0
  100. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/sample.env +0 -0
  101. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/session/__init__.py +0 -0
  102. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/session/__main__.py +0 -0
  103. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/session/classes.py +0 -0
  104. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/session/functions.py +0 -0
  105. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc/urls.py +0 -0
  106. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc.egg-info/dependency_links.txt +0 -0
  107. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc.egg-info/requires.txt +0 -0
  108. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/bluer_sbc.egg-info/top_level.txt +0 -0
  109. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/pyproject.toml +0 -0
  110. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/requirements.txt +0 -0
  111. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/setup.cfg +0 -0
  112. {bluer_sbc-8.201.1 → bluer_sbc-8.213.1}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_sbc
3
- Version: 8.201.1
3
+ Version: 8.213.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,10 +44,10 @@ pip install bluer_sbc
44
44
 
45
45
  | | | |
46
46
  | --- | --- | --- |
47
- | [`bluer-swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/v5/01.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) | [`bluer-swallow head`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow-head.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/head-v1/01.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow-head.md) | [`ultrasonic-sensor-tester`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/ultrasonic-sensor-tester.md) [![image](https://github.com/kamangir/assets2/blob/main/ultrasonic-sensor-tester/00.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/ultrasonic-sensor-tester.md) |
47
+ | [`swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/swallow/design/v5/01.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/swallow/design/head-v1/01.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/ultrasonic-sensor-tester/00.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/bryce/08.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/cheshmak/01.png?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/nafha/01.png?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/nafha.md) |
49
- | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) |
50
- | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | | |
49
+ | [`shelter`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/shelter.md) [![image](https://github.com/kamangir/assets2/blob/main/shelter/01.png?raw=true)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) |
50
+ | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | |
51
51
 
52
52
  ---
53
53
 
@@ -58,7 +58,7 @@ pip install bluer_sbc
58
58
 
59
59
  [![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)
60
60
 
61
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.201.1`](https://github.com/kamangir/bluer-sbc).
61
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.213.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,10 +19,10 @@ pip install bluer_sbc
19
19
 
20
20
  | | | |
21
21
  | --- | --- | --- |
22
- | [`bluer-swallow`](./bluer_sbc/docs/bluer-swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/v5/01.jpg?raw=true)](./bluer_sbc/docs/bluer-swallow.md) | [`bluer-swallow head`](./bluer_sbc/docs/bluer-swallow-head.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/head-v1/01.jpg?raw=true)](./bluer_sbc/docs/bluer-swallow-head.md) | [`ultrasonic-sensor-tester`](./bluer_sbc/docs/ultrasonic-sensor-tester.md) [![image](https://github.com/kamangir/assets2/blob/main/ultrasonic-sensor-tester/00.jpg?raw=true)](./bluer_sbc/docs/ultrasonic-sensor-tester.md) |
22
+ | [`swallow`](./bluer_sbc/docs/swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/swallow/design/v5/01.jpg?raw=true)](./bluer_sbc/docs/swallow.md) | [`swallow head`](./bluer_sbc/docs/swallow-head.md) [![image](https://github.com/kamangir/assets2/blob/main/swallow/design/head-v1/01.jpg?raw=true)](./bluer_sbc/docs/swallow-head.md) | [`ultrasonic-sensor-tester`](./bluer_sbc/docs/ultrasonic-sensor-tester.md) [![image](https://github.com/kamangir/assets2/blob/main/ultrasonic-sensor-tester/00.jpg?raw=true)](./bluer_sbc/docs/ultrasonic-sensor-tester.md) |
23
23
  | [`bryce`](./bluer_sbc/docs/bryce.md) [![image](https://github.com/kamangir/assets2/blob/main/bryce/08.jpg?raw=true)](./bluer_sbc/docs/bryce.md) | [`cheshmak`](./bluer_sbc/docs/cheshmak.md) [![image](https://github.com/kamangir/assets2/blob/main/cheshmak/01.png?raw=true)](./bluer_sbc/docs/cheshmak.md) | [`nafha`](./bluer_sbc/docs/nafha.md) [![image](https://github.com/kamangir/assets2/blob/main/nafha/01.png?raw=true)](./bluer_sbc/docs/nafha.md) |
24
- | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) |
25
- | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | | |
24
+ | [`shelter`](./bluer_sbc/docs/shelter.md) [![image](https://github.com/kamangir/assets2/blob/main/shelter/01.png?raw=true)](./bluer_sbc/docs/shelter.md) | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) |
25
+ | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | |
26
26
 
27
27
  ---
28
28
 
@@ -33,5 +33,5 @@ pip install bluer_sbc
33
33
 
34
34
  [![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)
35
35
 
36
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.201.1`](https://github.com/kamangir/bluer-sbc).
36
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.213.1`](https://github.com/kamangir/bluer-sbc).
37
37
 
@@ -8,14 +8,16 @@ from bluer_sbc import NAME, VERSION, ICON, REPO_NAME
8
8
  from bluer_sbc.designs.cheshmak import items as cheshmak_items
9
9
  from bluer_sbc.designs.cheshmak import marquee as cheshmak_marquee
10
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
11
+ from bluer_sbc.designs.swallow import items as swallow_items
12
+ from bluer_sbc.designs.swallow import marquee as swallow_marquee
13
+ from bluer_sbc.designs.swallow_head import items as swallow_head_items
14
+ from bluer_sbc.designs.swallow_head import marquee as swallow_head_marquee
15
15
  from bluer_sbc.designs.bryce import items as bryce_items
16
16
  from bluer_sbc.designs.bryce import marquee as bryce_marquee
17
17
  from bluer_sbc.designs.nafha import items as nafha_items
18
18
  from bluer_sbc.designs.nafha import marquee as nafha_marquee
19
+ from bluer_sbc.designs.shelter import items as shelter_items
20
+ from bluer_sbc.designs.shelter import marquee as shelter_marquee
19
21
  from bluer_sbc.designs.ultrasonic_sensor_tester import (
20
22
  marquee as ultrasonic_sensor_tester_marquee,
21
23
  )
@@ -43,22 +45,23 @@ def build():
43
45
  )
44
46
  for readme in [
45
47
  {
46
- "items": bluer_swallow_marquee
47
- + bluer_swallow_head_marquee
48
+ "items": swallow_marquee
49
+ + swallow_head_marquee
48
50
  + ultrasonic_sensor_tester_marquee
49
51
  + bryce_marquee
50
52
  + cheshmak_marquee
51
53
  + nafha_marquee
54
+ + shelter_marquee
52
55
  + blue_bracket_items,
53
56
  "path": "..",
54
57
  },
55
58
  {
56
- "items": bluer_swallow_items,
57
- "path": "./docs/bluer-swallow.md",
59
+ "items": swallow_items,
60
+ "path": "./docs/swallow.md",
58
61
  },
59
62
  {
60
- "items": bluer_swallow_head_items,
61
- "path": "./docs/bluer-swallow-head.md",
63
+ "items": swallow_head_items,
64
+ "path": "./docs/swallow-head.md",
62
65
  },
63
66
  {
64
67
  "items": bryce_items,
@@ -77,6 +80,11 @@ def build():
77
80
  "items": nafha_items,
78
81
  "path": "./docs/nafha.md",
79
82
  },
83
+ {
84
+ "cols": 4,
85
+ "items": shelter_items,
86
+ "path": "./docs/shelter.md",
87
+ },
80
88
  ]
81
89
  + [
82
90
  {"path": f"./docs/aliases/{item}.md"}
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} AI for single board computers and other designs."
6
6
 
7
- VERSION = "8.201.1"
7
+ VERSION = "8.213.1"
8
8
 
9
9
  REPO_NAME = "bluer-sbc"
10
10
 
@@ -0,0 +1,25 @@
1
+ from bluer_objects import README
2
+
3
+ from bluer_sbc.designs.consts import assets2
4
+
5
+ image_template = assets2 + "shelter/{}?raw=true"
6
+
7
+ marquee = README.Items(
8
+ [
9
+ {
10
+ "name": "shelter",
11
+ "marquee": image_template.format("01.png"),
12
+ "url": "./bluer_sbc/docs/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
+ )
@@ -3,14 +3,14 @@ from bluer_objects import README
3
3
  from bluer_sbc.designs.consts import assets2
4
4
 
5
5
 
6
- image_template = assets2 + "bluer-swallow/design/v5/{}?raw=true"
6
+ image_template = assets2 + "swallow/design/v5/{}?raw=true"
7
7
 
8
8
  marquee = README.Items(
9
9
  [
10
10
  {
11
- "name": "bluer-swallow",
11
+ "name": "swallow",
12
12
  "marquee": image_template.format("01.jpg"),
13
- "url": "./bluer_sbc/docs/bluer-swallow.md",
13
+ "url": "./bluer_sbc/docs/swallow.md",
14
14
  }
15
15
  ]
16
16
  )
@@ -3,14 +3,14 @@ from bluer_objects import README
3
3
  from bluer_sbc.designs.consts import assets2
4
4
 
5
5
 
6
- image_template = assets2 + "bluer-swallow/design/head-v1/{}?raw=true"
6
+ image_template = assets2 + "swallow/design/head-v1/{}?raw=true"
7
7
 
8
8
  marquee = README.Items(
9
9
  [
10
10
  {
11
- "name": "bluer-swallow head",
11
+ "name": "swallow head",
12
12
  "marquee": image_template.format("01.jpg"),
13
- "url": "./bluer_sbc/docs/bluer-swallow-head.md",
13
+ "url": "./bluer_sbc/docs/swallow-head.md",
14
14
  }
15
15
  ]
16
16
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_sbc
3
- Version: 8.201.1
3
+ Version: 8.213.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,10 +44,10 @@ pip install bluer_sbc
44
44
 
45
45
  | | | |
46
46
  | --- | --- | --- |
47
- | [`bluer-swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/v5/01.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) | [`bluer-swallow head`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow-head.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/head-v1/01.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow-head.md) | [`ultrasonic-sensor-tester`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/ultrasonic-sensor-tester.md) [![image](https://github.com/kamangir/assets2/blob/main/ultrasonic-sensor-tester/00.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/ultrasonic-sensor-tester.md) |
47
+ | [`swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/swallow/design/v5/01.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/swallow/design/head-v1/01.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/ultrasonic-sensor-tester/00.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/bryce/08.jpg?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/cheshmak/01.png?raw=true)](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) [![image](https://github.com/kamangir/assets2/blob/main/nafha/01.png?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/nafha.md) |
49
- | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) |
50
- | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | | |
49
+ | [`shelter`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/shelter.md) [![image](https://github.com/kamangir/assets2/blob/main/shelter/01.png?raw=true)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) |
50
+ | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](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) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | |
51
51
 
52
52
  ---
53
53
 
@@ -58,7 +58,7 @@ pip install bluer_sbc
58
58
 
59
59
  [![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)
60
60
 
61
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.201.1`](https://github.com/kamangir/bluer-sbc).
61
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.213.1`](https://github.com/kamangir/bluer-sbc).
62
62
 
63
63
 
64
64
  built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
@@ -57,12 +57,13 @@ bluer_sbc/algo/__init__.py
57
57
  bluer_sbc/algo/diff.py
58
58
  bluer_sbc/designs/__init__.py
59
59
  bluer_sbc/designs/blue_bracket.py
60
- bluer_sbc/designs/bluer_swallow.py
61
- bluer_sbc/designs/bluer_swallow_head.py
62
60
  bluer_sbc/designs/bryce.py
63
61
  bluer_sbc/designs/cheshmak.py
64
62
  bluer_sbc/designs/consts.py
65
63
  bluer_sbc/designs/nafha.py
64
+ bluer_sbc/designs/shelter.py
65
+ bluer_sbc/designs/swallow.py
66
+ bluer_sbc/designs/swallow_head.py
66
67
  bluer_sbc/designs/ultrasonic_sensor_tester.py
67
68
  bluer_sbc/hardware/__init__.py
68
69
  bluer_sbc/hardware/adafruit_rgb_matrix.py
File without changes
File without changes
File without changes
File without changes
File without changes