pexels-api icon indicating copy to clipboard operation
pexels-api copied to clipboard

Add new Feature: Get photo by ID

Open podraco opened this issue 2 years ago • 0 comments

This merge includes some fixes for development sustainability and exception management

This also removes exit on failure, since this package is supposed to be a module to be included in another project/script.

Added new submodule pexels_api.exceptions, where we can add any exception name to raise on failure.

Added method typing

Added in line documentation.

Added new globals.

podraco avatar Jul 22 '22 18:07 podraco