CTypes based LibRaw bindings
Project description
rawkit (pronounced rocket) is a ctypes-based LibRaw binding for Python inspired by the Wand API.
from rawkit.raw import Raw
from rawkit.options import WhiteBalance
with Raw(filename='some/raw/image.CR2') as raw:
raw.options.white_balance = WhiteBalance(camera=False, auto=True)
raw.save(filename='some/destination/image.ppm')
for more info, see the docs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rawkit-0.6.0.tar.gz
(25.1 kB
view details)
Built Distributions
rawkit-0.6.0.linux-x86_64.tar.gz
(44.6 kB
view details)
File details
Details for the file rawkit-0.6.0.tar.gz
.
File metadata
- Download URL: rawkit-0.6.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da1c07b4099b26837f2a4fa01970702e8d127a20636a5f70f1c14470f2cd306f |
|
MD5 | 731e5017809dc481c7c660a0b5315bb2 |
|
BLAKE2b-256 | 86a079e66ce71687b63529f04269182d2e672eb53509602fa2acffb2204a21b4 |
File details
Details for the file rawkit-0.6.0.linux-x86_64.tar.gz
.
File metadata
- Download URL: rawkit-0.6.0.linux-x86_64.tar.gz
- Upload date:
- Size: 44.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a62293e3912b51e9a38b21633a7c81beb47a5d8ee453b445bcadcca327439117 |
|
MD5 | 8f3905982baf8eba8798dc3a324d2199 |
|
BLAKE2b-256 | f29e52474bf01628fdaf47c830cc808c3ccec441c2c1816704a982e44476ff24 |
File details
Details for the file rawkit-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: rawkit-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67441c3fbfdb90ca7da1e6c8b5bf694514ebf2fb1a39423a329769c6bc60a81d |
|
MD5 | 7a42fa9e5174e73ac484288ca6390e16 |
|
BLAKE2b-256 | 33a1b99402cc6b1d7296163a0e3e3a37f132d62e7a9e1662ada4749e419edaf7 |