Installation

From sources

The sources for photoshop python api can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone https://github.com/loonghao/photoshop_python_api.git

Or download the tarball:

$ python setup.py install

Or you can install via pip.

$ pip install photoshop_python_api