A Python library/CLI tool for parsing Apple's Image4 format.
Project description
PyIMG4
A Python library/CLI tool for parsing Apple's Image4 format.
Usage
Usage: pyimg4 [OPTIONS] COMMAND [ARGS]...
A Python CLI tool for parsing Apple's Image4 format.
Options:
--version Show the version and exit.
-h, --help Show this message and exit.
Commands:
im4m Image4 manifest commands.
im4p Image4 payload commands.
im4r Image4 restore info commands.
img4 Image4 commands.
Requirements
- Python 3.8 or higher
Installation
- Install from PyPI:
python3 -m pip install pyimg4
- If you would like to use the compression features of PyIMG4, install the optional libraries:
python3 -m pip install pyimg4[compression]
- Local installation:
./install.sh
- Requires Poetry
Support
For any questions/issues you have, open an issue or join my Discord.
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 Distribution
pyimg4-0.8.3.tar.gz
(14.6 kB
view details)
Built Distribution
pyimg4-0.8.3-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file pyimg4-0.8.3.tar.gz
.
File metadata
- Download URL: pyimg4-0.8.3.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b877f379d89a060d7ee96ed73dd2e550440cf3ba3a02081f24f51a92cefda54 |
|
MD5 | 2b096d2588a822a68296c6702c874600 |
|
BLAKE2b-256 | aebe62a1effb30cad4ac85a68106780b3785c64936601a63924a9b3f157affd0 |
File details
Details for the file pyimg4-0.8.3-py3-none-any.whl
.
File metadata
- Download URL: pyimg4-0.8.3-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f06c1db19d8c9c6c17760b548008be01caa41cfc1294530fc9608ef1ccb11519 |
|
MD5 | aa21f6e6c52d6d0a4e75dff5e5cfc6ac |
|
BLAKE2b-256 | 73d0e798cf9a8e528282709414f29cb230424700092dee0a9ce6059736b63001 |