pexels-api
pexels-api copied to clipboard
Add new Feature: Get photo by ID
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.