Search Criteria
Package Details: meshtastic-python 2.7.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/meshtastic-python.git (read-only, click to copy) |
|---|---|
| Package Base: | meshtastic-python |
| Description: | Python CLI and API for talking to Meshtastic devices |
| Upstream URL: | https://github.com/meshtastic/python/ |
| Licenses: | GPL-3.0-only |
| Submitter: | Bevan |
| Maintainer: | Bevan (VStoiakin) |
| Last Packager: | Bevan |
| Votes: | 5 |
| Popularity: | 0.080498 |
| First Submitted: | 2022-06-22 20:08 (UTC) |
| Last Updated: | 2026-07-18 13:57 (UTC) |
Dependencies (19)
- python
- python-bleak
- python-packaging
- python-platformdirs
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- python-pypubsub
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pyyaml (python-yaml-gitAUR, python-yaml)
- python-requests
- python-setuptools
- python-tabulate (python-tabulate-gitAUR)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-dotmapAUR (optional) – Use of the meshtastic.test namespace
- python-print-colorAUR (optional) – Colored log output
- python-pyqrcodeAUR (python-pyqrcode-gitAUR) (optional) – Output of QR codes
- python-pytap2 (optional) – TUN tunnel support
Latest Comments
« First ‹ Previous 1 2
MarsSeed commented on 2023-07-09 16:40 (UTC)
Please remove the no-op dependency python-enum-compat.
Bevan commented on 2023-02-28 22:05 (UTC)
I will update this package soon. However, I'd like to wait until the licensing of meshtastic-python has been clarified. See https://github.com/meshtastic/python/issues/422
uboot commented on 2023-02-28 15:15 (UTC) (edited on 2023-02-28 15:27 (UTC) by uboot)
Correct sha256 checksum is dd737e991adc64628f9cfb698e90381792b0acf8be6b10a636449e8de503577d
But then it fails with
Workaround:
Line 20 and Line 25 of PKGBUILD should read
Finally, there also is a runtime dependency missing: aur/python-enum-compat
The CLI will complain otherwise.
« First ‹ Previous 1 2