Skip to main content

CTypes based LibRaw bindings

Project description

Package Status Docs Status Build Status Test Coverage Status

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)

Uploaded Source

Built Distributions

rawkit-0.6.0.linux-x86_64.tar.gz (44.6 kB view details)

Uploaded Source

rawkit-0.6.0-py2.py3-none-any.whl (28.3 kB view details)

Uploaded Python 2 Python 3

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

Hashes for rawkit-0.6.0.tar.gz
Algorithm Hash digest
SHA256 da1c07b4099b26837f2a4fa01970702e8d127a20636a5f70f1c14470f2cd306f
MD5 731e5017809dc481c7c660a0b5315bb2
BLAKE2b-256 86a079e66ce71687b63529f04269182d2e672eb53509602fa2acffb2204a21b4

See more details on using hashes here.

File details

Details for the file rawkit-0.6.0.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for rawkit-0.6.0.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 a62293e3912b51e9a38b21633a7c81beb47a5d8ee453b445bcadcca327439117
MD5 8f3905982baf8eba8798dc3a324d2199
BLAKE2b-256 f29e52474bf01628fdaf47c830cc808c3ccec441c2c1816704a982e44476ff24

See more details on using hashes here.

File details

Details for the file rawkit-0.6.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rawkit-0.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 67441c3fbfdb90ca7da1e6c8b5bf694514ebf2fb1a39423a329769c6bc60a81d
MD5 7a42fa9e5174e73ac484288ca6390e16
BLAKE2b-256 33a1b99402cc6b1d7296163a0e3e3a37f132d62e7a9e1662ada4749e419edaf7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page