Tiny CLI to explore PNGs
Project description
pngtools
Tiny CLI to explore PNG files. Supports a subset of the PNG format and acropalypse function.
Usage
python -m pip install pngtools
# start the CLI
python -m pngtools
Python usage
from pngtools import PNG_MAGIC, split_png_chunks
# do your things
Testing and linting
python -m pytest -vvv
python -m pylint ./pngtools
License
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
pngtools-1.0.2.tar.gz
(14.7 kB
view details)
Built Distribution
pngtools-1.0.2-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file pngtools-1.0.2.tar.gz
.
File metadata
- Download URL: pngtools-1.0.2.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 383d4c289bc1690571f3bf486caf95ea6589b29b5c147fff6762fef75cdde6d7 |
|
MD5 | 084902819d04bd3daf5cceaaae91f141 |
|
BLAKE2b-256 | 88a87403c297cd911b6f9965717d4d1cc1d022fae0eddce18eae48e93c563c5e |
File details
Details for the file pngtools-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: pngtools-1.0.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 906dd93160dcdc997545f22187b16e08cc54434063dbdbd01166b18f22b6d8e5 |
|
MD5 | ed673a43597b7e382fb3112eabb229a3 |
|
BLAKE2b-256 | af333136af92fbfe0354328d6b9674784c9a3b78371f34f34c3c4de318d03c73 |