Summary
Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. An education outreach programme for UK schools sending code experiments to the International Space Station.
Versions
v2.6.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- arm arm64
USE flags
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / rtimulib : Python Binding for RTIMULib, a versatile IMU library
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / rtimulib : Python Binding for RTIMULib, a versatile IMU library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/sense-hat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/sense-hat: Stabilize 2.6.0 arm, #921992
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/sense-hat: Stabilize 2.6.0 arm64, #921992
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-python/sense-hat: add 2.6.0
Closes: https://bugs.gentoo.org/920647 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
dev-python/python-sense-hat: movepkg to dev-python/sense-hat
Bug: https://bugs.gentoo.org/920647 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>