Skip to content

runfalk/pyrawloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRawLoader

RawLoader (https://github.com/pedrocr/rawloader) integration for Python and Pillow (https://github.com/python-pillow/Pillow).

Development setup

virtualenv --prompt="(rawloaderpy)" venv/
source venv/bin/activate
pip install --upgrade pip setuptools
pip install --no-binary :all: snaek
python setup.py build develop
python -c 'import pyrawloader; pyrawloader.decode("test.nef").show()'

About

RawLoader integration for Python and Pillow/PIL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published