Automated tools for working with raspberry pi image development
Project description
rpi-os-tools
Tools to work with raspberry pi os
install
Install from pypi with
pip install rpios-tools
usage
raspios image downloading
To download operating system images you can use the installed command line
tool rpios-dl and specify --version and --release
To get information on the available versions and releases you can use rpios-dl
options like below:
$ rpios-dl --list-os-versions
Listing raspios versions available:
raspios_arm64
raspios_armhf
raspios_full_armhf
raspios_lite_arm64
raspios_lite_armhf
$ rpios-dl --list-version-releases --version raspios_armhf
Listing {args.version} releases:
raspios_armhf-2021-05-28
raspios_armhf-2021-03-25
raspios_armhf-2021-01-12
raspios_armhf-2020-12-04
raspios_armhf-2020-08-24
raspios_armhf-2020-05-28
By default the images will download to an application storage directory you'll see printed out when the command runs
$ rpios-dl --version raspios_lite_armhf --release raspios_lite_armhf-2021-05-28
Downloading raspios:
version: raspios_lite_armhf
release: raspios_lite_armhf-2021-05-28
url: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-05-28/2021-05-07-raspios-buster-armhf-lite.zip
path: /Users/michaelsobczak/.local/share/rpi-os-tools/images/2021-05-07-raspios-buster-armhf-lite.zip
|██████----------------------------------------------------------------------------------------------| 6.4%
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rpios_tools-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: rpios_tools-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3d0b409b828cd2741b5ba589a01d72af46b35f48df9ffb63abfa88f967b9617
|
|
| MD5 |
a6c9ac8327dc49a609535a93076818ef
|
|
| BLAKE2b-256 |
d7b538f3f80df143f6c773ea5b11d8f3b407a204c5f32c008e527a398880d3b4
|