Skip to main content

Python package for working with Adobe Photoshop PSD files

Project description

psd-tools is a Python package for working with Adobe Photoshop PSD files as described in specification.

PyPI Version Build Document Status

Features

Supported:

  • Read and write of the low-level PSD/PSB file structure

  • Raw layer image export in NumPy and PIL format

Limited support:

  • Composition of basic pixel-based layers

  • Composition of fill layer effects

  • Vector masks

  • Editing of some layer attributes such as layer name

  • Blending modes except for dissolve

  • Drawing of bezier curves

Not supported:

  • Editing of layer structure, such as adding or removing a layer

  • Composition of adjustment layers

  • Composition of many layer effects

  • Font rendering

Installation

Use pip to install the package:

pip install psd-tools

Getting started

from psd_tools import PSDImage

psd = PSDImage.open('example.psd')
psd.composite().save('example.png')

for layer in psd:
    print(layer)
    layer_image = layer.composite()
    layer_image.save('%s.png' % layer.name)

Check out the documentation for features and details.

Contributing

See contributing page.

1.9.24 (2023-01-17)

  • [psd] Support float RGB values (#350)

  • [psd] Workaround stroke class ID (#346)

  • [ci] Update CI configuration (#347)

  • [composite] Fix group clipping (#336)

1.9.23 (2022-09-26)

  • [api] Add bbox invalidation when toggling layer visibility (#334)

1.9.22 (2022-09-09)

  • [psd] Add support for v3 gradient map adjustment layer (#330)

1.9.21 (2022-06-18)

  • [api] Fix incorrect has_effects behavior (#322)

  • [composite] Improve blending numerical stability (#321)

  • [composite] Improve non-RGB modes and transparency (#319, @Etienne-Gautier)

  • [psd] Workaround assertion error in broken file (#320)

1.9.20 (2022-05-16)

  • [ci] Update CI configuration (#313 #314)

  • [composite] Fix composite errors (#312)

  • [psd] Suppress vowv tagged blocks (#306)

1.9.19 (2022-04-15)

  • [composite] Fix rasterized shape composite (#301 #302)

1.9.18 (2021-08-20)

  • [api] Fix missing effect attributes (#284)

  • [package] Support additional platforms (i686, aarch64, universal2, win32)

  • [package] Drop py36 support

1.9.17 (2021-01-15)

  • [api] Fix incorrect fill layer parse (fix #254)

1.9.16 (2020-09-24)

  • [package] Drop py27 and py35 support

  • [psd] Workaround Enum bug (fix #241)

  • [composite] Fix transparency issue (fix #242)

  • [composite] Fix mask disable flag (fix #243)

  • [api] Add workaround for creating PSB (fix #246)

  • [api] Fix incorrect adjustment parse (fix #247)

1.9.15 (2020-07-17)

  • [composite] Fix ignored clip layers for groups.

  • [composite] Fix out-of-viewport stroke effect.

1.9.14 (2020-07-10)

  • [api] Bugfix for PSDImage composite layer_filter option.

  • [api] Bugfix for transparency and alpha distinction.

  • [psd] Rename COMPOSITOR_INFO.

  • [composite] Fix stroke effect target shape.

1.9.13 (2020-05-25)

  • [api] Bugfix for PSDImage init internal.

1.9.12 (2020-05-20)

  • [psd] Bugfix for CurvesExtraMarker read.

1.9.11 (2020-05-01)

  • [composite] Fix layer check.

1.9.10 (2020-04-21)

  • [psd] Fix engine data parser.

1.9.9 (2020-03-30)

  • [composite] Fix stroke effect argument.

1.9.8 (2020-03-18)

  • [composite] Fix incorrect fill opacity handling in compositing.

  • [composite] Fix incorrect alpha for patterns.

1.9.7 (2020-03-17)

  • [composite] Fix path operation for merged components.

  • [composite] Fix vector mask compositing condition.

1.9.6 (2020-03-16)

  • [composite] Fix incorrect alpha channel handling in composite.

1.9.5 (2020-03-11)

  • [api] Add ignore_preview option to PSDImage.composite.

  • [composite] Improve stroke effect composition for vector masks.

  • [composite] Avoid crash when there is an erroneous subpath.

  • [composite] Workaround possible divide-by-zero warn in stroke composition.

  • [composite] Fix incorrect pattern transparency handling.

  • [composite] Fix ignored effects in direct group composition.

  • [composite] Fix incorrect opacity handling for clip layers.

1.9.4 (2020-03-11)

  • [compression] Security fix, affected versions are 1.8.37 - 1.9.3.

1.9.3 (2020-03-10)

  • [composite] Fix memory corruption crash for pattern data in PSB files.

  • [psd] Add image data pretty printing.

1.9.2 (2020-03-03)

  • [psd] Add missing resource ID.

  • [psd] Fix pretty printing regression.

  • [psd] Fix big tag key for linked layers.

  • [psd] Support frgb tag.

  • [psd] Support sgrp metadata key.

  • [psd] Support patt tag.

  • [psd] Workaround unknown engine data.

1.9.1 (2020-02-28)

  • [psd] Minor bugfix.

1.9.0 (2020-02-26)

  • [composite] Implement NumPy-based compositing functionality.

  • [composite] Support blending modes other than dissolve.

  • [composite] Support blending in RGB, CMYK, Grayscale.

  • [api] Introduce NumPy array export method.

  • [api] Drop deprecated methods from v1.7.x such as as_PIL.

  • [api] Deprecate compose method.

  • [compression] Rename packbits to rle.

  • [compression] Improve RLE decode efficiency.

  • [tests] Additional compositing tests.

1.8.38 (2020-02-12)

  • [composer] fix crash when gradient fill is in stroke.

1.8.37 (2020-02-07)

  • [compression] Remove packbits dependency and introduce cython implementation.

  • [deploy] Move CI provider from Travis-CI to Github Actions.

  • [deploy] Start distributing binary wheels.

1.8.36 (2019-12-26)

  • [psd] add safeguard for malformed global layer mask info parser.

1.8.35 (2019-12-26)

  • [api] remove duplicate has_mask() definition.

  • [composer] fix empty effects check.

1.8.34 (2019-11-28)

  • [api] fix compose() arguments.

  • [psd] fix attrs version dependency.

1.8.33 (2019-11-28)

  • [api] add include_invisible option to Group.extract_bbox.

  • [psd] fix deprecated attrs api.

1.8.32 (2019-11-28)

  • [psd] fix 16/32 bit file parsing bug introduced in 1.8.17.

1.8.31 (2019-11-27)

  • [psd] bugfix reading psb.

  • [psd] bugfix reading slices resource.

  • [security] update dependency to pillow >= 6.2.0.

1.8.30 (2019-09-24)

  • [psd] workaround for reading less-than-4-byte int in malformed psd files.

1.8.29 (2019-09-10)

  • [composer] fix vector mask bbox in composition.

1.8.28 (2019-09-09)

  • [api] fix Effects.__repr__() when data is empty.

1.8.27 (2019-08-29)

  • [api] accept encoding param in PSDImage.open and PSDImage.save.

  • [deploy] bugfix travis deployment condition.

1.8.26 (2019-08-28)

  • [composer] support group mask.

1.8.25 (2019-08-07)

  • [api] change return type of PSDImage.color_mode to enum.

  • [api] support reading of bitmap color mode.

  • [api] support channel option in topil() method.

1.8.24 (2019-07-25)

  • [composer] experimental support of commutative blending modes.

1.8.23 (2019-06-24)

  • [composer] fix clipping on alpha-less image;

  • [composer] fix stroke effect for flat plane;

  • [composer] workaround for insufficient knots;

  • [composer] fix for custom color space.

1.8.22 (2019-06-19)

  • fix pass-through composing bug;

  • fix alpha blending in effect;

  • fix vector mask composition;

  • experimental support for shape stroke;

  • experimental support for stroke effect.

1.8.21 (2019-06-18)

  • change effect property return type from str to enum;

  • improve gradient quality;

  • support fill opacity and layer opacity;

  • add tmln key in metadata setting.

1.8.20 (2019-06-13)

  • support gradient styles.

1.8.19 (2019-06-11)

  • fix broken psd_tools.composer.vector module in 1.8.17;

  • experimental support for color noise gradient;

  • bugfix for clip masks;

  • bugfix for CMYK composing.

1.8.17 (2019-06-05)

  • move psd_tools.api.composer module to psd_tools.composer package;

  • support 19 blending modes in composer;

  • support fill opacity;

  • fix image size when composing with masks;

  • rename TaggedBlockID to Tag;

  • rename ImageResourceID to Resource;

  • add bytes mixin to Enum constants;

  • replace Enum keys with raw values in psd_tools.psd.base.Dict classes.

1.8.16 (2019-05-24)

  • fix broken group compose in 1.8.15;

  • fix missing pattern / gradient composition in vector stroke content.

1.8.15 (2019-05-23)

  • coding style fix;

  • fix compose() bbox option.

1.8.14 (2019-04-12)

  • add dependency to aggdraw;

  • support bezier curves in vector masks;

  • support path operations;

  • fix compose(force=True) behavior;

  • fix default background color in composer;

  • improve pattern overlay parameters support;

  • fix gradient map generation for a single stop.

1.8.13 (2019-04-05)

  • fix engine_data unknown tag format;

  • fix compose for extra alpha channels;

  • workaround for pillow 6.0.0 bug.

1.8.12 (2019-03-25)

  • add apply_icc option in pil io.

1.8.11 (2019-03-14)

  • introduce terminology module;

  • reduce memory use in read;

  • add main testing.

1.8.10 (2019-02-27)

  • fix PSB extn key size bug.

1.8.9 (2019-02-21)

  • documentation updates;

  • introduce Artboard class.

1.8.8 (2019-02-20)

  • revert package name to psd_tools;

  • prepare merging to the main repo.

1.8.7 (2019-02-15)

  • minor bugfix.

1.8.6 (2019-02-14)

  • change _psd pointer in PSDImage;

  • add version property;

  • support fill effects in composer.

1.8.5 (2019-02-05)

  • change tagged block/image resource singleton accessor in user API;

  • add documentation on iterator order;

  • fix export setting 1 big key config;

  • fix computer info big key config.

1.8.3 (2019-02-01)

  • add channel size checking in topil;

  • add mlst metadata decoding;

  • fix key collision issue in descriptor;

  • performance improvement for packbit encoding/decoding;

  • drop cython dependency in travis config;

  • implement thumbnail, is_group, and parent methods in PSDImage.

1.8.0 (2019-01-24)

  • major API changes;

  • package name changed to psd_tools2;

  • completely rewritten decoding subpackage psd_tools2.psd;

  • improved composer functionality;

  • file write support;

  • drop cython compression module and makes the package pure-python;

  • drop pymaging support.

1.7.30 (2019-01-15)

  • composer alpha blending fix;

  • documentation fix.

1.7.28 (2019-01-09)

  • support cinf tagged block.

1.7.27 (2018-12-06)

  • add missing extra image resource block signatures.

1.7.26 (2018-12-03)

  • move psd_tools tests under tests/psd_tools.

1.7.25 (2018-11-27)

  • fix alpha channel visibility of composed image.

1.7.24 (2018-11-21)

  • fix unit rectangle drawing size.

1.7.23 (2018-11-20)

  • fix ignored visibility in bbox calculation.

1.7.22 (2018-10-12)

  • drop py34 support;

  • fix tobytes deprecation warning.

1.7.21 (2018-10-10)

  • fix gradient descriptor bug.

1.7.20 (2018-10-09)

  • fix coloroverlay bug;

  • fix gradient angle bug;

  • fix curves decoder bug.

1.7.19 (2018-10-02)

  • fix descriptor decoder.

1.7.18 (2018-09-26)

  • add shape rendering in compose();

  • add grayscale support.

1.7.17 (2018-09-21)

  • fix has_pixel() condition.

1.7.16 (2018-08-29)

  • fix fill opacity in compose();

  • workaround for broken PrintFlags.

1.7.15 (2018-08-28)

  • fix color overlay issue in compose().

1.7.14 (2018-08-24)

  • fix verbose arg for python 3.7 compatibility.

1.7.13 (2018-08-10)

  • fix has_pixel() for partial channels;

  • support color overlay in compose().

1.7.12 (2018-06-25)

  • fix mask rendering in compose (Thanks @andrey-hider and @nkato).

1.7.11 (2018-06-11)

  • unicode bugfixes.

1.7.10 (2018-06-06)

  • fix descriptor decoding errors;

  • minor bugfixes.

1.7.9 (2018-06-05)

  • fix UnicodeError in exif;

  • workaround for irregular descriptor name;

  • add undocumented extn tagged block decoding;

  • move duplicated icc module to subpackage;

  • support PIL rendering with extra alpha channels.

1.7.8 (2018-05-29)

  • update documentation;

  • fix PEP8 compliance;

  • rename merge_layers to compose.

1.7.7 (2018-05-02)

  • fix white background issue in as_PIL().

1.7.6 (2018-04-27)

  • add quality testing;

  • fix disabled mask.

1.7.5 (2018-04-25)

  • fix has_mask() condition;

  • add mask composition in merge_layers();

  • fix mask display.

1.7.4 (2018-03-06)

  • fix infinity loop in print_tree().

1.7.3 (2018-02-27)

  • add vector origination API;

  • fix shape and vector mask identification;

  • change enum name conversion;

  • update docs.

1.7.2 (2018-02-14)

  • add adjustments API;

  • add mask API;

  • bugfix for tagged_blocks decoders.

1.7.1 (2018-02-08)

  • add mask user API;

  • add layer coordinate user API;

  • add vector mask and vector stroke API;

  • cleanup user API;

  • add automatic descriptor conversion.

1.7.0 (2018-01-25)

  • cleanup user API organization;

  • remove json encoder api;

  • make cli a package main.

1.6.7 (2018-01-17)

  • workaround for anaconda 2.7 pillow;

  • bbox existence checkf.

1.6.6 (2018-01-10)

  • experimental clipping support in merge_layer();

  • revert as_PIL() in AdjustmentLayer.

1.6.5 (2017-12-22)

  • Small fix for erroneous unicode path name

1.6.4 (2017-12-20)

  • Add all_layers() method;

  • Add _image_resource_blocks property;

  • Add thumbnail() method.

1.6.3 (2017-09-27)

  • documentation updates;

  • github repository renamed to psd-tools2;

  • AdjustmentLayer fix.

1.6.2 (2017-09-13)

  • layer class structure reorganization;

  • add Effects API;

  • add TypeLayer API methods.

1.6 (2017-09-08)

  • PSDImage user API update;

  • user API adds distinct layer types;

  • Sphinx documentation.

1.5 (2017-07-13)

  • implemented many decodings of image resources and tagged blocks;

  • implemented EngineData text information;

  • user API for getting mask and patterns;

  • user API to calculate bbox for shape layers;

1.4 (2017-01-02)

  • Fixed reading of layer mask data (thanks Evgeny Kopylov);

  • Python 2.6 support is dropped;

  • Python 3.6 support is added (thanks Leendert Brouwer);

  • extension is rebuilt with Cython 0.25.2.

1.3 (2016-01-25)

  • fixed references decoding (thanks Josh Drake);

  • fixed PIL support for CMYK files (thanks Michael Wu);

  • optional C extension is rebuilt with Cython 0.23.4;

  • Python 3.2 support is dropped; the package still works in Python 3.2, but the compatibility is no longer checked by tests, and so it can break in future.

  • declare Python 3.5 as supported.

1.2 (2015-01-27)

  • implemented extraction of embedded files (embedded smart objects) - thanks Volker Braun;

  • optional C extension is rebuilt with Cython 0.21.2.

  • hg mirror on bitbucket is dropped, sorry!

1.1 (2014-11-17)

  • improved METADATA_SETTING decoding (thanks Evgeny Kopylov);

  • layer comps decoding (thanks Evgeny Kopylov);

  • improved smart objects decoding (thanks Joey Gentry);

  • user API for getting layer transforms and placed layer size (thanks Joey Gentry);

  • IPython import is deferred to speedup psd-tools.py command-line utility;

  • _RootGroup.__repr__ is fixed;

  • warning message building is more robust;

  • optional C extension is rebuilt with Cython 0.21.1.

1.0 (2014-07-24)

  • Fixed reading of images with layer masks (thanks Evgeny Kopylov);

  • improved mask data decoding (thanks Evgeny Kopylov);

  • fixed synchronization in case of 8B64 signatures (thanks Evgeny Kopylov);

  • fixed reading of layers with zero length (thanks Evgeny Kopylov);

  • fixed Descriptor parsing (thanks Evgeny Kopylov);

  • some of the descriptor structures and tagged block constants are renamed (thanks Evgeny Kopylov);

  • PATH_SELECTION_STATE decoding (thanks Evgeny Kopylov);

  • the library is switched to setuptools; docopt is now installed automatically.

0.10 (2014-06-15)

  • Layer effects parsing (thanks Evgeny Kopylov);

  • trailing null bytes are stripped from descriptor strings (thanks Evgeny Kopylov);

  • “Reference” and “List” descriptor parsing is fixed (thanks Evgeny Kopylov);

  • scalar descriptor values (doubles, floats, booleans) are now returned as scalars, not as lists of size 1 (thanks Evgeny Kopylov);

  • fixed reading of EngineData past declared length (thanks Carlton P. Taylor);

  • “background color” Image Resource parsing (thanks Evgeny Kopylov);

  • psd_tools.decoder.actions.Enum.enum field is renamed to psd_tools.decoder.actions.Enum.value (thanks Evgeny Kopylov);

  • code simplification - constants are now bytestrings as they should be (thanks Evgeny Kopylov);

  • Python 3.4 is supported.

0.9.1 (2014-03-26)

  • Improved merging of transparent layers (thanks Vladimir Timofeev);

  • fixed layer merging and bounding box calculations for empty layers (thanks Vladimir Timofeev);

  • C extension is rebuilt with Cython 0.20.1.

0.9 (2013-12-03)

  • psd-tools.py command-line interface is changed, ‘debug’ command is added;

  • pretty-printing of internal structures;

  • pymaging support is fixed;

  • allow ‘MeSa’ to be a signature for image resource blocks (thanks Alexey Buzanov);

  • psd_tools.debug.debug_view utility function is fixed;

  • Photoshop CC constants are added;

  • Photoshop CC vector origination data is decoded;

  • binary data is preserved if descriptor parsing fails;

  • more verbose logging for PSD reader;

  • channel data reader became more robust - now it doesn’t read past declared channel length;

  • psd-tools.py –version command is fixed;

  • lsdk tagged blocks parsing: this fixes some issues with layer grouping (thanks Ivan Maradzhyiski for the bug report and the patch);

  • CMYK images support is added (thanks Alexey Buzanov, Guillermo Rauch and https://github.com/a-e-m for the help);

  • Grayscale images support is added (thanks https://github.com/a-e-m);

  • LittleCMS is now optional (but it is still required to get proper colors).

0.8.4 (2013-06-12)

  • Point and Millimeter types are added to UnitFloatType (thanks Doug Ellwanger).

0.8.3 (2013-06-01)

  • Some issues with descriptor parsing are fixed (thanks Luke Petre).

0.8.2 (2013-04-12)

  • Python 2.x: reading data from file-like objects is fixed (thanks Pavel Zinovkin).

0.8.1 (2013-03-02)

  • Fixed parsing of layer groups without explicit OPEN_FOLDER mark;

  • Cython extension is rebuilt with Cython 0.18.

0.8 (2013-02-26)

  • Descriptor parsing (thanks Oliver Zheng);

  • text (as string) is extracted from text layers (thanks Oliver Zheng);

  • improved support for optional building of Cython extension.

0.7.1 (2012-12-27)

  • Typo is fixed: LayerRecord.cilpping should be LayerRecord.clipping. Thanks Oliver Zheng.

0.7 (2012-11-08)

  • Highly experimental: basic layer merging is implemented (e.g. it is now possible to export layer group to a PIL image);

  • Layer.visible no longer takes group visibility in account;

  • Layer.visible_global is the old Layer.visible;

  • psd_tools.user_api.combined_bbox made public;

  • Layer.width and Layer.height are removed (use layer.bbox.width and layer.bbox.height instead);

  • pil_support.composite_image_to_PIL is renamed to pil_support.extract_composite_image and pil_support.layer_to_PIL is renamed to pil_support.extract_layer_image in order to have the same API for pil_support and pymaging_support.

0.6 (2012-11-06)

  • psd.composite_image() is renamed to psd.as_PIL();

  • Pymaging support: psd.as_pymaging() and layer.as_pymaging() methods.

0.5 (2012-11-05)

  • Support for zip and zip-with-prediction compression methods is added;

  • support for 16/32bit layers is added;

  • optional Cython extension for faster zip-with-prediction decompression;

  • other speed improvements.

0.2 (2012-11-04)

  • Initial support for 16bit and 32bit PSD files: psd-tools v0.2 can read composite (merged) images for such files and extract information (names, dimensions, hierarchy, etc.) about layers and groups of 16/32bit PSD; extracting image data for distinct layers in 16/32bit PSD files is not suported yet;

  • better Layer.__repr__;

  • bbox property for Group.

0.1.4 (2012-11-01)

Packaging is fixed in this release.

0.1.3 (2012-11-01)

  • Better support for 32bit images (still incomplete);

  • reader is able to handle “global” tagged layer info blocks that was previously discarded.

0.1.2 (2012-10-30)

  • warn about 32bit images;

  • transparency support for composite images.

0.1.1 (2012-10-29)

Initial release (v0.1 had packaging issues).

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psd-tools-1.9.24.tar.gz (130.1 kB view details)

Uploaded Source

Built Distributions

psd_tools-1.9.24-cp311-cp311-win_amd64.whl (197.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

psd_tools-1.9.24-cp311-cp311-win32.whl (189.1 kB view details)

Uploaded CPython 3.11 Windows x86

psd_tools-1.9.24-cp311-cp311-musllinux_1_1_x86_64.whl (582.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

psd_tools-1.9.24-cp311-cp311-musllinux_1_1_i686.whl (552.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

psd_tools-1.9.24-cp311-cp311-musllinux_1_1_aarch64.whl (575.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

psd_tools-1.9.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (590.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

psd_tools-1.9.24-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (583.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

psd_tools-1.9.24-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (565.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

psd_tools-1.9.24-cp311-cp311-macosx_10_9_x86_64.whl (208.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

psd_tools-1.9.24-cp311-cp311-macosx_10_9_universal2.whl (274.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

psd_tools-1.9.24-cp310-cp310-win_amd64.whl (198.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

psd_tools-1.9.24-cp310-cp310-win32.whl (189.9 kB view details)

Uploaded CPython 3.10 Windows x86

psd_tools-1.9.24-cp310-cp310-musllinux_1_1_x86_64.whl (563.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

psd_tools-1.9.24-cp310-cp310-musllinux_1_1_i686.whl (545.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

psd_tools-1.9.24-cp310-cp310-musllinux_1_1_aarch64.whl (557.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

psd_tools-1.9.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (565.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

psd_tools-1.9.24-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (557.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

psd_tools-1.9.24-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (552.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

psd_tools-1.9.24-cp310-cp310-macosx_10_9_x86_64.whl (209.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

psd_tools-1.9.24-cp310-cp310-macosx_10_9_universal2.whl (277.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

psd_tools-1.9.24-cp39-cp39-win_amd64.whl (200.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

psd_tools-1.9.24-cp39-cp39-win32.whl (192.1 kB view details)

Uploaded CPython 3.9 Windows x86

psd_tools-1.9.24-cp39-cp39-musllinux_1_1_x86_64.whl (580.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

psd_tools-1.9.24-cp39-cp39-musllinux_1_1_i686.whl (560.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

psd_tools-1.9.24-cp39-cp39-musllinux_1_1_aarch64.whl (574.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

psd_tools-1.9.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (578.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

psd_tools-1.9.24-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (573.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

psd_tools-1.9.24-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (565.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

psd_tools-1.9.24-cp39-cp39-macosx_10_9_x86_64.whl (210.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

psd_tools-1.9.24-cp39-cp39-macosx_10_9_universal2.whl (279.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

psd_tools-1.9.24-cp38-cp38-win_amd64.whl (200.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

psd_tools-1.9.24-cp38-cp38-win32.whl (191.8 kB view details)

Uploaded CPython 3.8 Windows x86

psd_tools-1.9.24-cp38-cp38-musllinux_1_1_x86_64.whl (592.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

psd_tools-1.9.24-cp38-cp38-musllinux_1_1_i686.whl (576.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

psd_tools-1.9.24-cp38-cp38-musllinux_1_1_aarch64.whl (583.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

psd_tools-1.9.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (578.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

psd_tools-1.9.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (573.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

psd_tools-1.9.24-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (567.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

psd_tools-1.9.24-cp38-cp38-macosx_10_9_x86_64.whl (208.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

psd_tools-1.9.24-cp38-cp38-macosx_10_9_universal2.whl (274.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

psd_tools-1.9.24-cp37-cp37m-win_amd64.whl (199.6 kB view details)

Uploaded CPython 3.7m Windows x86-64

psd_tools-1.9.24-cp37-cp37m-win32.whl (190.4 kB view details)

Uploaded CPython 3.7m Windows x86

psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_x86_64.whl (546.0 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_i686.whl (529.2 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_aarch64.whl (538.0 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

psd_tools-1.9.24-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (544.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

psd_tools-1.9.24-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (539.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

psd_tools-1.9.24-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (532.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

psd_tools-1.9.24-cp37-cp37m-macosx_10_9_x86_64.whl (209.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file psd-tools-1.9.24.tar.gz.

File metadata

  • Download URL: psd-tools-1.9.24.tar.gz
  • Upload date:
  • Size: 130.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd-tools-1.9.24.tar.gz
Algorithm Hash digest
SHA256 b5a51455096ff8893345dbd9e117ecdd00bd594911f0503ba48c94f3474390dd
MD5 00f460249d90f4ed2c55d6114bc327e0
BLAKE2b-256 cb6a39bb6728e43b3d11bb5158d09c5ccfd8a7cbe5a4b214f62eb27be195a471

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fb49b5b12af62cf5279ef8efc017b483903ba9c5840f9e52edcbae87fdd75950
MD5 5df84b9491f0e6ba302c3db6378a1de1
BLAKE2b-256 859aa142724cca4f9fc8390c41dec70bddcd296f5648661162ddb831d9b9e414

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-win32.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp311-cp311-win32.whl
  • Upload date:
  • Size: 189.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a6071f209064b5e4f7fa7c670a5b199264340159580a6d96a25c25cc40a22d37
MD5 8242bdfc89cf6e3e9c608bb65a15cc3c
BLAKE2b-256 d2494c57344e4c1d7a873dcfd7f14d2fea2fb6b3e31e9435cfa2a67bde98c27a

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5f964c6f24d9b1cd69060d118d5c99ee2e8251e9917242fb1cc99bd68ef182a7
MD5 63a6fc73548395e12a6af119aebc223a
BLAKE2b-256 d4a0ff224e0d689dbbb213218443a2f464d9b2bc9fcf3ae7711ff7124d202464

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 010f7d7bd193cfbd515fc23360409bc7d51cdd0f166ea92f097e497b0cd15238
MD5 13d5945b3f07f05030a189f083379009
BLAKE2b-256 b3ad3e16bc4464bb38ff9c7977700a32616f082dd008ab9a9e0f365c7ef49af4

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d065b66eb70b1e3509da04f2739aef1dc52158b2bb2ca60ab53911f4193d5970
MD5 cdbaad90240701ce0ae48867255e1e27
BLAKE2b-256 7fa665b7f983185ccde327c96781c25fef50bdd4cf62d0b530a4123aee047d32

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8eb5f82c66ff6b6af59930d50a869972413164e7e5d09e518df2b26584cf1ba8
MD5 327d52c74808a2fe7c08a6a6d4d5dd29
BLAKE2b-256 6b2d8022fe153f8ddfc3e2c4dc1ae9a39486b0cc9953b5ad8aa2fe66b1df7cae

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a19d40e13c92d26791cbc3f6e118cc6aba51379babaf7169c248460a0f53de8f
MD5 426daaaf1815afb0e648897e0233ef8c
BLAKE2b-256 b49eabeaf01e2101e52e3ef49a2a566d9443f0d98537bd65388440b895a66eca

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4b04455320838e761f70ab359106a9af22dd225e2053cf2a33459ca63706ba5
MD5 420751ff8cc0dd4ff5a9188fe6ad9cd8
BLAKE2b-256 85429cef5ac6b387f53965047d2ed38ecc08ffab618835b11cbbd9d1ff48bee3

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2b7092ef023fe5ed252326161600037bd08bf90d5090849daabc3aca2f9a2e03
MD5 0bee8e3dfe3880e0b7eacb617569c5d3
BLAKE2b-256 a1e9d86445077f2926e2aa1b947e545069c21feba75b8515275e34c5102202fd

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e7ac210c56552e518b593c59b531ffb90f0b74f148451a19ae22469a58f76e15
MD5 dd942673754db1ce5dc72a01f8787e4a
BLAKE2b-256 da14efae2ea3e4c0c76a46c81b2f15c759c633c62b41b2b7c95303de1b3172a9

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6a092a11a8ae6ae1eaff202badd7dc52c0170f3b39dd38f1d0f88bfb9f7e5f1e
MD5 8cd1e46465331f31dd991106be5a2796
BLAKE2b-256 f7edb290457a0f4a9db53ab43e272f0dc92ae4eedc421994c0bb75e5d9d31769

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-win32.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp310-cp310-win32.whl
  • Upload date:
  • Size: 189.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 771a7a42999da862027b7abbffe44139eb8525ccc82d5e0a381910526a2d67e2
MD5 6fc9117bcaaff4e70ce4c5f787a39c0d
BLAKE2b-256 99a65fa071ecee755e4eb05cb73522bbe5f8a6aa802191c28f2337a5acc40fdd

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c74a5bb282a3b99d0ffcad0ab46db65d2382afaf36082ab84291d17d1fcbd975
MD5 c9a18b7f14ac4f714572d0a53d8f6ffe
BLAKE2b-256 3e1ff164319307356c5588447027186ba2027cf393177d2c571c5b7ee8f2e49b

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8a7f20af3280aaeac7296c5e5e519bc69d98a92c3590fea4ab87f7c3d0f8b446
MD5 a5c81ed637ae0ed9ee4d8949538d0df1
BLAKE2b-256 2a0843506475735241ecab19f46412ec88fdbccc2968e842c0892ac28b483f34

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 535e148634e7fe63bff259156f653a9b239ee610baf3c29a53e3937e4095893a
MD5 84b166de629c9bfcb74809e21b49ec74
BLAKE2b-256 cfda16bcf614e3e3734c8f44f26fa74e04e36aafeb231758008e5f7f2090a96c

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a06768a3c15d44ecf17fa24d3b19d290d8c69c7e4aa5210db593174d11a95d53
MD5 53b067095543068d3ca418f0c1c99e2e
BLAKE2b-256 c910b691f0217ba80a5279ff52074e735038b3d3174d68e8e0694cfc8d3d71be

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 63ad5b5004943fbe3f4eece1993bc504750f73ee2c9e02ee1c276e32b9b272ea
MD5 919e6697e03b18b3d59267d0077142ed
BLAKE2b-256 b1e07d188bc7da92861f88f526c89f361d44fe862c7733f5445edc4080d3932f

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7b893bd587dba8b3de406ca18c98d6a3d1c69466eb489dc78264620373206171
MD5 a787e5bd122de53b7e24bad785994fb7
BLAKE2b-256 271ec1f213d0909c6d4754f55defe55f11c82a6b4aa184dcde307d4848ae378c

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4dc8451e8ea38c64964246eb47145f287930e58c29d4b14bce8c02b9cfd740ab
MD5 4ed98a6befc7378dd8f679d0c56e6bc8
BLAKE2b-256 78a11f3890e14a6288ce838d923db5eb9e249fdb0e6bba9b4f689344316bc6fb

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a090f232393098224c08d6512d22a9c5b5e96c201a18d6cca91ef5bd00d3cb71
MD5 c086d1808b7d404c312401b7aaab5570
BLAKE2b-256 0749a5526c2ba081659efc99a7af8cab590acbdedd18aeac42b0c7144b95cf35

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 200.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6f1b2ca2472e743ef463ac1650c678838cfe1d02feeaf1faf3ab608e6172ec05
MD5 56c0213cc65a5e6b2ff5e05b7df4710e
BLAKE2b-256 70d3975c7ecf827f97094daf80f2ca6e3f813585e32afd673893c9af9ec7da9c

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-win32.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp39-cp39-win32.whl
  • Upload date:
  • Size: 192.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ef1dc8825e5399afb249d6fb793648f1f86768d0e2d46d4d41d7a2209d942022
MD5 c919958a82d4788e3a30861533af21e5
BLAKE2b-256 9f39dc94f568a948ea9963d1d02e18ba1f947077bbc36d17d8bd3d2f1c6507ae

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1ef6a520b5d3306fcc68280cc5be5dd69e8915ac360aa7765add833f7198b498
MD5 144c6f60cb669d9c7c4262b9c32db536
BLAKE2b-256 998c605a28310a79a49405e856f212848c1f923caf66083effb2eb219952b588

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4c6dba8dbefd3c5968915262a4924dd4be2df1b29a6432fc50292ab8450403ff
MD5 dd8c415ca98b4fccb4682e990b864e30
BLAKE2b-256 bb02e8e08a7b1283f625b3d65cea85fa2d0149cdccde36266e31c8ed16c48f6b

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 464311ce909649bf4afcd831342a456940508f35fc2d03d4320434fbfbfaf184
MD5 8c1f9e44216594468592907b7dcccfaa
BLAKE2b-256 e38710faee4f977a68bb74d4b404dd0734768d8758f5b419840295ad3541abc0

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55d57a52784a964c71abba71df5f9b27ebd7e5f91d8d7bb5b21e3fc0352a1d44
MD5 6b03d41bd906f86f6e313ba8a16ad357
BLAKE2b-256 9dd3279db3ce70a041f53f827408d53686cad0ef6468f297d749078804abd471

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 71e4272718dc3d9a14cb3ab0d0daa85c333db502bcb2c1f5aaded23b4c8015a1
MD5 7dbb222d24346d28ee1e9c7d075f0a78
BLAKE2b-256 695039843a5b7b9c64b9b28591387623aab4646bf72c8a371c4bcc2a3ceb25d8

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee9a7823ba8dba2126861c9ab2efbd757b5ae14751c66736b4ea72451e629091
MD5 7f18496d199c47238477246b47cb5497
BLAKE2b-256 4baa8a326202fb774fc9e5146b1b5051ee106014f9fc292b9e7fc2f30ea9db6b

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 508a2b2796bc94a6a2a991c8522dd326cf6a9148f24a0ce791854b8fbfc90393
MD5 1a9252e2546726005d3f2b7f92f02d50
BLAKE2b-256 8e66776abcfc375178d879853af0ca521dd661bacb8e4ca2a93c3af199a04b84

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 509bb77b5876b0c83e4acc1188a5ee29f238ea44554c3173f9a624855fcc3495
MD5 7f6e09bebf92d8c7f292d11bc8a59970
BLAKE2b-256 175760693bdb76d391230da2f19fc90d07809eabd67789f36ae7059863cd56f7

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 200.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 75908ff4731119e3c445b78f128f6396a126542953b339337ee0041b0a9e018c
MD5 d7c4907f50305965d2a65d1fbb95f363
BLAKE2b-256 e0f0534fd82a051710f6d822207117ebb75b47dc71f71a01817285b9afc73aa1

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-win32.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp38-cp38-win32.whl
  • Upload date:
  • Size: 191.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a0d4050f546bd43a502bc9e62665c918f6c7e7ca068f08f457209a3ebd0fde7f
MD5 26a8d5450dd0f79d57b83a98f0f68997
BLAKE2b-256 c2299bd91f100c4b103787308317704252945aa7bd077922b950ba40b48fb707

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 12f69381e99fbc6d8d898a13fbbe1f6b81ee2a1dc7810ef7f20b2cc3729c4d88
MD5 503fc0721a7aa81e92477b18351773b7
BLAKE2b-256 9fd222949690102c04aef6b9bcbd5040dd00c35b62d5aa8ca98a3f78b81bbfb6

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ec0c1c01e2156e3bfe92d3fd192fccc969783f04da57507494ce20ccd355f0b2
MD5 44d7f0e1b080cc099cf034e32e55a393
BLAKE2b-256 e206e7b45503d1bd76ff7d26250bc2aedaba31d957cc5e32b1cd1a27428413b6

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 86c82a7b13cac5abd019c25dbcf03eaf92f88835a7691bfa828e2f4e305b1dcc
MD5 ee5296628dc539f868090c9254c3d964
BLAKE2b-256 4c561f0fba1d4d395ea73160c9ade179ab4251c6e310350d330f94412ddb2325

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5115ab9755ddcdca0ea566e865703833750999c15740048c689c0abfd3ea365f
MD5 bfa054c9e76c34cc9cea99eac08891c3
BLAKE2b-256 14af5a1e520ed69f848010da9efc24ba6b42496cb72a056ddc98e8a674bb1ac2

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dea8ef7cded71890e705b23d07fe49be67b40cc9d98e9cc69d80e28d04b732d3
MD5 6e3fdd708d5fcf79f44ad1d860cef4f1
BLAKE2b-256 262fb72ee10753dcc158b57502ff337d3e98dd11f65ecb550baa13c66a4945bf

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af0a18f92ab83701725545c25ddeb49a294a793e90cd7633c075ad28b0c99838
MD5 d654b4e3e3eee805541975a345781aea
BLAKE2b-256 38a22389e6dd126f10ddf443538c0286ddf412b3779bcda1f43b35fa3a173d17

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 509cad13c32108031214157a77c77810746164d66793916835b1ce4b92f09b30
MD5 697ac5142afb6eba811ddd00b5a3a3e5
BLAKE2b-256 c4b60d29a25ae6f42f17e13c9f8ae376f05f2b15c21d177d859174bf71b6026e

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 829afd992de6b36936c7cfec2ff04fe8d0d568eeddf45f9b1b58beeac8773045
MD5 bb68ba0f4ebd589f305f3ca70d04a3d1
BLAKE2b-256 af284aceb02708dc3383e8b8bfb5abe01b5e9e2ca1c6d970a74a161941c35301

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7ee34faa9068d9ce3c9b84925ca6134bcbbcbcfe5a949eb57f722518ee64d18c
MD5 b2ccbe141594e04231930087dbbc6ef4
BLAKE2b-256 913c0e9d0b98e4a3835e1ecce708c18b64c85d346336c5d78afa97b92d0edcea

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-win32.whl.

File metadata

  • Download URL: psd_tools-1.9.24-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 190.4 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1945c795e32dd0919247d3ce72536bf9093b61170781fa10190056e600bafdc8
MD5 ac78708ec8a4799867838588b384df54
BLAKE2b-256 1f2566f7fd5037d3a62cf820e34f0d36fe94f6545582bf064bff4ac3cff45278

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 03e4e026dd56ab55ea9f34b31e7adf1b59a1177aabd7262cde212fb559a1af1b
MD5 f3394d4590cc4d008a8f39a01bb273a3
BLAKE2b-256 d2f344408a9bf2279925da65d11597f2603b3d2730c5b00df6e370b62a6df656

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8a3a8cbcac4d0149b8fc9c78da9720711c9f328c2644767b736308a9fe4dd902
MD5 be69b8d514d4cdd7c8c682d508fdc41f
BLAKE2b-256 535690f091513ac0b57e978b6e159093bb424e8218f0d764ff6f15c820b881d5

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a6ec1c756dc0a01ef09d61de6e3feb5db6a695a3d343d824cceda2767e63445d
MD5 43b10c72142e0e63106bd7d14f5c354d
BLAKE2b-256 13c8ccf6433d6361ca9c26d09b3fd2aa83275c6d5031cfa1dde8c7b3c1a80972

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2dc1a71bc912d12fd8761043011d210de0fd78257f09f4a589193f2c82bd4232
MD5 a9175689d5ef07ca60880d2ad6293adb
BLAKE2b-256 287cb9fca5aff19a4735c1f0b40c99fc9544cbefad56d319a9be1b71e98b87c4

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48ccbf169d845b362e18bb636d58edf4779a1933b0cb17ef5ca5bb5ae014bbea
MD5 366fd95aa21548e40b36608b6047d765
BLAKE2b-256 16a1d37d34dcf7504dc4b4419ab93359ccaead6612b94243d8691834a957bd66

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c854ac66675598a07bfe8f58967cc3b5459352f855fe44cac40a74074fff6936
MD5 6288c1819a79e2e0afa685b2f423791e
BLAKE2b-256 1461ad2b94173a6bd6cf61bf4e3cbd79a93eba6e00afffc1622262fbf57e0ff2

See more details on using hashes here.

Provenance

File details

Details for the file psd_tools-1.9.24-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for psd_tools-1.9.24-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f02c1859ed82975b350760f6ca82ad837e771f0bc8a2788fd7509df4f5477cc2
MD5 9f791811e49c8c10cf8c4a5065ca4ab0
BLAKE2b-256 0b26710a5b5167460ec2ce7dea31167750651693e51c8393dd99630b860a0e41

See more details on using hashes here.

Provenance

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