This module provides basic PSD support for Pymaging. The license is MIT.
pip install pymaging-psd
This module requires psd-tools, packbits and distribute.
Development happens at github and bitbucket:
The main issue tracker is at github: https://github.com/kmike/pymaging-psd/issues
Feel free to submit ideas, bugs, pull requests (git or hg) or regular patches.
Please note that pymaging-psd is a simple wrapper for psd-tools and does almost nothing: it just registers the image format and provides a distribute entry point. If something doesn't work, this is likely a bug in psd-tools (or maybe in Pymaging) and should be reported to the appropriate bug tracker.