rawkit
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
Release files for rawkit 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rawkit-0.6.0.tar.gz | 25.1 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rawkit-0.6.0.linux-x86_64.tar.gz | Details | |||
| rawkit-0.6.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 98.1 kB
Release files / rawkit-0.6.0.tar.gz
| Download URL | rawkit-0.6.0.tar.gz |
|---|---|
| Size | 25.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
da1c07b4099b26837f2a4fa01970702e8d127a20636a5f70f1c14470f2cd306f
|
|
BLAKE2b-256 checksum How to use checksums |
86a079e66ce71687b63529f04269182d2e672eb53509602fa2acffb2204a21b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / rawkit-0.6.0.linux-x86_64.tar.gz
| Download URL | rawkit-0.6.0.linux-x86_64.tar.gz |
|---|---|
| Size | 44.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a62293e3912b51e9a38b21633a7c81beb47a5d8ee453b445bcadcca327439117
|
|
BLAKE2b-256 checksum How to use checksums |
f29e52474bf01628fdaf47c830cc808c3ccec441c2c1816704a982e44476ff24
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / rawkit-0.6.0-py2.py3-none-any.whl
| Download URL | rawkit-0.6.0-py2.py3-none-any.whl |
|---|---|
| Size | 28.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
67441c3fbfdb90ca7da1e6c8b5bf694514ebf2fb1a39423a329769c6bc60a81d
|
|
BLAKE2b-256 checksum How to use checksums |
33a1b99402cc6b1d7296163a0e3e3a37f132d62e7a9e1662ada4749e419edaf7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |